Query Time: 0.47 ms Query memory: 0.010 MB Memory before query: 0.708 MB Rows returned: 0
SELECT `data`
FROM `ypscx_session`
WHERE `session_id` = '1b3c48bd9233768ad667cc40313ef3b8'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ypscx_session | const | PRIMARY | PRIMARY | 766 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
init | 0.00 ms |
checking query cache for query | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.03 ms |
init | 0.01 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
System lock | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.28 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
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:82 |
10 | JSessionHandlerJoomla->start() | JROOT/libraries/joomla/session/session.php:648 |
9 | JSession->_start() | JROOT/libraries/joomla/session/session.php:608 |
8 | JSession->start() | JROOT/libraries/joomla/session/session.php:486 |
7 | JSession->get() | JROOT/libraries/joomla/session/session.php:443 |
6 | JSession->isNew() | JROOT/libraries/cms/application/cms.php:829 |
5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:413 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Query Time: 0.15 ms After last query: 0.42 ms Query memory: 0.005 MB Memory before query: 0.727 MB Rows returned: 0
SELECT `session_id`
FROM `ypscx_session`
WHERE `session_id` = '1b3c48bd9233768ad667cc40313ef3b8'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ypscx_session | const | PRIMARY | PRIMARY | 766 | const | 1 | 100.00 | Using index |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
init | 0.00 ms |
checking query cache for query | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
System lock | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.02 ms |
executing | 0.00 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.01 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
7 | JDatabaseDriver->loadResult() | JROOT/libraries/cms/application/cms.php:176 |
6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:831 |
5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:413 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Query Time: 0.17 ms After last query: 0.07 ms Query memory: 0.005 MB Memory before query: 0.733 MB
INSERT INTO `ypscx_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
('1b3c48bd9233768ad667cc40313ef3b8', 1, '1576410288', 0, '', 0)
EXPLAIN not possible on query: INSERT INTO `ypscx_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
('1b3c48bd9233768ad667cc40313ef3b8', 1, '1576410288', 0, '', 0)
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.00 ms |
update | 0.05 ms |
Waiting for query cache lock | 0.00 ms |
update | 0.01 ms |
end | 0.00 ms |
query end | 0.03 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number |
---|
7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/application/cms.php:216 |
6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:831 |
5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:413 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Query Time: 0.06 ms After last query: 1.90 ms Query memory: 0.007 MB Memory before query: 0.894 MB Rows returned: 3
SELECT id, rules
FROM `ypscx_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ypscx_viewlevels | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
init | 0.00 ms |
checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
sending cached result to clien | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1486 |
9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/joomla/access/access.php:1061 |
8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:453 |
7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:309 |
6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:603 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.05 ms After last query: 0.06 ms Query memory: 0.007 MB Memory before query: 0.908 MB Rows returned: 1
SELECT b.id
FROM ypscx_usergroups AS a
LEFT JOIN ypscx_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.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
init | 0.00 ms |
checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
sending cached result to clien | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
10 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:978 |
9 | JAccess::getGroupsByUser() | JROOT/libraries/joomla/access/access.php:1093 |
8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:453 |
7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:309 |
6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:603 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.24 ms After last query: 3.76 ms Query memory: 0.006 MB Memory before query: 1.225 MB Rows returned: 1
SELECT `enabled`
FROM `ypscx_extensions`
WHERE `element` = 'com_akeeba'
AND `type` = 'component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ypscx_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | 100.00 | Using index condition; Using where |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
init | 0.00 ms |
checking query cache for query | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.06 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.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
8 | JDatabaseDriver->loadResult() | JROOT/plugins/system/backuponupdate/backuponupdate.php:74 |
7 | require_once JROOT/plugins/system/backuponupdate/backuponupdate.php | JROOT/libraries/cms/plugin/helper.php:252 |
6 | JPluginHelper::import() | JROOT/libraries/cms/plugin/helper.php:181 |
5 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/cms.php:683 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:685 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.23 ms After last query: 7.75 ms Query memory: 0.009 MB Memory before query: 2.123 MB
UPDATE `ypscx_extensions`
SET `params` = '{\"mediaversion\":\"cc7b97acfcad50a89f3be937d403c7b4\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ypscx_extensions | range | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.04 ms |
updating | 0.04 ms |
end | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
end | 0.01 ms |
query end | 0.03 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/library/helper.php:116 |
13 | JLibraryHelper::saveParams() | JROOT/libraries/cms/version/version.php:321 |
12 | JVersion->setMediaVersion() | JROOT/libraries/cms/version/version.php:280 |
11 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:760 |
10 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
9 | JFactory::getDocument() | JROOT/plugins/system/k2/k2.php:460 |
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/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1155 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.09 ms After last query: 4.84 ms Query memory: 0.014 MB Memory before query: 2.463 MB Rows returned: 39
SELECT `id`,`name`,`rules`,`parent_id`
FROM `ypscx_assets`
WHERE `name` IN ('root.1','com_acymailing','com_admin','com_ajax','com_akeeba','com_associations','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_easyappointment','com_fields','com_finder','com_installer','com_jevents','com_joomlaupdate','com_k2','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_plugins','com_postinstall','com_redirect','com_search','com_sigpro','com_tags','com_templates','com_users','com_weblinks','com_wrapper')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ypscx_assets | range | idx_asset_name | idx_asset_name | 202 | NULL | 40 | 100.00 | Using index condition |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
init | 0.00 ms |
checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.01 ms |
sending cached result to clien | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
21 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/access/access.php:427 |
20 | JAccess::preloadComponents() | JROOT/libraries/joomla/access/access.php:211 |
19 | JAccess::preload() | JROOT/libraries/joomla/access/access.php:529 |
18 | JAccess::getAssetRules() | JROOT/libraries/joomla/access/access.php:181 |
17 | JAccess::check() | JROOT/libraries/joomla/user/user.php:393 |
16 | JUser->authorise() | JROOT/components/com_content/models/articles.php:113 |
15 | ContentModelArticles->populateState() | JROOT/components/com_content/models/featured.php:42 |
14 | ContentModelFeatured->populateState() | JROOT/libraries/legacy/model/legacy.php:434 |
13 | JModelLegacy->getState() | JROOT/libraries/legacy/view/legacy.php:422 |
12 | JViewLegacy->get() | JROOT/components/com_content/views/featured/view.html.php:54 |
11 | ContentViewFeatured->display() | JROOT/libraries/joomla/cache/controller/view.php:98 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:662 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 7.07 ms After last query: 0.72 ms Query memory: 0.012 MB Memory before query: 2.558 MB Rows returned: 5
SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN c.published = 2
AND a.state > 0 THEN 2 WHEN c.published != 1 THEN 0 ELSE a.state END as state,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.language, LENGTH(a.fulltext) AS readmore,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,c.published, c.published AS parents_published,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,COALESCE(NULLIF(ROUND(v.rating_sum / v.rating_count, 0), 0), 0) AS rating,
COALESCE(NULLIF(v.rating_count, 0), 0) as rating_count
FROM ypscx_content AS a
LEFT JOIN ypscx_categories AS c
ON c.id = a.catid
LEFT JOIN ypscx_users AS ua
ON ua.id = a.created_by
LEFT JOIN ypscx_users AS uam
ON uam.id = a.modified_by
LEFT JOIN ypscx_categories as parent
ON parent.id = c.parent_id
LEFT JOIN ypscx_content_rating AS v
ON a.id = v.content_id
WHERE a.featured = 1
AND a.access IN (1,1)
AND c.access IN (1,1)
AND c.published = 1
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2019-12-15 11:44:48')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2019-12-15 11:44:48')
ORDER BY c.lft,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END DESC , a.created DESC
LIMIT 6
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | ref | idx_access,idx_state,idx_catid,idx_featured_catid | idx_featured_catid | 1 | const | 9 | 100.00 | Using where; Using temporary; Using filesort |
1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | wikipeds_antioch.a.created_by | 1 | 100.00 | Using where |
1 | SIMPLE | uam | eq_ref | PRIMARY | PRIMARY | 4 | wikipeds_antioch.a.modified_by | 1 | 100.00 | Using where |
1 | SIMPLE | c | eq_ref | PRIMARY,idx_access | PRIMARY | 4 | wikipeds_antioch.a.catid | 1 | 100.00 | Using where |
1 | SIMPLE | parent | eq_ref | PRIMARY | PRIMARY | 4 | wikipeds_antioch.c.parent_id | 1 | 100.00 | Using where |
1 | SIMPLE | v | ALL | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | Using where; Using join buffer (Block Nested Loop) |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
init | 0.00 ms |
checking query cache for query | 0.17 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.07 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
System lock | 0.04 ms |
optimizing | 0.02 ms |
statistics | 1.31 ms |
preparing | 0.04 ms |
Creating tmp table | 0.12 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 4.64 ms |
Creating sort index | 0.06 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
Creating sort index | 0.05 ms |
end | 0.00 ms |
removing tmp table | 0.31 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.04 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:307 |
16 | JModelLegacy->_getList() | JROOT/libraries/legacy/model/list.php:186 |
15 | JModelList->getItems() | JROOT/components/com_content/models/articles.php:536 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/featured.php:100 |
13 | ContentModelFeatured->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
12 | JViewLegacy->get() | JROOT/components/com_content/views/featured/view.html.php:55 |
11 | ContentViewFeatured->display() | JROOT/libraries/joomla/cache/controller/view.php:98 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:662 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.49 ms After last query: 1.02 ms Query memory: 0.011 MB Memory before query: 2.711 MB Rows returned: 1
SELECT COUNT(*)
FROM ypscx_content AS a
LEFT JOIN ypscx_categories AS c
ON c.id = a.catid
LEFT JOIN ypscx_users AS ua
ON ua.id = a.created_by
LEFT JOIN ypscx_users AS uam
ON uam.id = a.modified_by
LEFT JOIN ypscx_categories as parent
ON parent.id = c.parent_id
LEFT JOIN ypscx_content_rating AS v
ON a.id = v.content_id
WHERE a.featured = 1
AND a.access IN (1,1)
AND c.access IN (1,1)
AND c.published = 1
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2019-12-15 11:44:48')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2019-12-15 11:44:48')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | ref | idx_access,idx_state,idx_catid,idx_featured_catid | idx_featured_catid | 1 | const | 9 | 100.00 | Using where |
1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | wikipeds_antioch.a.created_by | 1 | 100.00 | Using where; Using index |
1 | SIMPLE | uam | eq_ref | PRIMARY | PRIMARY | 4 | wikipeds_antioch.a.modified_by | 1 | 100.00 | Using where; Using index |
1 | SIMPLE | c | eq_ref | PRIMARY,idx_access | PRIMARY | 4 | wikipeds_antioch.a.catid | 1 | 100.00 | Using where |
1 | SIMPLE | parent | eq_ref | PRIMARY | PRIMARY | 4 | wikipeds_antioch.c.parent_id | 1 | 100.00 | Using where; Using index |
1 | SIMPLE | v | eq_ref | PRIMARY | PRIMARY | 4 | wikipeds_antioch.a.id | 1 | 100.00 | Using where; Using index |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
init | 0.00 ms |
checking query cache for query | 0.08 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.02 ms |
init | 0.03 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
System lock | 0.03 ms |
optimizing | 0.02 ms |
statistics | 0.11 ms |
preparing | 0.03 ms |
executing | 0.00 ms |
Sending data | 0.07 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.02 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
cleaning up | 0.07 ms |
# | Caller | File and line number |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
16 | JDatabaseDriver->loadResult() | JROOT/libraries/legacy/model/legacy.php:334 |
15 | JModelLegacy->_getListCount() | JROOT/libraries/legacy/model/list.php:281 |
14 | JModelList->getTotal() | JROOT/libraries/legacy/model/list.php:231 |
13 | JModelList->getPagination() | JROOT/libraries/legacy/view/legacy.php:422 |
12 | JViewLegacy->get() | JROOT/components/com_content/views/featured/view.html.php:56 |
11 | ContentViewFeatured->display() | JROOT/libraries/joomla/cache/controller/view.php:98 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:662 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.07 ms After last query: 2.46 ms Query memory: 0.014 MB Memory before query: 2.827 MB Rows returned: 2
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM ypscx_categories as c
LEFT JOIN ypscx_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND s.id=31
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | Using filesort |
1 | SIMPLE | c | ALL | cat_idx,idx_access,idx_left_right | NO INDEX KEY COULD BE USED | NULL | NULL | 51 | 33.33 | Using where |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
init | 0.00 ms |
checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
sending cached result to clien | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
21 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:304 |
20 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
19 | JCategories->get() | JROOT/administrator/components/com_fields/models/fields.php:197 |
18 | FieldsModelFields->getListQuery() | JROOT/libraries/legacy/model/list.php:132 |
17 | JModelList->_getListQuery() | JROOT/libraries/legacy/model/list.php:186 |
16 | JModelList->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:134 |
15 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:378 |
14 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
13 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
12 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:98 |
11 | ContentViewFeatured->display() | JROOT/libraries/joomla/cache/controller/view.php:98 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:662 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.08 ms After last query: 0.12 ms Query memory: 0.013 MB Memory before query: 2.849 MB Rows returned: 0
SELECT 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
FROM ypscx_fields AS a
LEFT JOIN `ypscx_languages` AS l
ON l.lang_code = a.language
LEFT JOIN ypscx_users AS uc
ON uc.id=a.checked_out
LEFT JOIN ypscx_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN ypscx_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN ypscx_fields_groups AS g
ON g.id = a.group_id
LEFT JOIN `ypscx_fields_categories` AS fc
ON fc.field_id = a.id
WHERE a.context = 'com_content.article'
AND (fc.category_id IS NULL OR fc.category_id IN (31,0))
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 filesort |
1 | SIMPLE | l | eq_ref | idx_langcode | idx_langcode | 28 | wikipeds_antioch.a.language | 1 | 100.00 | Using where |
1 | SIMPLE | uc | eq_ref | PRIMARY | PRIMARY | 4 | wikipeds_antioch.a.checked_out | 1 | 100.00 | NULL |
1 | SIMPLE | ag | eq_ref | PRIMARY | PRIMARY | 4 | wikipeds_antioch.a.access | 1 | 100.00 | Using where |
1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | wikipeds_antioch.a.created_user_id | 1 | 100.00 | Using where |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | wikipeds_antioch.a.group_id | 1 | 100.00 | Using where |
1 | SIMPLE | fc | ref | PRIMARY | PRIMARY | 4 | wikipeds_antioch.a.id | 1 | 100.00 | Using where; Using index |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
init | 0.00 ms |
checking query cache for query | 0.01 ms |
checking privileges on cached | 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 |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
sending cached result to clien | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
19 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:307 |
18 | JModelLegacy->_getList() | JROOT/administrator/components/com_fields/models/fields.php:326 |
17 | FieldsModelFields->_getList() | JROOT/libraries/legacy/model/list.php:186 |
16 | JModelList->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:134 |
15 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:378 |
14 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
13 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
12 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:98 |
11 | ContentViewFeatured->display() | JROOT/libraries/joomla/cache/controller/view.php:98 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:662 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.05 ms After last query: 1.15 ms Query memory: 0.011 MB Memory before query: 2.887 MB Rows returned: 1
SELECT MAX(contact.id) AS contactid, contact.alias, contact.catid
FROM `ypscx_contact_details` AS `contact`
WHERE contact.published = 1
AND contact.user_id = 615
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | contact | ref | idx_state | idx_state | 1 | const | 2 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
init | 0.00 ms |
checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
sending cached result to clien | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
16 | JDatabaseDriver->loadObject() | JROOT/plugins/content/contact/contact.php:108 |
15 | PlgContentContact->getContactId() | JROOT/plugins/content/contact/contact.php:60 |
14 | PlgContentContact->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
13 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
12 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:98 |
11 | ContentViewFeatured->display() | JROOT/libraries/joomla/cache/controller/view.php:98 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:662 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.07 ms After last query: 0.24 ms Query memory: 0.014 MB Memory before query: 2.908 MB Rows returned: 3
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM ypscx_categories as c
LEFT JOIN ypscx_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND s.id=49
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | Using filesort |
1 | SIMPLE | c | ALL | cat_idx,idx_access,idx_left_right | NO INDEX KEY COULD BE USED | NULL | NULL | 51 | 33.33 | Using where |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
init | 0.00 ms |
checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
sending cached result to clien | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
21 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:304 |
20 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
19 | JCategories->get() | JROOT/administrator/components/com_fields/models/fields.php:197 |
18 | FieldsModelFields->getListQuery() | JROOT/libraries/legacy/model/list.php:132 |
17 | JModelList->_getListQuery() | JROOT/libraries/legacy/model/list.php:186 |
16 | JModelList->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:134 |
15 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:378 |
14 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
13 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
12 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:98 |
11 | ContentViewFeatured->display() | JROOT/libraries/joomla/cache/controller/view.php:98 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:662 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.07 ms After last query: 0.11 ms Query memory: 0.013 MB Memory before query: 2.923 MB Rows returned: 0
SELECT 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
FROM ypscx_fields AS a
LEFT JOIN `ypscx_languages` AS l
ON l.lang_code = a.language
LEFT JOIN ypscx_users AS uc
ON uc.id=a.checked_out
LEFT JOIN ypscx_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN ypscx_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN ypscx_fields_groups AS g
ON g.id = a.group_id
LEFT JOIN `ypscx_fields_categories` AS fc
ON fc.field_id = a.id
WHERE a.context = 'com_content.article'
AND (fc.category_id IS NULL OR fc.category_id IN (49,0))
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 filesort |
1 | SIMPLE | l | eq_ref | idx_langcode | idx_langcode | 28 | wikipeds_antioch.a.language | 1 | 100.00 | Using where |
1 | SIMPLE | uc | eq_ref | PRIMARY | PRIMARY | 4 | wikipeds_antioch.a.checked_out | 1 | 100.00 | NULL |
1 | SIMPLE | ag | eq_ref | PRIMARY | PRIMARY | 4 | wikipeds_antioch.a.access | 1 | 100.00 | Using where |
1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | wikipeds_antioch.a.created_user_id | 1 | 100.00 | Using where |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | wikipeds_antioch.a.group_id | 1 | 100.00 | Using where |
1 | SIMPLE | fc | ref | PRIMARY | PRIMARY | 4 | wikipeds_antioch.a.id | 1 | 100.00 | Using where; Using index |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
init | 0.00 ms |
checking query cache for query | 0.01 ms |
checking privileges on cached | 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 |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
sending cached result to clien | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
19 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:307 |
18 | JModelLegacy->_getList() | JROOT/administrator/components/com_fields/models/fields.php:326 |
17 | FieldsModelFields->_getList() | JROOT/libraries/legacy/model/list.php:186 |
16 | JModelList->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:134 |
15 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:378 |
14 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
13 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
12 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:98 |
11 | ContentViewFeatured->display() | JROOT/libraries/joomla/cache/controller/view.php:98 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:662 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.08 ms After last query: 7.76 ms Query memory: 0.008 MB Memory before query: 3.057 MB Rows returned: 1
SELECT *
FROM ypscx_template_styles
WHERE template = 'oasis';
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ypscx_template_styles | ref | idx_template | idx_template | 202 | const | 1 | 100.00 | Using index condition |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
init | 0.00 ms |
checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.01 ms |
sending cached result to clien | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1486 |
10 | JDatabaseDriver->loadAssocList() | JROOT/templates/oasis/vertex/parameters.php:19 |
9 | getTemplateName() | JROOT/templates/oasis/vertex/parameters.php:167 |
8 | require_once JROOT/templates/oasis/vertex/parameters.php | JROOT/templates/oasis/index.php:21 |
7 | require JROOT/templates/oasis/index.php | JROOT/libraries/joomla/document/html.php:653 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1102 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.06 ms After last query: 0.06 ms Query memory: 0.008 MB Memory before query: 3.068 MB Rows returned: 1
SELECT *
FROM ypscx_menu
WHERE template_style_id IN (13)
AND alias = 'home'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ypscx_menu | ref | idx_alias | idx_alias | 402 | const | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
init | 0.00 ms |
checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
sending cached result to clien | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1486 |
10 | JDatabaseDriver->loadAssocList() | JROOT/templates/oasis/vertex/parameters.php:40 |
9 | getTemplateName() | JROOT/templates/oasis/vertex/parameters.php:167 |
8 | require_once JROOT/templates/oasis/vertex/parameters.php | JROOT/templates/oasis/index.php:21 |
7 | require JROOT/templates/oasis/index.php | JROOT/libraries/joomla/document/html.php:653 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1102 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.77 ms After last query: 5.80 ms Query memory: 0.010 MB Memory before query: 3.184 MB Rows returned: 30
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM ypscx_modules AS m
LEFT JOIN ypscx_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN ypscx_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2019-12-15 11:44:48')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2019-12-15 11:44:48')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 101 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds | published | 1 | const | 108 | 100.00 | Using index condition; Using where; Using filesort |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | wikipeds_antioch.m.module,const | 1 | 100.00 | Using index condition; Using where |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | wikipeds_antioch.m.id | 1 | 100.00 | Using where; Using index |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
init | 0.00 ms |
checking query cache for query | 0.09 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.03 ms |
init | 0.04 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
System lock | 0.03 ms |
optimizing | 0.02 ms |
statistics | 0.08 ms |
preparing | 0.03 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.79 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
Creating sort index | 0.49 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
Creating sort index | 0.05 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.03 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.29 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
14 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
13 | JCacheControllerCallback->get() | JROOT/libraries/cms/module/helper.php:424 |
12 | JModuleHelper::getModuleList() | JROOT/libraries/cms/module/helper.php:360 |
11 | JModuleHelper::load() | JROOT/libraries/cms/module/helper.php:84 |
10 | JModuleHelper::getModules() | JROOT/libraries/joomla/document/html.php:576 |
9 | JDocumentHtml->countModules() | JROOT/templates/oasis/vertex/module_calcs.php:15 |
8 | require_once JROOT/templates/oasis/vertex/module_calcs.php | JROOT/templates/oasis/index.php:23 |
7 | require JROOT/templates/oasis/index.php | JROOT/libraries/joomla/document/html.php:653 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1102 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.06 ms After last query: 2.66 ms Query memory: 0.009 MB Memory before query: 3.222 MB Rows returned: 0
SELECT menutype
FROM ypscx_menu
WHERE language = 'en-GB'
AND home = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ypscx_menu | ref | idx_language | idx_language | 28 | const | 1 | 100.00 | Using index condition; Using where |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
init | 0.00 ms |
checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
sending cached result to clien | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
11 | JDatabaseDriver->loadResult() | JROOT/templates/oasis/vertex/responsive/responsive_mobile_menu.php:139 |
10 | include JROOT/templates/oasis/vertex/responsive/responsive_mobile_menu.php | JROOT/templates/oasis/vertex/responsive/responsive_mobile_top_bar.php:85 |
9 | require JROOT/templates/oasis/vertex/responsive/responsive_mobile_top_bar.php | JROOT/templates/oasis/vertex/includes/vertex_includes_top.php:12 |
8 | require_once JROOT/templates/oasis/vertex/includes/vertex_includes_top.php | JROOT/templates/oasis/index.php:593 |
7 | require JROOT/templates/oasis/index.php | JROOT/libraries/joomla/document/html.php:653 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1102 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.07 ms After last query: 7.18 ms Query memory: 0.007 MB Memory before query: 3.610 MB Rows returned: 0
SELECT menutype
FROM ypscx_menu
WHERE language = 'en-GB'
AND home = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ypscx_menu | ref | idx_language | idx_language | 28 | const | 1 | 100.00 | Using index condition; Using where |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
init | 0.00 ms |
checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.01 ms |
sending cached result to clien | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
9 | JDatabaseDriver->loadResult() | JROOT/templates/oasis/vertex/s5flex_menu/default.php:45 |
8 | include JROOT/templates/oasis/vertex/s5flex_menu/default.php | JROOT/templates/oasis/index.php:612 |
7 | require JROOT/templates/oasis/index.php | JROOT/libraries/joomla/document/html.php:653 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1102 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.83 ms After last query: 20.73 ms Query memory: 0.016 MB Memory before query: 4.143 MB Rows returned: 18
SHOW FULL COLUMNS
FROM `ypscx_jev_users`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `ypscx_jev_users`
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 1.19 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
Opening tables | 0.01 ms |
checking permissions | 0.03 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.02 ms |
checking permissions | 0.01 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 |
checking permissions | 0.00 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.01 ms |
Sending data | 0.05 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
removing tmp table | 0.27 ms |
closing tables | 0.00 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
25 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
24 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:244 |
23 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:163 |
22 | JTable->__construct() | JROOT/administrator/components/com_jevents/tables/jevuser.php:69 |
21 | TableUser->__construct() | JROOT/components/com_jevents/libraries/helper.php:2205 |
20 | JEVHelper::getAuthorisedUser() | JROOT/components/com_jevents/libraries/helper.php:1098 |
19 | JEVHelper::isEventCreator() | JROOT/components/com_jevents/libraries/filters/Published.php:50 |
18 | jevPublishedFilter->__construct() | JROOT/components/com_jevents/libraries/filters.php:142 |
17 | jevFilterProcessing->__construct() | JROOT/components/com_jevents/libraries/filters.php:200 |
16 | jevFilterProcessing::getInstance() | JROOT/components/com_jevents/libraries/dbmodel.php:908 |
15 | JEventsDBModel->listLatestIcalEvents() | JROOT/modules/mod_jevents_latest/tmpl/default/latest.php:398 |
14 | DefaultModLatestView->getLatestEventsData() | JROOT/modules/mod_jevents_latest/tmpl/flat/latest.php:27 |
13 | FlatModLatestView->displayLatestEvents() | JROOT/modules/mod_jevents_latest/mod_jevents_latest.php:48 |
12 | include JROOT/modules/mod_jevents_latest/mod_jevents_latest.php | JROOT/libraries/cms/module/helper.php:198 |
11 | JModuleHelper::renderModule() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
10 | JCacheControllerCallback->get() | JROOT/libraries/cms/module/helper.php:601 |
9 | JModuleHelper::moduleCache() | JROOT/libraries/joomla/document/renderer/html/module.php:90 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.08 ms After last query: 0.95 ms Query memory: 0.016 MB Memory before query: 4.268 MB Rows returned: 13
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM ypscx_categories as c
WHERE (c.extension='com_jevents' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | ALL | cat_idx,idx_access | NO INDEX KEY COULD BE USED | NULL | NULL | 51 | 25.49 | Using where; Using filesort |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
init | 0.00 ms |
checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.01 ms |
sending cached result to clien | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
24 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:304 |
23 | JCategories->_load() | JROOT/components/com_jevents/helpers/category.php:47 |
22 | JEventsCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
21 | JCategories->get() | JROOT/components/com_jevents/libraries/dbmodel.php:90 |
20 | JEventsDBModel->accessibleCategoryList() | JROOT/components/com_jevents/libraries/datamodel.php:886 |
19 | JEventsDataModel->accessibleCategoryList() | JROOT/components/com_jevents/libraries/filters/Category.php:39 |
18 | jevCategoryFilter->__construct() | JROOT/components/com_jevents/libraries/filters.php:142 |
17 | jevFilterProcessing->__construct() | JROOT/components/com_jevents/libraries/filters.php:200 |
16 | jevFilterProcessing::getInstance() | JROOT/components/com_jevents/libraries/dbmodel.php:908 |
15 | JEventsDBModel->listLatestIcalEvents() | JROOT/modules/mod_jevents_latest/tmpl/default/latest.php:398 |
14 | DefaultModLatestView->getLatestEventsData() | JROOT/modules/mod_jevents_latest/tmpl/flat/latest.php:27 |
13 | FlatModLatestView->displayLatestEvents() | JROOT/modules/mod_jevents_latest/mod_jevents_latest.php:48 |
12 | include JROOT/modules/mod_jevents_latest/mod_jevents_latest.php | JROOT/libraries/cms/module/helper.php:198 |
11 | JModuleHelper::renderModule() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
10 | JCacheControllerCallback->get() | JROOT/libraries/cms/module/helper.php:601 |
9 | JModuleHelper::moduleCache() | JROOT/libraries/joomla/document/renderer/html/module.php:90 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.05 ms After last query: 0.22 ms Query memory: 0.014 MB Memory before query: 4.347 MB Rows returned: 7
SELECT c.id
FROM ypscx_categories AS c
WHERE c.access IN (1,1)
AND c.published = 1
AND c.language in ('en-GB','*')
AND c.extension = 'com_jevents'
AND ((c.lft>=3
AND c.rgt<=4 ) OR (c.lft>=5
AND c.rgt<=6 ) OR (c.lft>=9
AND c.rgt<=10 ) OR (c.lft>=13
AND c.rgt<=14 ) OR (c.lft>=17
AND c.rgt<=18 ) OR (c.lft>=21
AND c.rgt<=22 ) OR (c.lft>=25
AND c.rgt<=26 ))
ORDER BY c.lft asc
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | ref | cat_idx,idx_access,idx_left_right,idx_language | cat_idx | 203 | const,const | 12 | 100.00 | Using index condition; Using where; Using filesort |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
init | 0.00 ms |
checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
sending cached result to clien | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
21 | JDatabaseDriver->loadColumn() | JROOT/components/com_jevents/libraries/dbmodel.php:172 |
20 | JEventsDBModel->accessibleCategoryList() | JROOT/components/com_jevents/libraries/datamodel.php:886 |
19 | JEventsDataModel->accessibleCategoryList() | JROOT/components/com_jevents/libraries/filters/Category.php:39 |
18 | jevCategoryFilter->__construct() | JROOT/components/com_jevents/libraries/filters.php:142 |
17 | jevFilterProcessing->__construct() | JROOT/components/com_jevents/libraries/filters.php:200 |
16 | jevFilterProcessing::getInstance() | JROOT/components/com_jevents/libraries/dbmodel.php:908 |
15 | JEventsDBModel->listLatestIcalEvents() | JROOT/modules/mod_jevents_latest/tmpl/default/latest.php:398 |
14 | DefaultModLatestView->getLatestEventsData() | JROOT/modules/mod_jevents_latest/tmpl/flat/latest.php:27 |
13 | FlatModLatestView->displayLatestEvents() | JROOT/modules/mod_jevents_latest/mod_jevents_latest.php:48 |
12 | include JROOT/modules/mod_jevents_latest/mod_jevents_latest.php | JROOT/libraries/cms/module/helper.php:198 |
11 | JModuleHelper::renderModule() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
10 | JCacheControllerCallback->get() | JROOT/libraries/cms/module/helper.php:601 |
9 | JModuleHelper::moduleCache() | JROOT/libraries/joomla/document/renderer/html/module.php:90 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 2.40 ms After last query: 0.58 ms Query memory: 0.013 MB Memory before query: 4.386 MB Rows returned: 7
SELECT rpt.*, ev.*, rr.*, det.*, ev.state as published, ev.created as created , GROUP_CONCAT(DISTINCT catmap.catid SEPARATOR ',') as catids
, YEAR(rpt.startrepeat) as yup, MONTH(rpt.startrepeat ) as mup, DAYOFMONTH(rpt.startrepeat ) as dup
, YEAR(rpt.endrepeat ) as ydn, MONTH(rpt.endrepeat ) as mdn, DAYOFMONTH(rpt.endrepeat ) as ddn
, HOUR(rpt.startrepeat) as hup, MINUTE(rpt.startrepeat ) as minup, SECOND(rpt.startrepeat ) as sup
, HOUR(rpt.endrepeat ) as hdn, MINUTE(rpt.endrepeat ) as mindn, SECOND(rpt.endrepeat ) as sdn
FROM ypscx_jevents_repetition as rpt
INNER JOIN ypscx_jevents_vevent as ev
ON rpt.eventid = ev.ev_id
INNER JOIN ypscx_jevents_icsfile as icsf
ON icsf.ics_id=ev.icsid
INNER JOIN ypscx_jevents_vevdetail as det
ON det.evdet_id = rpt.eventdetail_id
LEFT JOIN ypscx_jevents_rrule as rr
ON rr.eventid = rpt.eventid
LEFT JOIN
ypscx_jevents_catmap as catmap
ON catmap.evid = rpt.eventid
LEFT JOIN
ypscx_categories AS catmapcat
ON catmap.catid = catmapcat.id
WHERE 1
AND rpt.endrepeat >= '2019-12-15 06:44:48'
AND rpt.startrepeat <= '2020-02-13 23:59:59'
AND (rpt.startrepeat >= '2019-12-15 06:44:48' OR det.multiday=1)
AND ev.state=1
AND catmap.catid IN(-1,27,37,28,29,38,39,40)
AND ev.access IN (1,1)
AND icsf.state=1
AND icsf.access IN (1,1)
GROUP BY rpt.startrepeat , rpt.rp_id
ORDER BY rpt.startrepeat ASC
LIMIT 7
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | icsf | ref | PRIMARY,stateidx | stateidx | 1 | const | 1 | 100.00 | Using where; Using temporary; Using filesort |
1 | SIMPLE | rpt | range | eventid,eventstart,eventend,eventdetail,startrepeat,startend,endrepeat | endrepeat | 8 | NULL | 49 | 100.00 | Using index condition; Using where; Using join buffer (Block Nested Loop) |
1 | SIMPLE | ev | eq_ref | PRIMARY,icsid,stateidx,evaccess | PRIMARY | 4 | wikipeds_antioch.rpt.eventid | 1 | 100.00 | Using where |
1 | SIMPLE | rr | ref | eventid | eventid | 4 | wikipeds_antioch.rpt.eventid | 1 | 100.00 | NULL |
1 | SIMPLE | det | eq_ref | PRIMARY,multiday | PRIMARY | 4 | wikipeds_antioch.rpt.eventdetail_id | 1 | 100.00 | Using where |
1 | SIMPLE | catmap | ref | key_event_category,key_evid | key_event_category | 4 | wikipeds_antioch.rpt.eventid | 1 | 100.00 | Using where; Using index |
1 | SIMPLE | catmapcat | eq_ref | PRIMARY | PRIMARY | 4 | wikipeds_antioch.catmap.catid | 1 | 100.00 | Using index |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
init | 0.00 ms |
checking query cache for query | 0.13 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 |
checking permissions | 0.00 ms |
Opening tables | 0.03 ms |
init | 0.08 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
System lock | 0.05 ms |
optimizing | 0.03 ms |
statistics | 0.15 ms |
preparing | 0.05 ms |
Creating tmp table | 0.12 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 1.13 ms |
Creating sort index | 0.14 ms |
end | 0.00 ms |
removing tmp table | 0.28 ms |
end | 0.01 ms |
query end | 0.00 ms |
closing tables | 0.04 ms |
freeing items | 0.01 ms |
removing tmp table | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
18 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jevents/libraries/dbmodel.php:2569 |
17 | JEventsDBModel->_cachedlistIcalEvents() | JROOT/components/com_jevents/libraries/jevCache.php:73 |
16 | jevCache->call() | JROOT/components/com_jevents/libraries/dbmodel.php:1408 |
15 | JEventsDBModel->listLatestIcalEvents() | JROOT/modules/mod_jevents_latest/tmpl/default/latest.php:398 |
14 | DefaultModLatestView->getLatestEventsData() | JROOT/modules/mod_jevents_latest/tmpl/flat/latest.php:27 |
13 | FlatModLatestView->displayLatestEvents() | JROOT/modules/mod_jevents_latest/mod_jevents_latest.php:48 |
12 | include JROOT/modules/mod_jevents_latest/mod_jevents_latest.php | JROOT/libraries/cms/module/helper.php:198 |
11 | JModuleHelper::renderModule() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
10 | JCacheControllerCallback->get() | JROOT/libraries/cms/module/helper.php:601 |
9 | JModuleHelper::moduleCache() | JROOT/libraries/joomla/document/renderer/html/module.php:90 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.64 ms After last query: 1.38 ms Query memory: 0.013 MB Memory before query: 4.529 MB Rows returned: 0
SELECT rpt.*, ev.*, rr.*, det.*, ev.state as published, ev.created as created , GROUP_CONCAT(DISTINCT catmap.catid SEPARATOR ',') as catids
, YEAR(rpt.startrepeat) as yup, MONTH(rpt.startrepeat ) as mup, DAYOFMONTH(rpt.startrepeat ) as dup
, YEAR(rpt.endrepeat ) as ydn, MONTH(rpt.endrepeat ) as mdn, DAYOFMONTH(rpt.endrepeat ) as ddn
, HOUR(rpt.startrepeat) as hup, MINUTE(rpt.startrepeat ) as minup, SECOND(rpt.startrepeat ) as sup
, HOUR(rpt.endrepeat ) as hdn, MINUTE(rpt.endrepeat ) as mindn, SECOND(rpt.endrepeat ) as sdn
FROM ypscx_jevents_repetition as rpt
INNER JOIN ypscx_jevents_vevent as ev
ON rpt.eventid = ev.ev_id
INNER JOIN ypscx_jevents_icsfile as icsf
ON icsf.ics_id=ev.icsid
INNER JOIN ypscx_jevents_vevdetail as det
ON det.evdet_id = rpt.eventdetail_id
LEFT JOIN ypscx_jevents_rrule as rr
ON rr.eventid = rpt.eventid
LEFT JOIN
ypscx_jevents_catmap as catmap
ON catmap.evid = rpt.eventid
LEFT JOIN
ypscx_categories AS catmapcat
ON catmap.catid = catmapcat.id
WHERE 1
AND rpt.endrepeat >= '2019-12-15 06:44:48'
AND rpt.startrepeat <= '2019-12-15 06:44:48'
AND (rpt.startrepeat >= '2019-12-15 06:44:48' OR det.multiday=1)
AND ev.state=1
AND catmap.catid IN(-1,27,37,28,29,38,39,40)
AND ev.access IN (1,1)
AND icsf.state=1
AND icsf.access IN (1,1)
GROUP BY rpt.startrepeat , rpt.rp_id
ORDER BY rpt.startrepeat desc
LIMIT 7
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | icsf | ref | PRIMARY,stateidx | stateidx | 1 | const | 1 | 100.00 | Using where; Using temporary; Using filesort |
1 | SIMPLE | rpt | range | eventid,eventstart,eventend,eventdetail,startrepeat,startend,endrepeat | endrepeat | 8 | NULL | 49 | 100.00 | Using index condition; Using where; Using join buffer (Block Nested Loop) |
1 | SIMPLE | ev | eq_ref | PRIMARY,icsid,stateidx,evaccess | PRIMARY | 4 | wikipeds_antioch.rpt.eventid | 1 | 100.00 | Using where |
1 | SIMPLE | rr | ref | eventid | eventid | 4 | wikipeds_antioch.rpt.eventid | 1 | 100.00 | NULL |
1 | SIMPLE | det | eq_ref | PRIMARY,multiday | PRIMARY | 4 | wikipeds_antioch.rpt.eventdetail_id | 1 | 100.00 | Using where |
1 | SIMPLE | catmap | ref | key_event_category,key_evid | key_event_category | 4 | wikipeds_antioch.rpt.eventid | 1 | 100.00 | Using where; Using index |
1 | SIMPLE | catmapcat | eq_ref | PRIMARY | PRIMARY | 4 | wikipeds_antioch.catmap.catid | 1 | 100.00 | Using index |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
init | 0.00 ms |
checking query cache for query | 0.09 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 |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.05 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
System lock | 0.03 ms |
optimizing | 0.02 ms |
statistics | 0.09 ms |
preparing | 0.05 ms |
Creating tmp table | 0.07 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.79 ms |
Creating sort index | 0.02 ms |
end | 0.00 ms |
removing tmp table | 0.26 ms |
end | 0.01 ms |
query end | 0.00 ms |
closing tables | 0.02 ms |
freeing items | 0.01 ms |
removing tmp table | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
18 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jevents/libraries/dbmodel.php:2569 |
17 | JEventsDBModel->_cachedlistIcalEvents() | JROOT/components/com_jevents/libraries/jevCache.php:73 |
16 | jevCache->call() | JROOT/components/com_jevents/libraries/dbmodel.php:1451 |
15 | JEventsDBModel->listLatestIcalEvents() | JROOT/modules/mod_jevents_latest/tmpl/default/latest.php:398 |
14 | DefaultModLatestView->getLatestEventsData() | JROOT/modules/mod_jevents_latest/tmpl/flat/latest.php:27 |
13 | FlatModLatestView->displayLatestEvents() | JROOT/modules/mod_jevents_latest/mod_jevents_latest.php:48 |
12 | include JROOT/modules/mod_jevents_latest/mod_jevents_latest.php | JROOT/libraries/cms/module/helper.php:198 |
11 | JModuleHelper::renderModule() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
10 | JCacheControllerCallback->get() | JROOT/libraries/cms/module/helper.php:601 |
9 | JModuleHelper::moduleCache() | JROOT/libraries/joomla/document/renderer/html/module.php:90 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.59 ms After last query: 0.11 ms Query memory: 0.013 MB Memory before query: 4.543 MB Rows returned: 0
SELECT rpt.*, ev.*, rr.*, det.*, ev.state as published, ev.created as created , GROUP_CONCAT(DISTINCT catmap.catid SEPARATOR ',') as catids
, YEAR(rpt.startrepeat) as yup, MONTH(rpt.startrepeat ) as mup, DAYOFMONTH(rpt.startrepeat ) as dup
, YEAR(rpt.endrepeat ) as ydn, MONTH(rpt.endrepeat ) as mdn, DAYOFMONTH(rpt.endrepeat ) as ddn
, HOUR(rpt.startrepeat) as hup, MINUTE(rpt.startrepeat ) as minup, SECOND(rpt.startrepeat ) as sup
, HOUR(rpt.endrepeat ) as hdn, MINUTE(rpt.endrepeat ) as mindn, SECOND(rpt.endrepeat ) as sdn
FROM ypscx_jevents_repetition as rpt
INNER JOIN ypscx_jevents_vevent as ev
ON rpt.eventid = ev.ev_id
INNER JOIN ypscx_jevents_icsfile as icsf
ON icsf.ics_id=ev.icsid
INNER JOIN ypscx_jevents_vevdetail as det
ON det.evdet_id = rpt.eventdetail_id
LEFT JOIN ypscx_jevents_rrule as rr
ON rr.eventid = rpt.eventid
LEFT JOIN
ypscx_jevents_catmap as catmap
ON catmap.evid = rpt.eventid
LEFT JOIN
ypscx_categories AS catmapcat
ON catmap.catid = catmapcat.id
WHERE 1
AND rpt.endrepeat >= '2019-12-15 06:44:48'
AND rpt.startrepeat <= '2019-12-15 06:44:48'
AND (rpt.startrepeat <= '2019-12-15 06:44:48'OR det.multiday=1)
AND ev.state=1
AND catmap.catid IN(-1,27,37,28,29,38,39,40)
AND ev.access IN (1,1)
AND icsf.state=1
AND icsf.access IN (1,1)
GROUP BY rpt.startrepeat , rpt.rp_id
ORDER BY rpt.startrepeat asc
LIMIT 7
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | icsf | ref | PRIMARY,stateidx | stateidx | 1 | const | 1 | 100.00 | Using where; Using temporary; Using filesort |
1 | SIMPLE | rpt | range | eventid,eventstart,eventend,eventdetail,startrepeat,startend,endrepeat | endrepeat | 8 | NULL | 49 | 100.00 | Using index condition; Using where; Using join buffer (Block Nested Loop) |
1 | SIMPLE | ev | eq_ref | PRIMARY,icsid,stateidx,evaccess | PRIMARY | 4 | wikipeds_antioch.rpt.eventid | 1 | 100.00 | Using where |
1 | SIMPLE | rr | ref | eventid | eventid | 4 | wikipeds_antioch.rpt.eventid | 1 | 100.00 | NULL |
1 | SIMPLE | det | eq_ref | PRIMARY,multiday | PRIMARY | 4 | wikipeds_antioch.rpt.eventdetail_id | 1 | 100.00 | Using where |
1 | SIMPLE | catmap | ref | key_event_category,key_evid | key_event_category | 4 | wikipeds_antioch.rpt.eventid | 1 | 100.00 | Using where; Using index |
1 | SIMPLE | catmapcat | eq_ref | PRIMARY | PRIMARY | 4 | wikipeds_antioch.catmap.catid | 1 | 100.00 | Using index |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
init | 0.00 ms |
checking query cache for query | 0.08 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 |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.05 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
System lock | 0.03 ms |
optimizing | 0.02 ms |
statistics | 0.09 ms |
preparing | 0.04 ms |
Creating tmp table | 0.07 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.77 ms |
Creating sort index | 0.01 ms |
end | 0.00 ms |
removing tmp table | 0.26 ms |
end | 0.01 ms |
query end | 0.00 ms |
closing tables | 0.02 ms |
freeing items | 0.01 ms |
removing tmp table | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
18 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jevents/libraries/dbmodel.php:2569 |
17 | JEventsDBModel->_cachedlistIcalEvents() | JROOT/components/com_jevents/libraries/jevCache.php:73 |
16 | jevCache->call() | JROOT/components/com_jevents/libraries/dbmodel.php:1493 |
15 | JEventsDBModel->listLatestIcalEvents() | JROOT/modules/mod_jevents_latest/tmpl/default/latest.php:398 |
14 | DefaultModLatestView->getLatestEventsData() | JROOT/modules/mod_jevents_latest/tmpl/flat/latest.php:27 |
13 | FlatModLatestView->displayLatestEvents() | JROOT/modules/mod_jevents_latest/mod_jevents_latest.php:48 |
12 | include JROOT/modules/mod_jevents_latest/mod_jevents_latest.php | JROOT/libraries/cms/module/helper.php:198 |
11 | JModuleHelper::renderModule() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
10 | JCacheControllerCallback->get() | JROOT/libraries/cms/module/helper.php:601 |
9 | JModuleHelper::moduleCache() | JROOT/libraries/joomla/document/renderer/html/module.php:90 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.08 ms After last query: 2.13 ms Query memory: 0.012 MB Memory before query: 4.614 MB Rows returned: 12
SELECT c.*
FROM ypscx_categories as c
WHERE extension='com_jevents'
order by c.lft asc
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | ref | cat_idx | cat_idx | 202 | const | 12 | 100.00 | Using index condition; Using where; Using filesort |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
init | 0.00 ms |
checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
sending cached result to clien | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jevents/libraries/commonfunctions.php:92 |
16 | JEV_CommonFunctions::getCategoryData() | JROOT/components/com_jevents/libraries/commonfunctions.php:117 |
15 | JEV_CommonFunctions::setColor() | JROOT/components/com_jevents/libraries/jeventcal.php:313 |
14 | jEventCal->bgcolor() | JROOT/modules/mod_jevents_latest/tmpl/flat/latest.php:92 |
13 | FlatModLatestView->displayLatestEvents() | JROOT/modules/mod_jevents_latest/mod_jevents_latest.php:48 |
12 | include JROOT/modules/mod_jevents_latest/mod_jevents_latest.php | JROOT/libraries/cms/module/helper.php:198 |
11 | JModuleHelper::renderModule() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
10 | JCacheControllerCallback->get() | JROOT/libraries/cms/module/helper.php:601 |
9 | JModuleHelper::moduleCache() | JROOT/libraries/joomla/document/renderer/html/module.php:90 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 3.63 ms After last query: 5.23 ms Query memory: 0.012 MB Memory before query: 4.695 MB Rows returned: 1
SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN c.published = 2
AND a.state > 0 THEN 2 WHEN c.published != 1 THEN 0 ELSE a.state END as state,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.language, LENGTH(a.fulltext) AS readmore,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,c.published, c.published AS parents_published,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,COALESCE(NULLIF(ROUND(v.rating_sum / v.rating_count, 0), 0), 0) AS rating,
COALESCE(NULLIF(v.rating_count, 0), 0) as rating_count
FROM ypscx_content AS a
LEFT JOIN ypscx_categories AS c
ON c.id = a.catid
LEFT JOIN ypscx_users AS ua
ON ua.id = a.created_by
LEFT JOIN ypscx_users AS uam
ON uam.id = a.modified_by
LEFT JOIN ypscx_categories as parent
ON parent.id = c.parent_id
LEFT JOIN ypscx_content_rating AS v
ON a.id = v.content_id
WHERE a.access IN (1,1)
AND c.access IN (1,1)
AND c.published = 1
AND a.state = 1
AND a.catid IN (30)
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2019-12-15 11:44:48')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2019-12-15 11:44:48')
ORDER BY a.created DESC
LIMIT 10
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | const | PRIMARY,idx_access | PRIMARY | 4 | const | 1 | 100.00 | Using temporary; Using filesort |
1 | SIMPLE | a | ref | idx_access,idx_state,idx_catid | idx_catid | 4 | const | 19 | 100.00 | Using where |
1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | wikipeds_antioch.a.created_by | 1 | 100.00 | Using where |
1 | SIMPLE | uam | eq_ref | PRIMARY | PRIMARY | 4 | wikipeds_antioch.a.modified_by | 1 | 100.00 | Using where |
1 | SIMPLE | parent | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where |
1 | SIMPLE | v | ALL | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | Using where; Using join buffer (Block Nested Loop) |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
init | 0.00 ms |
checking query cache for query | 0.15 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.07 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
System lock | 0.04 ms |
optimizing | 0.02 ms |
statistics | 0.11 ms |
preparing | 0.03 ms |
Creating tmp table | 0.07 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 2.19 ms |
Creating sort index | 0.03 ms |
end | 0.00 ms |
removing tmp table | 0.71 ms |
end | 0.01 ms |
query end | 0.00 ms |
closing tables | 0.03 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.01 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:307 |
16 | JModelLegacy->_getList() | JROOT/libraries/legacy/model/list.php:186 |
15 | JModelList->getItems() | JROOT/components/com_content/models/articles.php:536 |
14 | ContentModelArticles->getItems() | JROOT/modules/mod_articles_latest/helper.php:116 |
13 | ModArticlesLatestHelper::getList() | JROOT/modules/mod_articles_latest/mod_articles_latest.php:15 |
12 | include JROOT/modules/mod_articles_latest/mod_articles_latest.php | JROOT/libraries/cms/module/helper.php:198 |
11 | JModuleHelper::renderModule() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
10 | JCacheControllerCallback->get() | JROOT/libraries/cms/module/helper.php:590 |
9 | JModuleHelper::moduleCache() | JROOT/libraries/joomla/document/renderer/html/module.php:90 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.08 ms After last query: 0.25 ms Query memory: 0.016 MB Memory before query: 4.736 MB Rows returned: 2
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM ypscx_categories as c
LEFT JOIN ypscx_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND s.id=30
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | Using filesort |
1 | SIMPLE | c | ALL | cat_idx,idx_access,idx_left_right | NO INDEX KEY COULD BE USED | NULL | NULL | 51 | 33.33 | Using where |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
init | 0.00 ms |
checking query cache for query | 0.02 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
sending cached result to clien | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
24 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:304 |
23 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
22 | JCategories->get() | JROOT/components/com_content/router.php:72 |
21 | ContentRouter->getCategorySegment() | JROOT/libraries/cms/component/router/view.php:117 |
20 | JComponentRouterView->getPath() | JROOT/libraries/cms/component/router/rules/menu.php:82 |
19 | JComponentRouterRulesMenu->preprocess() | JROOT/libraries/cms/component/router/view.php:219 |
18 | JComponentRouterView->preprocess() | JROOT/libraries/cms/router/site.php:660 |
17 | JRouterSite->processBuildRules() | JROOT/libraries/cms/router/router.php:267 |
16 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
15 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
14 | JRoute::_() | JROOT/modules/mod_articles_latest/helper.php:128 |
13 | ModArticlesLatestHelper::getList() | JROOT/modules/mod_articles_latest/mod_articles_latest.php:15 |
12 | include JROOT/modules/mod_articles_latest/mod_articles_latest.php | JROOT/libraries/cms/module/helper.php:198 |
11 | JModuleHelper::renderModule() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
10 | JCacheControllerCallback->get() | JROOT/libraries/cms/module/helper.php:590 |
9 | JModuleHelper::moduleCache() | JROOT/libraries/joomla/document/renderer/html/module.php:90 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.10 ms After last query: 1.98 ms Query memory: 0.017 MB Memory before query: 4.739 MB Rows returned: 0
SELECT 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
FROM ypscx_fields AS a
LEFT JOIN `ypscx_languages` AS l
ON l.lang_code = a.language
LEFT JOIN ypscx_users AS uc
ON uc.id=a.checked_out
LEFT JOIN ypscx_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN ypscx_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN ypscx_fields_groups AS g
ON g.id = a.group_id
LEFT JOIN `ypscx_fields_categories` AS fc
ON fc.field_id = a.id
WHERE a.context = 'mod_custom.content'
AND (fc.category_id IS NULL OR fc.category_id IN (49,0))
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 filesort |
1 | SIMPLE | l | eq_ref | idx_langcode | idx_langcode | 28 | wikipeds_antioch.a.language | 1 | 100.00 | Using where |
1 | SIMPLE | uc | eq_ref | PRIMARY | PRIMARY | 4 | wikipeds_antioch.a.checked_out | 1 | 100.00 | NULL |
1 | SIMPLE | ag | eq_ref | PRIMARY | PRIMARY | 4 | wikipeds_antioch.a.access | 1 | 100.00 | Using where |
1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | wikipeds_antioch.a.created_user_id | 1 | 100.00 | Using where |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | wikipeds_antioch.a.group_id | 1 | 100.00 | Using where |
1 | SIMPLE | fc | ref | PRIMARY | PRIMARY | 4 | wikipeds_antioch.a.id | 1 | 100.00 | Using where; Using index |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
init | 0.00 ms |
checking query cache for query | 0.01 ms |
checking privileges on cached | 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 |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
sending cached result to clien | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
24 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:307 |
23 | JModelLegacy->_getList() | JROOT/administrator/components/com_fields/models/fields.php:326 |
22 | FieldsModelFields->_getList() | JROOT/libraries/legacy/model/list.php:186 |
21 | JModelList->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:134 |
20 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:378 |
19 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
18 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
17 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
16 | JHtmlContent::prepare() | JROOT/libraries/cms/html/html.php:233 |
15 | JHtml::call() | JROOT/libraries/cms/html/html.php:105 |
14 | JHtml::_() | JROOT/modules/mod_custom/mod_custom.php:15 |
13 | include JROOT/modules/mod_custom/mod_custom.php | JROOT/libraries/cms/module/helper.php:198 |
12 | JModuleHelper::renderModule() | JROOT/templates/oasis/html/mod_s5_tabshow/default.php:247 |
11 | require JROOT/templates/oasis/html/mod_s5_tabshow/default.php | JROOT/modules/mod_s5_tabshow/mod_s5_tabshow.php:40 |
10 | include JROOT/modules/mod_s5_tabshow/mod_s5_tabshow.php | JROOT/libraries/cms/module/helper.php:198 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.13 ms After last query: 72.60 ms Query memory: 0.009 MB Memory before query: 5.155 MB Rows returned: 160
SELECT *
FROM ypscx_acymailing_config
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ypscx_acymailing_config | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 160 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
init | 0.00 ms |
checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.01 ms |
sending cached result to clien | 0.02 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_acymailing/classes/cpanel.php:17 |
11 | cpanelClass->load() | JROOT/administrator/components/com_acymailing/helpers/helper.php:392 |
10 | acymailing_config() | JROOT/administrator/components/com_acymailing/helpers/helper.php:1371 |
9 | include_once JROOT/administrator/components/com_acymailing/helpers/helper.php | JROOT/plugins/system/regacymailing/regacymailing.php:21 |
8 | plgSystemRegacymailing->initAcy() | JROOT/plugins/system/regacymailing/regacymailing.php:145 |
7 | plgSystemRegacymailing->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1122 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.25 ms After last query: 0.50 ms Query memory: 0.011 MB Memory before query: 5.272 MB Rows returned: 1
SELECT `alias`
FROM `ypscx_content`
WHERE id = '114'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ypscx_content | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
init | 0.00 ms |
checking query cache for query | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
System lock | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.04 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.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.03 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
16 | JDatabaseDriver->loadResult() | JROOT/components/com_content/router.php:125 |
15 | ContentRouter->getArticleSegment() | JROOT/libraries/cms/component/router/view.php:117 |
14 | JComponentRouterView->getPath() | JROOT/libraries/cms/component/router/rules/menu.php:82 |
13 | JComponentRouterRulesMenu->preprocess() | JROOT/libraries/cms/component/router/view.php:219 |
12 | JComponentRouterView->preprocess() | JROOT/libraries/cms/router/site.php:660 |
11 | JRouterSite->processBuildRules() | JROOT/libraries/cms/router/router.php:267 |
10 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
9 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
8 | JRoute::_() | JROOT/plugins/system/sef/sef.php:110 |
7 | PlgSystemSef->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1122 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.07 ms After last query: 0.11 ms Query memory: 0.013 MB Memory before query: 5.292 MB Rows returned: 0
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM ypscx_categories as c
LEFT JOIN ypscx_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND s.id=114
ORDER BY c.lft
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.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
init | 0.00 ms |
checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
sending cached result to clien | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:304 |
17 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
16 | JCategories->get() | JROOT/components/com_content/router.php:72 |
15 | ContentRouter->getCategorySegment() | JROOT/libraries/cms/component/router/view.php:121 |
14 | JComponentRouterView->getPath() | JROOT/libraries/cms/component/router/rules/menu.php:82 |
13 | JComponentRouterRulesMenu->preprocess() | JROOT/libraries/cms/component/router/view.php:219 |
12 | JComponentRouterView->preprocess() | JROOT/libraries/cms/router/site.php:660 |
11 | JRouterSite->processBuildRules() | JROOT/libraries/cms/router/router.php:267 |
10 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
9 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
8 | JRoute::_() | JROOT/plugins/system/sef/sef.php:110 |
7 | PlgSystemSef->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1122 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.21 ms After last query: 0.19 ms Query memory: 0.011 MB Memory before query: 5.413 MB Rows returned: 1
SELECT `alias`
FROM `ypscx_content`
WHERE id = '113'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ypscx_content | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
init | 0.00 ms |
checking query cache for query | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
System lock | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.02 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.00 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.06 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
16 | JDatabaseDriver->loadResult() | JROOT/components/com_content/router.php:125 |
15 | ContentRouter->getArticleSegment() | JROOT/libraries/cms/component/router/view.php:117 |
14 | JComponentRouterView->getPath() | JROOT/libraries/cms/component/router/rules/menu.php:82 |
13 | JComponentRouterRulesMenu->preprocess() | JROOT/libraries/cms/component/router/view.php:219 |
12 | JComponentRouterView->preprocess() | JROOT/libraries/cms/router/site.php:660 |
11 | JRouterSite->processBuildRules() | JROOT/libraries/cms/router/router.php:267 |
10 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
9 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
8 | JRoute::_() | JROOT/plugins/system/sef/sef.php:110 |
7 | PlgSystemSef->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1122 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.07 ms After last query: 0.09 ms Query memory: 0.012 MB Memory before query: 5.427 MB Rows returned: 0
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM ypscx_categories as c
LEFT JOIN ypscx_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND s.id=113
ORDER BY c.lft
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.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
init | 0.00 ms |
checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
sending cached result to clien | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:304 |
17 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
16 | JCategories->get() | JROOT/components/com_content/router.php:72 |
15 | ContentRouter->getCategorySegment() | JROOT/libraries/cms/component/router/view.php:121 |
14 | JComponentRouterView->getPath() | JROOT/libraries/cms/component/router/rules/menu.php:82 |
13 | JComponentRouterRulesMenu->preprocess() | JROOT/libraries/cms/component/router/view.php:219 |
12 | JComponentRouterView->preprocess() | JROOT/libraries/cms/router/site.php:660 |
11 | JRouterSite->processBuildRules() | JROOT/libraries/cms/router/router.php:267 |
10 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
9 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
8 | JRoute::_() | JROOT/plugins/system/sef/sef.php:110 |
7 | PlgSystemSef->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1122 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.16 ms After last query: 0.18 ms Query memory: 0.011 MB Memory before query: 5.438 MB Rows returned: 1
SELECT `alias`
FROM `ypscx_content`
WHERE id = '115'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ypscx_content | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
init | 0.00 ms |
checking query cache for query | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
System lock | 0.02 ms |
optimizing | 0.00 ms |
statistics | 0.02 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.00 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
16 | JDatabaseDriver->loadResult() | JROOT/components/com_content/router.php:125 |
15 | ContentRouter->getArticleSegment() | JROOT/libraries/cms/component/router/view.php:117 |
14 | JComponentRouterView->getPath() | JROOT/libraries/cms/component/router/rules/menu.php:82 |
13 | JComponentRouterRulesMenu->preprocess() | JROOT/libraries/cms/component/router/view.php:219 |
12 | JComponentRouterView->preprocess() | JROOT/libraries/cms/router/site.php:660 |
11 | JRouterSite->processBuildRules() | JROOT/libraries/cms/router/router.php:267 |
10 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
9 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
8 | JRoute::_() | JROOT/plugins/system/sef/sef.php:110 |
7 | PlgSystemSef->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1122 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.07 ms After last query: 0.09 ms Query memory: 0.012 MB Memory before query: 5.452 MB Rows returned: 0
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM ypscx_categories as c
LEFT JOIN ypscx_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND s.id=115
ORDER BY c.lft
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.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
init | 0.00 ms |
checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
sending cached result to clien | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:304 |
17 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
16 | JCategories->get() | JROOT/components/com_content/router.php:72 |
15 | ContentRouter->getCategorySegment() | JROOT/libraries/cms/component/router/view.php:121 |
14 | JComponentRouterView->getPath() | JROOT/libraries/cms/component/router/rules/menu.php:82 |
13 | JComponentRouterRulesMenu->preprocess() | JROOT/libraries/cms/component/router/view.php:219 |
12 | JComponentRouterView->preprocess() | JROOT/libraries/cms/router/site.php:660 |
11 | JRouterSite->processBuildRules() | JROOT/libraries/cms/router/router.php:267 |
10 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
9 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
8 | JRoute::_() | JROOT/plugins/system/sef/sef.php:110 |
7 | PlgSystemSef->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1122 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
6 × SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time, c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level, c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id, c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM ypscx_categories as c
LEFT JOIN ypscx_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
3 × SELECT `alias`
FROM `ypscx_content`
3 × SELECT rpt.*, ev.*, rr.*, det.*, ev.state as published, ev.created as created , GROUP_CONCAT(DISTINCT catmap.catid SEPARATOR ',') as catids , YEAR(rpt.startrepeat) as yup, MONTH(rpt.startrepeat ) as mup, DAYOFMONTH(rpt.startrepeat ) as dup , YEAR(rpt.endrepeat ) as ydn, MONTH(rpt.endrepeat ) as mdn, DAYOFMONTH(rpt.endrepeat ) as ddn , HOUR(rpt.startrepeat) as hup, MINUTE(rpt.startrepeat ) as minup, SECOND(rpt.startrepeat ) as sup , HOUR(rpt.endrepeat ) as hdn, MINUTE(rpt.endrepeat ) as mindn, SECOND(rpt.endrepeat ) as sdn
FROM ypscx_jevents_repetition as rpt
INNER JOIN ypscx_jevents_vevent as ev
ON rpt.eventid = ev.ev_id
INNER JOIN ypscx_jevents_icsfile as icsf
ON icsf.ics_id=ev.icsid
INNER JOIN ypscx_jevents_vevdetail as det
ON det.evdet_id = rpt.eventdetail_id
LEFT JOIN ypscx_jevents_rrule as rr
ON rr.eventid = rpt.eventid
LEFT JOIN ypscx_jevents_catmap as catmap
ON catmap.evid = rpt.eventid
LEFT JOIN ypscx_categories AS catmapcat
ON catmap.catid = catmapcat.id
3 × SELECT 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
FROM ypscx_fields AS a
LEFT JOIN `ypscx_languages` AS l
ON l.lang_code = a.language
LEFT JOIN ypscx_users AS uc
ON uc.id=a.checked_out
LEFT JOIN ypscx_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN ypscx_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN ypscx_fields_groups AS g
ON g.id = a.group_id
LEFT JOIN `ypscx_fields_categories` AS fc
ON fc.field_id = a.id
2 × SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN c.published = 2
AND a.state > 0 THEN 2 WHEN c.published != 1 THEN 0 ELSE a.state END as state,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.language, LENGTH(a.fulltext) AS readmore,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,c.published, c.published AS parents_published,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,COALESCE(NULLIF(ROUND(v.rating_sum / v.rating_count, 0), 0), 0) AS rating, COALESCE(NULLIF(v.rating_count, 0), 0) as rating_count
FROM ypscx_content AS a
LEFT JOIN ypscx_categories AS c
ON c.id = a.catid
LEFT JOIN ypscx_users AS ua
ON ua.id = a.created_by
LEFT JOIN ypscx_users AS uam
ON uam.id = a.modified_by
LEFT JOIN ypscx_categories as parent
ON parent.id = c.parent_id
LEFT JOIN ypscx_content_rating AS v
ON a.id = v.content_id
2 × SELECT menutype
FROM ypscx_menu
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM ypscx_modules AS m
LEFT JOIN ypscx_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN ypscx_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT *
FROM ypscx_acymailing_confi
1 × SELECT c.*
FROM ypscx_categories as c
1 × SELECT c.id
FROM ypscx_categories AS c
1 × SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time, c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level, c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id, c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM ypscx_categories as c
1 × SELECT `data`
FROM `ypscx_session`
1 × SELECT *
FROM ypscx_menu
1 × SELECT *
FROM ypscx_template_styles
1 × SELECT `session_id`
FROM `ypscx_session`
1 × SELECT COUNT(*)
FROM ypscx_content AS a
LEFT JOIN ypscx_categories AS c
ON c.id = a.catid
LEFT JOIN ypscx_users AS ua
ON ua.id = a.created_by
LEFT JOIN ypscx_users AS uam
ON uam.id = a.modified_by
LEFT JOIN ypscx_categories as parent
ON parent.id = c.parent_id
LEFT JOIN ypscx_content_rating AS v
ON a.id = v.content_id
1 × SELECT `id`,`name`,`rules`,`parent_id`
FROM `ypscx_assets`
1 × SELECT `enabled`
FROM `ypscx_extensions`
1 × SELECT b.id
FROM ypscx_usergroups AS a
LEFT JOIN ypscx_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT id, rules
FROM `ypscx_viewlevels
1 × SELECT MAX(contact.id) AS contactid, contact.alias, contact.catid
FROM `ypscx_contact_details` AS `contact`