Query Time: 0.48 ms Query memory: 0.007 MB Memory before query: 0.992 MB Rows returned: 0
SELECT `data`
FROM `ef23_session`
WHERE `session_id` = X'3337363037323737633861613830326137613030383130386464356661326635'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ef23_session | const | PRIMARY | PRIMARY | 194 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.23 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 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:661 |
9 | Joomla\CMS\Session\Session->_start() | JROOT/libraries/src/Session/Session.php:621 |
8 | Joomla\CMS\Session\Session->start() | JROOT/libraries/src/Session/Session.php:499 |
7 | Joomla\CMS\Session\Session->get() | JROOT/libraries/src/Session/Session.php:456 |
6 | Joomla\CMS\Session\Session->isNew() | JROOT/libraries/src/Application/CMSApplication.php:826 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:386 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Query Time: 0.21 ms After last query: 0.44 ms Query memory: 0.004 MB Memory before query: 1.006 MB Rows returned: 0
SELECT `session_id`
FROM `ef23_session`
WHERE `session_id` = X'3337363037323737633861613830326137613030383130386464356661326635'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ef23_session | const | PRIMARY | PRIMARY | 194 | const | 1 | 100.00 | Using index |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
8 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:386 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Query Time: 1.26 ms After last query: 0.11 ms Query memory: 0.004 MB Memory before query: 1.011 MB
INSERT INTO `ef23_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
(X'3337363037323737633861613830326137613030383130386464356661326635', 1, 1685239220, 0, '', 0)
EXPLAIN not possible on query: INSERT INTO `ef23_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(X'3337363037323737633861613830326137613030383130386464356661326635', 1, 1685239220, 0, '', 0)
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.01 ms |
update | 0.25 ms |
end | 0.00 ms |
query end | 0.83 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 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:154 |
6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:386 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Query Time: 0.34 ms After last query: 1.78 ms Query memory: 0.005 MB Memory before query: 1.110 MB Rows returned: 3
SELECT id, rules
FROM `ef23_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ef23_viewlevels | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.12 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 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:318 |
6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.44 ms After last query: 0.10 ms Query memory: 0.005 MB Memory before query: 1.121 MB Rows returned: 1
SELECT b.id
FROM ef23_usergroups AS a
LEFT JOIN ef23_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | b | index | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 8 | NULL | 8 | 25.00 | Using where; Using index |
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.19 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 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:318 |
6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.40 ms After last query: 6.14 ms Query memory: 0.006 MB Memory before query: 1.602 MB Rows returned: 1
SELECT `value`
FROM `ef23_admintools_storage`
WHERE `key` = 'cparams'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ef23_admintools_storage | const | PRIMARY | PRIMARY | 402 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.08 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.13 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
13 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_admintools/Helper/Storage.php:122 |
12 | Akeeba\AdminTools\Admin\Helper\Storage->load() | JROOT/administrator/components/com_admintools/Helper/Storage.php:37 |
11 | Akeeba\AdminTools\Admin\Helper\Storage->__construct() | JROOT/administrator/components/com_admintools/Helper/Storage.php:49 |
10 | Akeeba\AdminTools\Admin\Helper\Storage::getInstance() | JROOT/plugins/system/admintools/admintools/main.php:409 |
9 | plgSystemAdmintools->loadComponentParameters() | JROOT/plugins/system/admintools/admintools/main.php:892 |
8 | plgSystemAdmintools->initialize() | JROOT/plugins/system/admintools/admintools/main.php:84 |
7 | plgSystemAdmintools->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.34 ms After last query: 0.45 ms Query memory: 0.006 MB Memory before query: 1.631 MB Rows returned: 0
SELECT *
FROM `ef23_admintools_wafexceptions`
WHERE NOT(`option` LIKE 'com_%')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ef23_admintools_wafexceptions | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 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 | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
11 | JDatabaseDriver->loadAssocList() | JROOT/plugins/system/admintools/admintools/main.php:729 |
10 | plgSystemAdmintools->loadWAFExceptionsSEF() | JROOT/plugins/system/admintools/admintools/main.php:640 |
9 | plgSystemAdmintools->loadWAFExceptions() | JROOT/plugins/system/admintools/admintools/main.php:901 |
8 | plgSystemAdmintools->initialize() | JROOT/plugins/system/admintools/admintools/main.php:84 |
7 | plgSystemAdmintools->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.59 ms After last query: 4.95 ms Query memory: 0.005 MB Memory before query: 2.009 MB Rows returned: 1
SELECT `name`
FROM `ef23_extensions`
WHERE `type` = 'package'
AND `element` = 'pkg_eventgallery_full'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ef23_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | 100.00 | Using index condition; Using where |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.25 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.12 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
9 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_eventgallery/version.php:24 |
8 | include_once JROOT/administrator/components/com_eventgallery/version.php | JROOT/plugins/system/picasaupdater/picasaupdater.php:32 |
7 | plgSystemPicasaupdater->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.54 ms After last query: 9.85 ms Query memory: 0.006 MB Memory before query: 2.544 MB Rows returned: 0
SELECT *
FROM `ef23_admintools_ipautoban`
WHERE `ip` = '44.200.145.223'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.14 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.17 ms |
executing | 0.01 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.06 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
12 | JDatabaseDriver->loadObject() | JROOT/plugins/system/admintools/feature/autoipfiltering.php:74 |
11 | AtsystemFeatureAutoipfiltering->isIPBlocked() | JROOT/plugins/system/admintools/feature/autoipfiltering.php:23 |
10 | AtsystemFeatureAutoipfiltering->onAfterInitialise() | JROOT/plugins/system/admintools/admintools/main.php:308 |
9 | plgSystemAdmintools->runFeature() | JROOT/plugins/system/admintools/admintools/main.php:144 |
8 | plgSystemAdmintools->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.32 ms After last query: 0.07 ms Query memory: 0.006 MB Memory before query: 2.549 MB Rows returned: 0
SELECT `ip`
FROM `ef23_admintools_ipblock`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ef23_admintools_ipblock | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.11 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
12 | JDatabaseDriver->loadColumn() | JROOT/plugins/system/admintools/feature/ipblacklist.php:143 |
11 | AtsystemFeatureIpblacklist->isIPBlocked() | JROOT/plugins/system/admintools/feature/ipblacklist.php:37 |
10 | AtsystemFeatureIpblacklist->onAfterInitialise() | JROOT/plugins/system/admintools/admintools/main.php:308 |
9 | plgSystemAdmintools->runFeature() | JROOT/plugins/system/admintools/admintools/main.php:144 |
8 | plgSystemAdmintools->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.27 ms After last query: 0.06 ms Query memory: 0.006 MB Memory before query: 2.555 MB Rows returned: 1
SELECT *
FROM `ef23_admintools_storage`
WHERE `key` LIKE 'timestamp_%'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ef23_admintools_storage | range | PRIMARY | PRIMARY | 402 | NULL | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.04 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
13 | JDatabaseDriver->loadAssocList() | JROOT/plugins/system/admintools/feature/abstract.php:277 |
12 | AtsystemFeatureAbstract->loadTimestamps() | JROOT/plugins/system/admintools/feature/abstract.php:356 |
11 | AtsystemFeatureAbstract->getTimestamp() | JROOT/plugins/system/admintools/feature/disableobsoleteadmins.php:115 |
10 | AtsystemFeatureDisableobsoleteadmins->onAfterInitialise() | JROOT/plugins/system/admintools/admintools/main.php:308 |
9 | plgSystemAdmintools->runFeature() | JROOT/plugins/system/admintools/admintools/main.php:144 |
8 | plgSystemAdmintools->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.39 ms After last query: 1.13 ms Query memory: 0.006 MB Memory before query: 2.566 MB Rows returned: 0
SELECT `source`,`keepurlparams`
FROM `ef23_admintools_redirects`
WHERE ((`dest` = 'events') OR (`dest` = 'events?start=60') OR ('events?start=60' LIKE `dest`))
AND `published` = '1'
ORDER BY `ordering` DESC
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ef23_admintools_redirects | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | Using where; Using filesort |
Status | Duration |
---|
starting | 0.08 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.12 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1773 |
11 | JDatabaseDriver->loadRow() | JROOT/plugins/system/admintools/feature/urlredir.php:91 |
10 | AtsystemFeatureUrlredir->onAfterInitialise() | JROOT/plugins/system/admintools/admintools/main.php:308 |
9 | plgSystemAdmintools->runFeature() | JROOT/plugins/system/admintools/admintools/main.php:144 |
8 | plgSystemAdmintools->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.41 ms After last query: 3.21 ms Query memory: 0.006 MB Memory before query: 2.608 MB Rows returned: 1
SELECT *
FROM ef23_languages
ORDER BY ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ef23_languages | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | Using filesort |
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.15 ms |
end | 0.01 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_sh404sef/helpers/language.php:219 |
12 | Sh404sefHelperLanguage::getAllContentLanguages() | JROOT/administrator/components/com_sh404sef/helpers/language.php:171 |
11 | Sh404sefHelperLanguage::getUrlCodeFromTag() | JROOT/administrator/components/com_sh404sef/classes/pageinfo.php:85 |
10 | Sh404sefClassPageinfo->setCurrentLanguage() | JROOT/administrator/components/com_sh404sef/classes/pageinfo.php:101 |
9 | Sh404sefClassPageinfo->init() | JROOT/plugins/system/sh404sef/sh404sef.php:103 |
8 | plgSystemSh404sef->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.54 ms After last query: 2.23 ms Query memory: 0.007 MB Memory before query: 2.876 MB Rows returned: 2
SELECT `params`
FROM ef23_extensions
WHERE `element`='com_sh404sef'
AND `type`='component';
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ef23_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 2 | 100.00 | Using index condition; Using where |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.08 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.25 ms |
end | 0.01 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
15 | JDatabaseDriver->loadResult() | JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:687 |
14 | ShlDbClass->loadResult() | JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:377 |
13 | ShlDbClass->shlLoadResult() | JROOT/plugins/system/shlib/shl_packages/db/helpers/helper.php:483 |
12 | ShlDbHelper::selectResult() | JROOT/administrator/components/com_sh404sef/helpers/general.php:160 |
11 | Sh404sefHelperGeneral::getComponentParams() | JROOT/administrator/components/com_sh404sef/classes/config.php:671 |
10 | Sh404sefClassConfig->__construct() | JROOT/administrator/components/com_sh404sef/sh404seffactory.php:121 |
9 | Sh404sefFactory::getConfig() | JROOT/plugins/system/sh404sef/sh404sef.php:126 |
8 | plgSystemSh404sef->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.71 ms After last query: 7.12 ms Query memory: 0.006 MB Memory before query: 3.204 MB Rows returned: 1
SELECT *
FROM `ef23_admintools_wafblacklists`
WHERE `verb` IN('','GET')
AND `option` IN('','com_eventgallery')
AND `view` IN('','events')
AND `task` IN('','events.')
AND `enabled` = '1'
GROUP BY `query`
ORDER BY `query` ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ef23_admintools_wafblacklists | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | 100.00 | Using where; Using temporary; Using filesort |
Status | Duration |
---|
starting | 0.16 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.04 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.02 ms |
Creating tmp table | 0.04 ms |
Sorting result | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.18 ms |
Creating sort index | 0.03 ms |
end | 0.00 ms |
removing tmp table | 0.02 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
11 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/admintools/feature/wafblacklist.php:92 |
10 | AtsystemFeatureWafblacklist->onAfterRoute() | JROOT/plugins/system/admintools/admintools/main.php:308 |
9 | plgSystemAdmintools->runFeature() | JROOT/plugins/system/admintools/admintools/main.php:154 |
8 | plgSystemAdmintools->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.06 ms After last query: 1.72 ms Query memory: 0.006 MB Memory before query: 3.259 MB
UPDATE `ef23_extensions`
SET `params` = '{\"mediaversion\":\"e2283f0868125e47ea903bcf46264364\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ef23_extensions | range | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.12 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.12 ms |
updating | 0.17 ms |
end | 0.01 ms |
query end | 0.49 ms |
closing tables | 0.02 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 |
13 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 |
12 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 |
11 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
10 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
9 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/k2/k2.php:374 |
8 | plgSystemK2->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 33.27 ms After last query: 16.06 ms Query memory: 0.009 MB Memory before query: 3.703 MB Rows returned: 83
SELECT folder.*, count(1) AS `overallCount`
FROM `ef23_eventgallery_folder` AS folder
JOIN `ef23_eventgallery_file` AS file
ON folder.folder = file.folder
and file.published=1
WHERE (file.ismainimageonly IS NULL OR file.ismainimageonly=0)
AND folder.published=1
AND (folder.publish_up is null OR folder.publish_up = '0000-00-00 00:00:00' OR folder.publish_up <= '2023-05-28 02:00:20')
AND (folder.publish_down is null OR folder.publish_down = '0000-00-00 00:00:00' OR folder.publish_down >= '2023-05-28 02:00:20')
GROUP BY folder.id
ORDER BY date DESC, ordering DESC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | folder | index | PRIMARY,folder | PRIMARY | 4 | NULL | 123 | 100.00 | Using where; Using temporary; Using filesort |
1 | SIMPLE | file | ref | file,index_folder | file | 377 | rcpb_jmdb.folder.folder | 36 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.13 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
init | 0.06 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.04 ms |
preparing | 0.03 ms |
Creating tmp table | 0.05 ms |
Sorting for group | 0.02 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 22.57 ms |
Creating sort index | 0.72 ms |
end | 0.01 ms |
removing tmp table | 9.36 ms |
end | 0.02 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.10 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
16 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/components/com_eventgallery/models/events.php:174 |
15 | EventgalleryModelEvents->getEntriesUnCached() | Same as call in the line below. |
14 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
13 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/components/com_eventgallery/models/events.php:86 |
12 | EventgalleryModelEvents->getEntries() | JROOT/components/com_eventgallery/views/events/view.html.php:71 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.99 ms After last query: 0.94 ms Query memory: 0.009 MB Memory before query: 4.151 MB Rows returned: 123
SELECT f.*
FROM ef23_eventgallery_folder f
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | f | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 123 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.08 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.71 ms |
end | 0.01 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
19 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/factory/folder.php:102 |
18 | EventgalleryLibraryFactoryFolder->getAllFoldersFromDatabase() | JROOT/components/com_eventgallery/library/factory/folder.php:67 |
17 | EventgalleryLibraryFactoryFolder->getFolderFromDatabaseObject() | JROOT/components/com_eventgallery/library/factory/folder.php:38 |
16 | EventgalleryLibraryFactoryFolder->getFolder() | JROOT/components/com_eventgallery/models/events.php:185 |
15 | EventgalleryModelEvents->getEntriesUnCached() | Same as call in the line below. |
14 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
13 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/components/com_eventgallery/models/events.php:86 |
12 | EventgalleryModelEvents->getEntries() | JROOT/components/com_eventgallery/views/events/view.html.php:71 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.37 ms After last query: 1.40 ms Query memory: 0.010 MB Memory before query: 4.878 MB Rows returned: 4
SELECT *
FROM ef23_eventgallery_imagetypeset
ORDER BY `default` DESC,ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ef23_eventgallery_imagetypeset | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 4 | 100.00 | Using filesort |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.14 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.03 ms |
# | Caller | File and line number |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:129 |
21 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSets() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:169 |
20 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSet() | JROOT/components/com_eventgallery/library/folder.php:177 |
19 | EventgalleryLibraryFolder->_prepareData() | JROOT/components/com_eventgallery/library/folder.php:94 |
18 | EventgalleryLibraryFolder->__construct() | JROOT/components/com_eventgallery/library/factory/folder.php:83 |
17 | EventgalleryLibraryFactoryFolder->getFolderFromDatabaseObject() | JROOT/components/com_eventgallery/library/factory/folder.php:38 |
16 | EventgalleryLibraryFactoryFolder->getFolder() | JROOT/components/com_eventgallery/models/events.php:185 |
15 | EventgalleryModelEvents->getEntriesUnCached() | Same as call in the line below. |
14 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
13 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/components/com_eventgallery/models/events.php:86 |
12 | EventgalleryModelEvents->getEntries() | JROOT/components/com_eventgallery/views/events/view.html.php:71 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.56 ms After last query: 0.23 ms Query memory: 0.011 MB Memory before query: 4.899 MB Rows returned: 1
SELECT t.*
FROM ef23_eventgallery_imagetypeset_imagetype tsta
left join ef23_eventgallery_imagetype t
on tsta.imagetypeid=t.id
WHERE tsta.imagetypesetid='2'
ORDER BY tsta.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | tsta | ref | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where; Using filesort |
1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | rcpb_jmdb.tsta.imagetypeid | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.14 ms |
preparing | 0.02 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
Creating sort index | 0.14 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
24 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:66 |
23 | EventgalleryLibraryFactoryImagetypeset->getImagetypes() | JROOT/components/com_eventgallery/library/imagetypeset.php:59 |
22 | EventgalleryLibraryImagetypeset->__construct() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:138 |
21 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSets() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:169 |
20 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSet() | JROOT/components/com_eventgallery/library/folder.php:177 |
19 | EventgalleryLibraryFolder->_prepareData() | JROOT/components/com_eventgallery/library/folder.php:94 |
18 | EventgalleryLibraryFolder->__construct() | JROOT/components/com_eventgallery/library/factory/folder.php:83 |
17 | EventgalleryLibraryFactoryFolder->getFolderFromDatabaseObject() | JROOT/components/com_eventgallery/library/factory/folder.php:38 |
16 | EventgalleryLibraryFactoryFolder->getFolder() | JROOT/components/com_eventgallery/models/events.php:185 |
15 | EventgalleryModelEvents->getEntriesUnCached() | Same as call in the line below. |
14 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
13 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/components/com_eventgallery/models/events.php:86 |
12 | EventgalleryModelEvents->getEntries() | JROOT/components/com_eventgallery/views/events/view.html.php:71 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.25 ms After last query: 0.09 ms Query memory: 0.012 MB Memory before query: 4.915 MB Rows returned: 4
SELECT *
FROM ef23_eventgallery_imagetype
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ef23_eventgallery_imagetype | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 4 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.05 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
26 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/factory/imagetype.php:51 |
25 | EventgalleryLibraryFactoryImagetype->getImageTypes() | JROOT/components/com_eventgallery/library/factory/imagetype.php:27 |
24 | EventgalleryLibraryFactoryImagetype->getImagetypeById() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:70 |
23 | EventgalleryLibraryFactoryImagetypeset->getImagetypes() | JROOT/components/com_eventgallery/library/imagetypeset.php:59 |
22 | EventgalleryLibraryImagetypeset->__construct() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:138 |
21 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSets() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:169 |
20 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSet() | JROOT/components/com_eventgallery/library/folder.php:177 |
19 | EventgalleryLibraryFolder->_prepareData() | JROOT/components/com_eventgallery/library/folder.php:94 |
18 | EventgalleryLibraryFolder->__construct() | JROOT/components/com_eventgallery/library/factory/folder.php:83 |
17 | EventgalleryLibraryFactoryFolder->getFolderFromDatabaseObject() | JROOT/components/com_eventgallery/library/factory/folder.php:38 |
16 | EventgalleryLibraryFactoryFolder->getFolder() | JROOT/components/com_eventgallery/models/events.php:185 |
15 | EventgalleryModelEvents->getEntriesUnCached() | Same as call in the line below. |
14 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
13 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/components/com_eventgallery/models/events.php:86 |
12 | EventgalleryModelEvents->getEntries() | JROOT/components/com_eventgallery/views/events/view.html.php:71 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.34 ms After last query: 0.23 ms Query memory: 0.011 MB Memory before query: 4.950 MB Rows returned: 1
SELECT t.*
FROM ef23_eventgallery_imagetypeset_imagetype tsta
left join ef23_eventgallery_imagetype t
on tsta.imagetypeid=t.id
WHERE tsta.imagetypesetid='2'
AND published=1
ORDER BY tsta.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | tsta | ref | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where; Using filesort |
1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | rcpb_jmdb.tsta.imagetypeid | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
Creating sort index | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
24 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:66 |
23 | EventgalleryLibraryFactoryImagetypeset->getImagetypes() | JROOT/components/com_eventgallery/library/imagetypeset.php:60 |
22 | EventgalleryLibraryImagetypeset->__construct() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:138 |
21 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSets() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:169 |
20 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSet() | JROOT/components/com_eventgallery/library/folder.php:177 |
19 | EventgalleryLibraryFolder->_prepareData() | JROOT/components/com_eventgallery/library/folder.php:94 |
18 | EventgalleryLibraryFolder->__construct() | JROOT/components/com_eventgallery/library/factory/folder.php:83 |
17 | EventgalleryLibraryFactoryFolder->getFolderFromDatabaseObject() | JROOT/components/com_eventgallery/library/factory/folder.php:38 |
16 | EventgalleryLibraryFactoryFolder->getFolder() | JROOT/components/com_eventgallery/models/events.php:185 |
15 | EventgalleryModelEvents->getEntriesUnCached() | Same as call in the line below. |
14 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
13 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/components/com_eventgallery/models/events.php:86 |
12 | EventgalleryModelEvents->getEntries() | JROOT/components/com_eventgallery/views/events/view.html.php:71 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.31 ms After last query: 0.07 ms Query memory: 0.011 MB Memory before query: 4.962 MB Rows returned: 1
SELECT t.*, tsta.default as defaultimagetype
FROM ef23_eventgallery_imagetypeset_imagetype tsta
left join ef23_eventgallery_imagetype t
on tsta.imagetypeid=t.id
WHERE tsta.imagetypesetid='2'
ORDER BY tsta.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | tsta | ref | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where; Using filesort |
1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | rcpb_jmdb.tsta.imagetypeid | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
Creating sort index | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
24 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:93 |
23 | EventgalleryLibraryFactoryImagetypeset->getDefaultImagetype() | JROOT/components/com_eventgallery/library/imagetypeset.php:61 |
22 | EventgalleryLibraryImagetypeset->__construct() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:138 |
21 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSets() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:169 |
20 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSet() | JROOT/components/com_eventgallery/library/folder.php:177 |
19 | EventgalleryLibraryFolder->_prepareData() | JROOT/components/com_eventgallery/library/folder.php:94 |
18 | EventgalleryLibraryFolder->__construct() | JROOT/components/com_eventgallery/library/factory/folder.php:83 |
17 | EventgalleryLibraryFactoryFolder->getFolderFromDatabaseObject() | JROOT/components/com_eventgallery/library/factory/folder.php:38 |
16 | EventgalleryLibraryFactoryFolder->getFolder() | JROOT/components/com_eventgallery/models/events.php:185 |
15 | EventgalleryModelEvents->getEntriesUnCached() | Same as call in the line below. |
14 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
13 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/components/com_eventgallery/models/events.php:86 |
12 | EventgalleryModelEvents->getEntries() | JROOT/components/com_eventgallery/views/events/view.html.php:71 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.31 ms After last query: 0.08 ms Query memory: 0.011 MB Memory before query: 4.974 MB Rows returned: 2
SELECT t.*
FROM ef23_eventgallery_imagetypeset_imagetype tsta
left join ef23_eventgallery_imagetype t
on tsta.imagetypeid=t.id
WHERE tsta.imagetypesetid='3'
ORDER BY tsta.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | tsta | ref | PRIMARY | PRIMARY | 4 | const | 2 | 100.00 | Using where; Using filesort |
1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | rcpb_jmdb.tsta.imagetypeid | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
Creating sort index | 0.04 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
24 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:66 |
23 | EventgalleryLibraryFactoryImagetypeset->getImagetypes() | JROOT/components/com_eventgallery/library/imagetypeset.php:59 |
22 | EventgalleryLibraryImagetypeset->__construct() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:138 |
21 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSets() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:169 |
20 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSet() | JROOT/components/com_eventgallery/library/folder.php:177 |
19 | EventgalleryLibraryFolder->_prepareData() | JROOT/components/com_eventgallery/library/folder.php:94 |
18 | EventgalleryLibraryFolder->__construct() | JROOT/components/com_eventgallery/library/factory/folder.php:83 |
17 | EventgalleryLibraryFactoryFolder->getFolderFromDatabaseObject() | JROOT/components/com_eventgallery/library/factory/folder.php:38 |
16 | EventgalleryLibraryFactoryFolder->getFolder() | JROOT/components/com_eventgallery/models/events.php:185 |
15 | EventgalleryModelEvents->getEntriesUnCached() | Same as call in the line below. |
14 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
13 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/components/com_eventgallery/models/events.php:86 |
12 | EventgalleryModelEvents->getEntries() | JROOT/components/com_eventgallery/views/events/view.html.php:71 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.32 ms After last query: 0.07 ms Query memory: 0.011 MB Memory before query: 4.986 MB Rows returned: 2
SELECT t.*
FROM ef23_eventgallery_imagetypeset_imagetype tsta
left join ef23_eventgallery_imagetype t
on tsta.imagetypeid=t.id
WHERE tsta.imagetypesetid='3'
AND published=1
ORDER BY tsta.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | tsta | ref | PRIMARY | PRIMARY | 4 | const | 2 | 100.00 | Using where; Using filesort |
1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | rcpb_jmdb.tsta.imagetypeid | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
Creating sort index | 0.04 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
24 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:66 |
23 | EventgalleryLibraryFactoryImagetypeset->getImagetypes() | JROOT/components/com_eventgallery/library/imagetypeset.php:60 |
22 | EventgalleryLibraryImagetypeset->__construct() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:138 |
21 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSets() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:169 |
20 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSet() | JROOT/components/com_eventgallery/library/folder.php:177 |
19 | EventgalleryLibraryFolder->_prepareData() | JROOT/components/com_eventgallery/library/folder.php:94 |
18 | EventgalleryLibraryFolder->__construct() | JROOT/components/com_eventgallery/library/factory/folder.php:83 |
17 | EventgalleryLibraryFactoryFolder->getFolderFromDatabaseObject() | JROOT/components/com_eventgallery/library/factory/folder.php:38 |
16 | EventgalleryLibraryFactoryFolder->getFolder() | JROOT/components/com_eventgallery/models/events.php:185 |
15 | EventgalleryModelEvents->getEntriesUnCached() | Same as call in the line below. |
14 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
13 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/components/com_eventgallery/models/events.php:86 |
12 | EventgalleryModelEvents->getEntries() | JROOT/components/com_eventgallery/views/events/view.html.php:71 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.30 ms After last query: 0.08 ms Query memory: 0.011 MB Memory before query: 4.997 MB Rows returned: 2
SELECT t.*, tsta.default as defaultimagetype
FROM ef23_eventgallery_imagetypeset_imagetype tsta
left join ef23_eventgallery_imagetype t
on tsta.imagetypeid=t.id
WHERE tsta.imagetypesetid='3'
ORDER BY tsta.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | tsta | ref | PRIMARY | PRIMARY | 4 | const | 2 | 100.00 | Using where; Using filesort |
1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | rcpb_jmdb.tsta.imagetypeid | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
Creating sort index | 0.04 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
24 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:93 |
23 | EventgalleryLibraryFactoryImagetypeset->getDefaultImagetype() | JROOT/components/com_eventgallery/library/imagetypeset.php:61 |
22 | EventgalleryLibraryImagetypeset->__construct() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:138 |
21 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSets() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:169 |
20 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSet() | JROOT/components/com_eventgallery/library/folder.php:177 |
19 | EventgalleryLibraryFolder->_prepareData() | JROOT/components/com_eventgallery/library/folder.php:94 |
18 | EventgalleryLibraryFolder->__construct() | JROOT/components/com_eventgallery/library/factory/folder.php:83 |
17 | EventgalleryLibraryFactoryFolder->getFolderFromDatabaseObject() | JROOT/components/com_eventgallery/library/factory/folder.php:38 |
16 | EventgalleryLibraryFactoryFolder->getFolder() | JROOT/components/com_eventgallery/models/events.php:185 |
15 | EventgalleryModelEvents->getEntriesUnCached() | Same as call in the line below. |
14 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
13 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/components/com_eventgallery/models/events.php:86 |
12 | EventgalleryModelEvents->getEntries() | JROOT/components/com_eventgallery/views/events/view.html.php:71 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.31 ms After last query: 0.06 ms Query memory: 0.011 MB Memory before query: 5.008 MB Rows returned: 2
SELECT t.*
FROM ef23_eventgallery_imagetypeset_imagetype tsta
left join ef23_eventgallery_imagetype t
on tsta.imagetypeid=t.id
WHERE tsta.imagetypesetid='4'
ORDER BY tsta.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | tsta | ref | PRIMARY | PRIMARY | 4 | const | 2 | 100.00 | Using where; Using filesort |
1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | rcpb_jmdb.tsta.imagetypeid | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
Creating sort index | 0.04 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
24 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:66 |
23 | EventgalleryLibraryFactoryImagetypeset->getImagetypes() | JROOT/components/com_eventgallery/library/imagetypeset.php:59 |
22 | EventgalleryLibraryImagetypeset->__construct() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:138 |
21 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSets() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:169 |
20 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSet() | JROOT/components/com_eventgallery/library/folder.php:177 |
19 | EventgalleryLibraryFolder->_prepareData() | JROOT/components/com_eventgallery/library/folder.php:94 |
18 | EventgalleryLibraryFolder->__construct() | JROOT/components/com_eventgallery/library/factory/folder.php:83 |
17 | EventgalleryLibraryFactoryFolder->getFolderFromDatabaseObject() | JROOT/components/com_eventgallery/library/factory/folder.php:38 |
16 | EventgalleryLibraryFactoryFolder->getFolder() | JROOT/components/com_eventgallery/models/events.php:185 |
15 | EventgalleryModelEvents->getEntriesUnCached() | Same as call in the line below. |
14 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
13 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/components/com_eventgallery/models/events.php:86 |
12 | EventgalleryModelEvents->getEntries() | JROOT/components/com_eventgallery/views/events/view.html.php:71 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.31 ms After last query: 0.07 ms Query memory: 0.011 MB Memory before query: 5.020 MB Rows returned: 2
SELECT t.*
FROM ef23_eventgallery_imagetypeset_imagetype tsta
left join ef23_eventgallery_imagetype t
on tsta.imagetypeid=t.id
WHERE tsta.imagetypesetid='4'
AND published=1
ORDER BY tsta.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | tsta | ref | PRIMARY | PRIMARY | 4 | const | 2 | 100.00 | Using where; Using filesort |
1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | rcpb_jmdb.tsta.imagetypeid | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
Creating sort index | 0.04 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
24 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:66 |
23 | EventgalleryLibraryFactoryImagetypeset->getImagetypes() | JROOT/components/com_eventgallery/library/imagetypeset.php:60 |
22 | EventgalleryLibraryImagetypeset->__construct() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:138 |
21 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSets() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:169 |
20 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSet() | JROOT/components/com_eventgallery/library/folder.php:177 |
19 | EventgalleryLibraryFolder->_prepareData() | JROOT/components/com_eventgallery/library/folder.php:94 |
18 | EventgalleryLibraryFolder->__construct() | JROOT/components/com_eventgallery/library/factory/folder.php:83 |
17 | EventgalleryLibraryFactoryFolder->getFolderFromDatabaseObject() | JROOT/components/com_eventgallery/library/factory/folder.php:38 |
16 | EventgalleryLibraryFactoryFolder->getFolder() | JROOT/components/com_eventgallery/models/events.php:185 |
15 | EventgalleryModelEvents->getEntriesUnCached() | Same as call in the line below. |
14 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
13 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/components/com_eventgallery/models/events.php:86 |
12 | EventgalleryModelEvents->getEntries() | JROOT/components/com_eventgallery/views/events/view.html.php:71 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.30 ms After last query: 0.07 ms Query memory: 0.011 MB Memory before query: 5.032 MB Rows returned: 2
SELECT t.*, tsta.default as defaultimagetype
FROM ef23_eventgallery_imagetypeset_imagetype tsta
left join ef23_eventgallery_imagetype t
on tsta.imagetypeid=t.id
WHERE tsta.imagetypesetid='4'
ORDER BY tsta.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | tsta | ref | PRIMARY | PRIMARY | 4 | const | 2 | 100.00 | Using where; Using filesort |
1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | rcpb_jmdb.tsta.imagetypeid | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
Creating sort index | 0.04 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
24 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:93 |
23 | EventgalleryLibraryFactoryImagetypeset->getDefaultImagetype() | JROOT/components/com_eventgallery/library/imagetypeset.php:61 |
22 | EventgalleryLibraryImagetypeset->__construct() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:138 |
21 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSets() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:169 |
20 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSet() | JROOT/components/com_eventgallery/library/folder.php:177 |
19 | EventgalleryLibraryFolder->_prepareData() | JROOT/components/com_eventgallery/library/folder.php:94 |
18 | EventgalleryLibraryFolder->__construct() | JROOT/components/com_eventgallery/library/factory/folder.php:83 |
17 | EventgalleryLibraryFactoryFolder->getFolderFromDatabaseObject() | JROOT/components/com_eventgallery/library/factory/folder.php:38 |
16 | EventgalleryLibraryFactoryFolder->getFolder() | JROOT/components/com_eventgallery/models/events.php:185 |
15 | EventgalleryModelEvents->getEntriesUnCached() | Same as call in the line below. |
14 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
13 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/components/com_eventgallery/models/events.php:86 |
12 | EventgalleryModelEvents->getEntries() | JROOT/components/com_eventgallery/views/events/view.html.php:71 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.30 ms After last query: 0.06 ms Query memory: 0.011 MB Memory before query: 5.043 MB Rows returned: 1
SELECT t.*
FROM ef23_eventgallery_imagetypeset_imagetype tsta
left join ef23_eventgallery_imagetype t
on tsta.imagetypeid=t.id
WHERE tsta.imagetypesetid='5'
ORDER BY tsta.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | tsta | ref | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where; Using filesort |
1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | rcpb_jmdb.tsta.imagetypeid | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
Creating sort index | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
24 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:66 |
23 | EventgalleryLibraryFactoryImagetypeset->getImagetypes() | JROOT/components/com_eventgallery/library/imagetypeset.php:59 |
22 | EventgalleryLibraryImagetypeset->__construct() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:138 |
21 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSets() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:169 |
20 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSet() | JROOT/components/com_eventgallery/library/folder.php:177 |
19 | EventgalleryLibraryFolder->_prepareData() | JROOT/components/com_eventgallery/library/folder.php:94 |
18 | EventgalleryLibraryFolder->__construct() | JROOT/components/com_eventgallery/library/factory/folder.php:83 |
17 | EventgalleryLibraryFactoryFolder->getFolderFromDatabaseObject() | JROOT/components/com_eventgallery/library/factory/folder.php:38 |
16 | EventgalleryLibraryFactoryFolder->getFolder() | JROOT/components/com_eventgallery/models/events.php:185 |
15 | EventgalleryModelEvents->getEntriesUnCached() | Same as call in the line below. |
14 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
13 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/components/com_eventgallery/models/events.php:86 |
12 | EventgalleryModelEvents->getEntries() | JROOT/components/com_eventgallery/views/events/view.html.php:71 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.31 ms After last query: 0.08 ms Query memory: 0.011 MB Memory before query: 5.054 MB Rows returned: 1
SELECT t.*
FROM ef23_eventgallery_imagetypeset_imagetype tsta
left join ef23_eventgallery_imagetype t
on tsta.imagetypeid=t.id
WHERE tsta.imagetypesetid='5'
AND published=1
ORDER BY tsta.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | tsta | ref | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where; Using filesort |
1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | rcpb_jmdb.tsta.imagetypeid | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.02 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
Creating sort index | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
24 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:66 |
23 | EventgalleryLibraryFactoryImagetypeset->getImagetypes() | JROOT/components/com_eventgallery/library/imagetypeset.php:60 |
22 | EventgalleryLibraryImagetypeset->__construct() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:138 |
21 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSets() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:169 |
20 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSet() | JROOT/components/com_eventgallery/library/folder.php:177 |
19 | EventgalleryLibraryFolder->_prepareData() | JROOT/components/com_eventgallery/library/folder.php:94 |
18 | EventgalleryLibraryFolder->__construct() | JROOT/components/com_eventgallery/library/factory/folder.php:83 |
17 | EventgalleryLibraryFactoryFolder->getFolderFromDatabaseObject() | JROOT/components/com_eventgallery/library/factory/folder.php:38 |
16 | EventgalleryLibraryFactoryFolder->getFolder() | JROOT/components/com_eventgallery/models/events.php:185 |
15 | EventgalleryModelEvents->getEntriesUnCached() | Same as call in the line below. |
14 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
13 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/components/com_eventgallery/models/events.php:86 |
12 | EventgalleryModelEvents->getEntries() | JROOT/components/com_eventgallery/views/events/view.html.php:71 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.29 ms After last query: 0.05 ms Query memory: 0.011 MB Memory before query: 5.066 MB Rows returned: 1
SELECT t.*, tsta.default as defaultimagetype
FROM ef23_eventgallery_imagetypeset_imagetype tsta
left join ef23_eventgallery_imagetype t
on tsta.imagetypeid=t.id
WHERE tsta.imagetypesetid='5'
ORDER BY tsta.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | tsta | ref | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where; Using filesort |
1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | rcpb_jmdb.tsta.imagetypeid | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
Creating sort index | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
24 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:93 |
23 | EventgalleryLibraryFactoryImagetypeset->getDefaultImagetype() | JROOT/components/com_eventgallery/library/imagetypeset.php:61 |
22 | EventgalleryLibraryImagetypeset->__construct() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:138 |
21 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSets() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:169 |
20 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSet() | JROOT/components/com_eventgallery/library/folder.php:177 |
19 | EventgalleryLibraryFolder->_prepareData() | JROOT/components/com_eventgallery/library/folder.php:94 |
18 | EventgalleryLibraryFolder->__construct() | JROOT/components/com_eventgallery/library/factory/folder.php:83 |
17 | EventgalleryLibraryFactoryFolder->getFolderFromDatabaseObject() | JROOT/components/com_eventgallery/library/factory/folder.php:38 |
16 | EventgalleryLibraryFactoryFolder->getFolder() | JROOT/components/com_eventgallery/models/events.php:185 |
15 | EventgalleryModelEvents->getEntriesUnCached() | Same as call in the line below. |
14 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
13 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/components/com_eventgallery/models/events.php:86 |
12 | EventgalleryModelEvents->getEntries() | JROOT/components/com_eventgallery/views/events/view.html.php:71 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 15.22 ms After last query: 5.17 ms Query memory: 0.015 MB Memory before query: 5.009 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 ef23_fields AS a
LEFT JOIN `ef23_languages` AS l
ON l.lang_code = a.language
LEFT JOIN ef23_users AS uc
ON uc.id=a.checked_out
LEFT JOIN ef23_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN ef23_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN ef23_fields_groups AS g
ON g.id = a.group_id
WHERE a.context = 'com_eventgallery.event'
AND a.access IN (1,1)
AND (a.group_id = 0 OR g.access IN (1,1))
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 | filtered | Extra |
---|
1 | SIMPLE | a | ref | idx_state,idx_access,idx_context | idx_state | 1 | const | 1 | 100.00 | Using where; Using temporary; Using filesort |
1 | SIMPLE | l | eq_ref | idx_langcode | idx_langcode | 28 | rcpb_jmdb.a.language | 1 | 100.00 | Using where |
1 | SIMPLE | uc | eq_ref | PRIMARY | PRIMARY | 4 | rcpb_jmdb.a.checked_out | 1 | 100.00 | NULL |
1 | SIMPLE | ag | eq_ref | PRIMARY | PRIMARY | 4 | rcpb_jmdb.a.access | 1 | 100.00 | Using where |
1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | rcpb_jmdb.a.created_user_id | 1 | 100.00 | Using where |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | rcpb_jmdb.a.group_id | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.14 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.03 ms |
init | 0.05 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.29 ms |
preparing | 0.03 ms |
Creating tmp table | 0.05 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 8.22 ms |
Creating sort index | 0.02 ms |
end | 0.00 ms |
removing tmp table | 6.13 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.03 ms |
freeing items | 0.09 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number |
---|
29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
28 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
27 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:333 |
26 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:194 |
25 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
24 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
23 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
22 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
21 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
20 | JHtmlContent::prepare() | Same as call in the line below. |
19 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
18 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:146 |
17 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/components/com_eventgallery/views/snippets/tmpl/menuitem/head.php:20 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/menuitem/head.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/events/tmpl/default.php:22 |
14 | include JROOT/components/com_eventgallery/views/events/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_eventgallery/views/events/view.html.php:80 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.48 ms After last query: 1.52 ms Query memory: 0.013 MB Memory before query: 5.025 MB Rows returned: 0
SELECT r.*
FROM ef23_rereplacer AS r
WHERE r.published = 1
AND (r.area = 'articles')
ORDER BY r.ordering, r.id
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | r | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 18 | 100.00 | Using where; Using filesort |
Status | Duration |
---|
starting | 0.10 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.01 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.15 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
26 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/rereplacer/src/Items.php:64 |
25 | RegularLabs\Plugin\System\ReReplacer\Items::getItemList() | JROOT/plugins/system/rereplacer/rereplacer.php:98 |
24 | PlgSystemReReplacer->handleOnContentPrepare() | JROOT/libraries/regularlabs/src/SystemPlugin.php:225 |
23 | RegularLabs\Library\SystemPlugin->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
22 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
21 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
20 | JHtmlContent::prepare() | Same as call in the line below. |
19 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
18 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:146 |
17 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/components/com_eventgallery/views/snippets/tmpl/menuitem/head.php:20 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/menuitem/head.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/events/tmpl/default.php:22 |
14 | include JROOT/components/com_eventgallery/views/events/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_eventgallery/views/events/view.html.php:80 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.74 ms After last query: 0.71 ms Query memory: 0.011 MB Memory before query: 5.118 MB Rows returned: 1
SELECT file.*
FROM `ef23_eventgallery_file` AS file
WHERE file.folder='dunn'
AND file.published=1
GROUP BY file.id
ORDER BY file.ismainimage DESC, ordering DESC, file.file
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | file | ref | PRIMARY,file,index_file,index_folder | file | 377 | const | 105 | 100.00 | Using index condition; Using where; Using filesort |
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.04 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.15 ms |
preparing | 0.02 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
Creating sort index | 0.29 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/folder.php:552 |
19 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles_event.php:33 |
18 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles_event.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
17 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles.php:24 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/events/tmpl/default.php:24 |
14 | include JROOT/components/com_eventgallery/views/events/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_eventgallery/views/events/view.html.php:80 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.28 ms After last query: 0.41 ms Query memory: 0.012 MB Memory before query: 5.165 MB Rows returned: 1
SELECT *
FROM ef23_eventgallery_file
WHERE folder='dunn'
AND file='cover-jedunn.jpg'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ef23_eventgallery_file | const | file,index_file,index_folder | file | 754 | const,const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
23 | JDatabaseDriver->loadObject() | JROOT/components/com_eventgallery/library/factory/file/local.php:47 |
22 | EventgalleryLibraryFactoryFileLocal->getFileDBData() | JROOT/components/com_eventgallery/library/factory/file/local.php:28 |
21 | EventgalleryLibraryFactoryFileLocal->getFile() | JROOT/components/com_eventgallery/library/factory/file.php:44 |
20 | EventgalleryLibraryFactoryFile->getFile() | JROOT/components/com_eventgallery/library/folder.php:562 |
19 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles_event.php:33 |
18 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles_event.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
17 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles.php:24 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/events/tmpl/default.php:24 |
14 | include JROOT/components/com_eventgallery/views/events/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_eventgallery/views/events/view.html.php:80 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.66 ms After last query: 0.63 ms Query memory: 0.011 MB Memory before query: 5.176 MB Rows returned: 1
SELECT file.*
FROM `ef23_eventgallery_file` AS file
WHERE file.folder='upsanta'
AND file.published=1
GROUP BY file.id
ORDER BY file.ismainimage DESC, ordering DESC, file.file
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | file | ref | PRIMARY,file,index_file,index_folder | file | 377 | const | 113 | 100.00 | Using index condition; Using where; Using filesort |
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.09 ms |
preparing | 0.02 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
Creating sort index | 0.29 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/folder.php:552 |
19 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles_event.php:33 |
18 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles_event.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
17 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles.php:24 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/events/tmpl/default.php:24 |
14 | include JROOT/components/com_eventgallery/views/events/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_eventgallery/views/events/view.html.php:80 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.28 ms After last query: 0.07 ms Query memory: 0.012 MB Memory before query: 5.194 MB Rows returned: 1
SELECT *
FROM ef23_eventgallery_file
WHERE folder='upsanta'
AND file='santa.jpg'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ef23_eventgallery_file | const | file,index_file,index_folder | file | 754 | const,const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
23 | JDatabaseDriver->loadObject() | JROOT/components/com_eventgallery/library/factory/file/local.php:47 |
22 | EventgalleryLibraryFactoryFileLocal->getFileDBData() | JROOT/components/com_eventgallery/library/factory/file/local.php:28 |
21 | EventgalleryLibraryFactoryFileLocal->getFile() | JROOT/components/com_eventgallery/library/factory/file.php:44 |
20 | EventgalleryLibraryFactoryFile->getFile() | JROOT/components/com_eventgallery/library/folder.php:562 |
19 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles_event.php:33 |
18 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles_event.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
17 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles.php:24 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/events/tmpl/default.php:24 |
14 | include JROOT/components/com_eventgallery/views/events/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_eventgallery/views/events/view.html.php:80 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.56 ms After last query: 0.31 ms Query memory: 0.011 MB Memory before query: 5.206 MB Rows returned: 1
SELECT file.*
FROM `ef23_eventgallery_file` AS file
WHERE file.folder='spooktacular'
AND file.published=1
GROUP BY file.id
ORDER BY file.ismainimage DESC, ordering DESC, file.file
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | file | ref | PRIMARY,file,index_file,index_folder | file | 377 | const | 64 | 100.00 | Using index condition; Using where; Using filesort |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.03 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.09 ms |
preparing | 0.02 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
Creating sort index | 0.19 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/folder.php:552 |
19 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles_event.php:33 |
18 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles_event.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
17 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles.php:24 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/events/tmpl/default.php:24 |
14 | include JROOT/components/com_eventgallery/views/events/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_eventgallery/views/events/view.html.php:80 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.28 ms After last query: 0.08 ms Query memory: 0.012 MB Memory before query: 5.224 MB Rows returned: 1
SELECT *
FROM ef23_eventgallery_file
WHERE folder='spooktacular'
AND file='template-hamplayers-cover.jpg'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ef23_eventgallery_file | const | file,index_file,index_folder | file | 754 | const,const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
23 | JDatabaseDriver->loadObject() | JROOT/components/com_eventgallery/library/factory/file/local.php:47 |
22 | EventgalleryLibraryFactoryFileLocal->getFileDBData() | JROOT/components/com_eventgallery/library/factory/file/local.php:28 |
21 | EventgalleryLibraryFactoryFileLocal->getFile() | JROOT/components/com_eventgallery/library/factory/file.php:44 |
20 | EventgalleryLibraryFactoryFile->getFile() | JROOT/components/com_eventgallery/library/folder.php:562 |
19 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles_event.php:33 |
18 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles_event.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
17 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles.php:24 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/events/tmpl/default.php:24 |
14 | include JROOT/components/com_eventgallery/views/events/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_eventgallery/views/events/view.html.php:80 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.41 ms After last query: 0.30 ms Query memory: 0.011 MB Memory before query: 5.235 MB Rows returned: 1
SELECT file.*
FROM `ef23_eventgallery_file` AS file
WHERE file.folder='upspace'
AND file.published=1
GROUP BY file.id
ORDER BY file.ismainimage DESC, ordering DESC, file.file
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | file | ref | PRIMARY,file,index_file,index_folder | file | 377 | const | 1 | 100.00 | Using index condition; Using where; Using filesort |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.03 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.09 ms |
preparing | 0.02 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
Creating sort index | 0.05 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/folder.php:552 |
19 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles_event.php:33 |
18 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles_event.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
17 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles.php:24 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/events/tmpl/default.php:24 |
14 | include JROOT/components/com_eventgallery/views/events/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_eventgallery/views/events/view.html.php:80 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.27 ms After last query: 0.09 ms Query memory: 0.012 MB Memory before query: 5.253 MB Rows returned: 1
SELECT *
FROM ef23_eventgallery_file
WHERE folder='upspace'
AND file='Space-cover.jpg'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ef23_eventgallery_file | const | file,index_file,index_folder | file | 754 | const,const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
23 | JDatabaseDriver->loadObject() | JROOT/components/com_eventgallery/library/factory/file/local.php:47 |
22 | EventgalleryLibraryFactoryFileLocal->getFileDBData() | JROOT/components/com_eventgallery/library/factory/file/local.php:28 |
21 | EventgalleryLibraryFactoryFileLocal->getFile() | JROOT/components/com_eventgallery/library/factory/file.php:44 |
20 | EventgalleryLibraryFactoryFile->getFile() | JROOT/components/com_eventgallery/library/folder.php:562 |
19 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles_event.php:33 |
18 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles_event.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
17 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles.php:24 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/events/tmpl/default.php:24 |
14 | include JROOT/components/com_eventgallery/views/events/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_eventgallery/views/events/view.html.php:80 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.42 ms After last query: 0.30 ms Query memory: 0.011 MB Memory before query: 5.265 MB Rows returned: 1
SELECT file.*
FROM `ef23_eventgallery_file` AS file
WHERE file.folder='melissaeric'
AND file.published=1
GROUP BY file.id
ORDER BY file.ismainimage DESC, ordering DESC, file.file
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | file | ref | PRIMARY,file,index_file,index_folder | file | 377 | const | 1 | 100.00 | Using index condition; Using where; Using filesort |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.11 ms |
preparing | 0.02 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
Creating sort index | 0.05 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/folder.php:552 |
19 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles_event.php:33 |
18 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles_event.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
17 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles.php:24 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/events/tmpl/default.php:24 |
14 | include JROOT/components/com_eventgallery/views/events/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_eventgallery/views/events/view.html.php:80 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.27 ms After last query: 0.07 ms Query memory: 0.012 MB Memory before query: 5.283 MB Rows returned: 1
SELECT *
FROM ef23_eventgallery_file
WHERE folder='melissaeric'
AND file='melissa-eric.jpg'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ef23_eventgallery_file | const | file,index_file,index_folder | file | 754 | const,const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
23 | JDatabaseDriver->loadObject() | JROOT/components/com_eventgallery/library/factory/file/local.php:47 |
22 | EventgalleryLibraryFactoryFileLocal->getFileDBData() | JROOT/components/com_eventgallery/library/factory/file/local.php:28 |
21 | EventgalleryLibraryFactoryFileLocal->getFile() | JROOT/components/com_eventgallery/library/factory/file.php:44 |
20 | EventgalleryLibraryFactoryFile->getFile() | JROOT/components/com_eventgallery/library/folder.php:562 |
19 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles_event.php:33 |
18 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles_event.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
17 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles.php:24 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/events/tmpl/default.php:24 |
14 | include JROOT/components/com_eventgallery/views/events/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_eventgallery/views/events/view.html.php:80 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.65 ms After last query: 0.30 ms Query memory: 0.011 MB Memory before query: 5.294 MB Rows returned: 1
SELECT file.*
FROM `ef23_eventgallery_file` AS file
WHERE file.folder='emma16'
AND file.published=1
GROUP BY file.id
ORDER BY file.ismainimage DESC, ordering DESC, file.file
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | file | ref | PRIMARY,file,index_file,index_folder | file | 377 | const | 139 | 100.00 | Using index condition; Using where; Using filesort |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.03 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.02 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
Creating sort index | 0.34 ms |
end | 0.01 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/folder.php:552 |
19 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles_event.php:33 |
18 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles_event.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
17 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles.php:24 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/events/tmpl/default.php:24 |
14 | include JROOT/components/com_eventgallery/views/events/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_eventgallery/views/events/view.html.php:80 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.27 ms After last query: 0.07 ms Query memory: 0.012 MB Memory before query: 5.312 MB Rows returned: 1
SELECT *
FROM ef23_eventgallery_file
WHERE folder='emma16'
AND file='cover-emma2016.jpg'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ef23_eventgallery_file | const | file,index_file,index_folder | file | 754 | const,const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
23 | JDatabaseDriver->loadObject() | JROOT/components/com_eventgallery/library/factory/file/local.php:47 |
22 | EventgalleryLibraryFactoryFileLocal->getFileDBData() | JROOT/components/com_eventgallery/library/factory/file/local.php:28 |
21 | EventgalleryLibraryFactoryFileLocal->getFile() | JROOT/components/com_eventgallery/library/factory/file.php:44 |
20 | EventgalleryLibraryFactoryFile->getFile() | JROOT/components/com_eventgallery/library/folder.php:562 |
19 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles_event.php:33 |
18 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles_event.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
17 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles.php:24 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/events/tmpl/default.php:24 |
14 | include JROOT/components/com_eventgallery/views/events/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_eventgallery/views/events/view.html.php:80 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.35 ms After last query: 0.31 ms Query memory: 0.011 MB Memory before query: 5.324 MB Rows returned: 1
SELECT file.*
FROM `ef23_eventgallery_file` AS file
WHERE file.folder='riverboat16'
AND file.published=1
GROUP BY file.id
ORDER BY file.ismainimage DESC, ordering DESC, file.file
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | file | ref | PRIMARY,file,index_file,index_folder | file | 377 | const | 1 | 100.00 | Using index condition; Using where; Using filesort |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.04 ms |
preparing | 0.02 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
Creating sort index | 0.04 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/folder.php:552 |
19 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles_event.php:33 |
18 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles_event.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
17 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles.php:24 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/events/tmpl/default.php:24 |
14 | include JROOT/components/com_eventgallery/views/events/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_eventgallery/views/events/view.html.php:80 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.27 ms After last query: 0.07 ms Query memory: 0.012 MB Memory before query: 5.342 MB Rows returned: 1
SELECT *
FROM ef23_eventgallery_file
WHERE folder='riverboat16'
AND file='cover-riverboat2016.jpg'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ef23_eventgallery_file | const | file,index_file,index_folder | file | 754 | const,const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
23 | JDatabaseDriver->loadObject() | JROOT/components/com_eventgallery/library/factory/file/local.php:47 |
22 | EventgalleryLibraryFactoryFileLocal->getFileDBData() | JROOT/components/com_eventgallery/library/factory/file/local.php:28 |
21 | EventgalleryLibraryFactoryFileLocal->getFile() | JROOT/components/com_eventgallery/library/factory/file.php:44 |
20 | EventgalleryLibraryFactoryFile->getFile() | JROOT/components/com_eventgallery/library/folder.php:562 |
19 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles_event.php:33 |
18 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles_event.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
17 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles.php:24 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/events/tmpl/default.php:24 |
14 | include JROOT/components/com_eventgallery/views/events/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_eventgallery/views/events/view.html.php:80 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.40 ms After last query: 0.44 ms Query memory: 0.011 MB Memory before query: 5.353 MB Rows returned: 1
SELECT file.*
FROM `ef23_eventgallery_file` AS file
WHERE file.folder='erinalex'
AND file.published=1
GROUP BY file.id
ORDER BY file.ismainimage DESC, ordering DESC, file.file
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | file | ref | PRIMARY,file,index_file,index_folder | file | 377 | const | 1 | 100.00 | Using index condition; Using where; Using filesort |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.09 ms |
preparing | 0.02 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
Creating sort index | 0.05 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/folder.php:552 |
19 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles_event.php:33 |
18 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles_event.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
17 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles.php:24 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/events/tmpl/default.php:24 |
14 | include JROOT/components/com_eventgallery/views/events/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_eventgallery/views/events/view.html.php:80 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.27 ms After last query: 0.08 ms Query memory: 0.012 MB Memory before query: 5.371 MB Rows returned: 1
SELECT *
FROM ef23_eventgallery_file
WHERE folder='erinalex'
AND file='erin-alex-cover.jpg'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ef23_eventgallery_file | const | file,index_file,index_folder | file | 754 | const,const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
23 | JDatabaseDriver->loadObject() | JROOT/components/com_eventgallery/library/factory/file/local.php:47 |
22 | EventgalleryLibraryFactoryFileLocal->getFileDBData() | JROOT/components/com_eventgallery/library/factory/file/local.php:28 |
21 | EventgalleryLibraryFactoryFileLocal->getFile() | JROOT/components/com_eventgallery/library/factory/file.php:44 |
20 | EventgalleryLibraryFactoryFile->getFile() | JROOT/components/com_eventgallery/library/folder.php:562 |
19 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles_event.php:33 |
18 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles_event.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
17 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles.php:24 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/events/tmpl/default.php:24 |
14 | include JROOT/components/com_eventgallery/views/events/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_eventgallery/views/events/view.html.php:80 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.62 ms After last query: 0.32 ms Query memory: 0.011 MB Memory before query: 5.383 MB Rows returned: 1
SELECT file.*
FROM `ef23_eventgallery_file` AS file
WHERE file.folder='meghanjay'
AND file.published=1
GROUP BY file.id
ORDER BY file.ismainimage DESC, ordering DESC, file.file
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | file | ref | PRIMARY,file,index_file,index_folder | file | 377 | const | 126 | 100.00 | Using index condition; Using where; Using filesort |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.03 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.04 ms |
preparing | 0.02 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
Creating sort index | 0.32 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/folder.php:552 |
19 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles_event.php:33 |
18 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles_event.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
17 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles.php:24 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/events/tmpl/default.php:24 |
14 | include JROOT/components/com_eventgallery/views/events/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_eventgallery/views/events/view.html.php:80 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.28 ms After last query: 0.07 ms Query memory: 0.012 MB Memory before query: 5.401 MB Rows returned: 1
SELECT *
FROM ef23_eventgallery_file
WHERE folder='meghanjay'
AND file='meghan-jay-cover.jpg'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ef23_eventgallery_file | const | file,index_file,index_folder | file | 754 | const,const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
23 | JDatabaseDriver->loadObject() | JROOT/components/com_eventgallery/library/factory/file/local.php:47 |
22 | EventgalleryLibraryFactoryFileLocal->getFileDBData() | JROOT/components/com_eventgallery/library/factory/file/local.php:28 |
21 | EventgalleryLibraryFactoryFileLocal->getFile() | JROOT/components/com_eventgallery/library/factory/file.php:44 |
20 | EventgalleryLibraryFactoryFile->getFile() | JROOT/components/com_eventgallery/library/folder.php:562 |
19 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles_event.php:33 |
18 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles_event.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
17 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles.php:24 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/events/tmpl/default.php:24 |
14 | include JROOT/components/com_eventgallery/views/events/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_eventgallery/views/events/view.html.php:80 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.52 ms After last query: 0.37 ms Query memory: 0.011 MB Memory before query: 5.413 MB Rows returned: 1
SELECT file.*
FROM `ef23_eventgallery_file` AS file
WHERE file.folder='bethbrandon'
AND file.published=1
GROUP BY file.id
ORDER BY file.ismainimage DESC, ordering DESC, file.file
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | file | ref | PRIMARY,file,index_file,index_folder | file | 377 | const | 42 | 100.00 | Using index condition; Using where; Using filesort |
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.09 ms |
preparing | 0.02 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
Creating sort index | 0.15 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/folder.php:552 |
19 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles_event.php:33 |
18 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles_event.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
17 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles.php:24 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/events/tmpl/default.php:24 |
14 | include JROOT/components/com_eventgallery/views/events/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_eventgallery/views/events/view.html.php:80 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.27 ms After last query: 0.07 ms Query memory: 0.012 MB Memory before query: 5.431 MB Rows returned: 1
SELECT *
FROM ef23_eventgallery_file
WHERE folder='bethbrandon'
AND file='cover-bethbrandon.jpg'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ef23_eventgallery_file | const | file,index_file,index_folder | file | 754 | const,const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
23 | JDatabaseDriver->loadObject() | JROOT/components/com_eventgallery/library/factory/file/local.php:47 |
22 | EventgalleryLibraryFactoryFileLocal->getFileDBData() | JROOT/components/com_eventgallery/library/factory/file/local.php:28 |
21 | EventgalleryLibraryFactoryFileLocal->getFile() | JROOT/components/com_eventgallery/library/factory/file.php:44 |
20 | EventgalleryLibraryFactoryFile->getFile() | JROOT/components/com_eventgallery/library/folder.php:562 |
19 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles_event.php:33 |
18 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles_event.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
17 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles.php:24 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/events/tmpl/default.php:24 |
14 | include JROOT/components/com_eventgallery/views/events/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_eventgallery/views/events/view.html.php:80 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.66 ms After last query: 0.30 ms Query memory: 0.011 MB Memory before query: 5.443 MB Rows returned: 1
SELECT file.*
FROM `ef23_eventgallery_file` AS file
WHERE file.folder='up-reunion'
AND file.published=1
GROUP BY file.id
ORDER BY file.ismainimage DESC, ordering DESC, file.file
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | file | ref | PRIMARY,file,index_file,index_folder | file | 377 | const | 103 | 100.00 | Using index condition; Using where; Using filesort |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.03 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.02 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
Creating sort index | 0.34 ms |
end | 0.01 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/folder.php:552 |
19 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles_event.php:33 |
18 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles_event.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
17 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles.php:24 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/tiles.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/events/tmpl/default.php:24 |
14 | include JROOT/components/com_eventgallery/views/events/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_eventgallery/views/events/view.html.php:80 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.27 ms After last query: 0.07 ms Query memory: 0.012 MB Memory before query: 5.460 MB Rows returned: 1