Query Time: 0.97 ms Query memory: 0.014 MB Memory before query: 4.264 MB Rows returned: 0
SELECT `data`
FROM `zb6pm_session`
WHERE `session_id` = '6fc7d27db6c1f9e3d89d23bbc6dab28c'
EXPLAIN not possible on query: SELECT `data`
FROM `zb6pm_session`
WHERE `session_id` = '6fc7d27db6c1f9e3d89d23bbc6dab28c'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/session/storage/database.php:44
JROOT/libraries/joomla/session/session.php:651
JROOT/libraries/joomla/session/session.php:589
JROOT/libraries/cms/application/cms.php:739
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:399
JROOT/libraries/joomla/factory.php:125
JROOT/index.php:42
Query Time: 1.01 ms After last query: 2.57 ms Query memory: 0.008 MB Memory before query: 4.564 MB
DELETE
FROM `zb6pm_session`
WHERE `time` < '1611774865'
EXPLAIN not possible on query: DELETE
FROM `zb6pm_session`
WHERE `time` < '1611774865'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/application/cms.php:756
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:399
JROOT/libraries/joomla/factory.php:125
JROOT/index.php:42
Query Time: 1.66 ms After last query: 0.11 ms Query memory: 0.011 MB Memory before query: 4.578 MB Rows returned: 0
SELECT `session_id`
FROM `zb6pm_session`
WHERE `session_id` = '6fc7d27db6c1f9e3d89d23bbc6dab28c'
LIMIT 0, 1
EXPLAIN not possible on query: SELECT `session_id`
FROM `zb6pm_session`
WHERE `session_id` = '6fc7d27db6c1f9e3d89d23bbc6dab28c' LIMIT 0, 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/application/cms.php:176
JROOT/libraries/cms/application/cms.php:765
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:399
JROOT/libraries/joomla/factory.php:125
JROOT/index.php:42
Query Time: 0.82 ms After last query: 0.21 ms Query memory: 0.009 MB Memory before query: 4.590 MB
INSERT INTO `zb6pm_session`
(`session_id`, `client_id`, `time`)
VALUES
('6fc7d27db6c1f9e3d89d23bbc6dab28c', 0, '1611775765')
EXPLAIN not possible on query: INSERT INTO `zb6pm_session`
(`session_id`, `client_id`, `time`) VALUES
('6fc7d27db6c1f9e3d89d23bbc6dab28c', 0, '1611775765')
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/application/cms.php:208
JROOT/libraries/cms/application/cms.php:765
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:399
JROOT/libraries/joomla/factory.php:125
JROOT/index.php:42
Query Time: 5.38 ms After last query: 7.06 ms Query memory: 0.013 MB Memory before query: 5.223 MB Rows returned: 32
SELECT extension_id AS id, element AS "option", params, enabled
FROM zb6pm_extensions
WHERE `type` = 'component'
EXPLAIN not possible on query: SELECT extension_id AS id, element AS "option", params, enabled
FROM zb6pm_extensions
WHERE `type` = 'component'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/cms/component/helper.php:435
JROOT/libraries/cms/component/helper.php:43
JROOT/libraries/cms/component/helper.php:120
JROOT/libraries/cms/application/site.php:584
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 20.48 ms After last query: 1.67 ms Query memory: 0.013 MB Memory before query: 5.414 MB Rows returned: 2
SELECT b.id
FROM zb6pm_usergroups AS a
LEFT JOIN zb6pm_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
EXPLAIN not possible on query: SELECT b.id
FROM zb6pm_usergroups AS a
LEFT JOIN zb6pm_usergroups AS b ON b.lft <= a.lft AND b.rgt >= a.rgt
WHERE a.id = 9
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/access/access.php:332
JROOT/libraries/joomla/access/access.php:401
JROOT/libraries/joomla/user/user.php:453
JROOT/libraries/cms/plugin/helper.php:296
JROOT/libraries/cms/plugin/helper.php:163
JROOT/libraries/cms/application/site.php:589
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.86 ms After last query: 0.97 ms Query memory: 0.012 MB Memory before query: 5.503 MB Rows returned: 5
SELECT id, rules
FROM `zb6pm_viewlevels`
EXPLAIN not possible on query: SELECT id, rules
FROM `zb6pm_viewlevels`
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/access/access.php:418
JROOT/libraries/joomla/user/user.php:453
JROOT/libraries/cms/plugin/helper.php:296
JROOT/libraries/cms/plugin/helper.php:163
JROOT/libraries/cms/application/site.php:589
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 3.23 ms After last query: 0.35 ms Query memory: 0.010 MB Memory before query: 5.523 MB Rows returned: 44
SELECT folder AS type, element AS name, params
FROM zb6pm_extensions
WHERE enabled = 1
AND type ='plugin'
AND state IN (0,1)
AND access IN (1,1,5)
ORDER BY ordering
EXPLAIN not possible on query: SELECT folder AS type, element AS name, params
FROM zb6pm_extensions
WHERE enabled = 1 AND type ='plugin' AND state IN (0,1) AND access IN (1,1,5)
ORDER BY ordering
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/plugin/helper.php:310
JROOT/libraries/cms/plugin/helper.php:163
JROOT/libraries/cms/application/site.php:589
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 5.89 ms After last query: 34.05 ms Query memory: 0.019 MB Memory before query: 7.548 MB Rows returned: 30
SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM zb6pm_menu AS m
LEFT JOIN zb6pm_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
EXPLAIN not possible on query: SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM zb6pm_menu AS m
LEFT JOIN zb6pm_extensions AS e ON m.component_id = e.extension_id
WHERE m.published = 1 AND m.parent_id > 0 AND m.client_id = 0
ORDER BY m.lft
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/menu/site.php:45
JROOT/libraries/cms/menu/menu.php:64
JROOT/libraries/cms/menu/menu.php:118
JROOT/libraries/cms/application/cms.php:424
JROOT/libraries/cms/application/site.php:272
JROOT/libraries/cms/router/site.php:57
JROOT/libraries/cms/router/router.php:196
JROOT/libraries/cms/application/cms.php:520
JROOT/libraries/cms/application/site.php:407
JROOT/libraries/cms/application/cms.php:1088
JROOT/libraries/cms/application/site.php:763
JROOT/libraries/cms/application/site.php:215
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 2.42 ms After last query: 14.98 ms Query memory: 0.022 MB Memory before query: 8.238 MB Rows returned: 1
SELECT extension_id AS id, element AS "option", params, enabled
FROM zb6pm_extensions
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN not possible on query: SELECT extension_id AS id, element AS "option", params, enabled
FROM zb6pm_extensions
WHERE `type` = 'library' AND `element` = 'joomla'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/cms/library/helper.php:156
JROOT/libraries/cms/library/helper.php:47
JROOT/libraries/cms/library/helper.php:90
JROOT/libraries/cms/version/version.php:189
JROOT/libraries/joomla/factory.php:736
JROOT/libraries/joomla/factory.php:216
JROOT/plugins/system/sef/sef.php:29
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:1098
JROOT/libraries/cms/application/site.php:763
JROOT/libraries/cms/application/site.php:215
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.93 ms After last query: 0.36 ms Query memory: 0.017 MB Memory before query: 8.220 MB
UPDATE `zb6pm_extensions`
SET `params` = '{\"mediaversion\":\"57a57a4fc632e3227f100673b71020f6\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN not possible on query: UPDATE `zb6pm_extensions`
SET `params` = '{\"mediaversion\":\"57a57a4fc632e3227f100673b71020f6\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/library/helper.php:119
JROOT/libraries/cms/version/version.php:240
JROOT/libraries/cms/version/version.php:199
JROOT/libraries/joomla/factory.php:736
JROOT/libraries/joomla/factory.php:216
JROOT/plugins/system/sef/sef.php:29
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:1098
JROOT/libraries/cms/application/site.php:763
JROOT/libraries/cms/application/site.php:215
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 1.48 ms After last query: 5.21 ms Query memory: 0.010 MB Memory before query: 8.765 MB Rows returned: 1
SELECT *
FROM zb6pm_languages
WHERE published=1
ORDER BY ordering ASC
EXPLAIN not possible on query: SELECT *
FROM zb6pm_languages
WHERE published=1
ORDER BY ordering ASC
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/language/helper.php:164
JROOT/libraries/cms/application/site.php:329
JROOT/libraries/cms/application/site.php:135
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 1.43 ms After last query: 0.79 ms Query memory: 0.008 MB Memory before query: 8.787 MB Rows returned: 3
SELECT id, home, template, s.params
FROM zb6pm_template_styles as s
LEFT JOIN zb6pm_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
EXPLAIN not possible on query: SELECT id, home, template, s.params
FROM zb6pm_template_styles as s
LEFT JOIN zb6pm_extensions as e ON e.element=s.template AND e.type='template' AND e.client_id=s.client_id
WHERE s.client_id = 0 AND e.enabled = 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/application/site.php:484
JROOT/libraries/cms/application/site.php:165
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 3.69 ms After last query: 19.98 ms Query memory: 0.023 MB Memory before query: 10.378 MB Rows returned: 1
SELECT a.rules
FROM zb6pm_assets AS a
WHERE (a.id = 1)
GROUP BY a.id, a.rules, a.lft
EXPLAIN not possible on query: SELECT a.rules
FROM zb6pm_assets AS a
WHERE (a.id = 1)
GROUP BY a.id, a.rules, a.lft
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/access/access.php:246
JROOT/libraries/joomla/user/user.php:384
JROOT/components/com_content/models/category.php:141
JROOT/libraries/legacy/model/legacy.php:439
JROOT/libraries/legacy/view/legacy.php:401
JROOT/libraries/legacy/view/category.php:105
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 3.12 ms After last query: 0.98 ms Query memory: 0.024 MB Memory before query: 10.456 MB Rows returned: 3
SELECT b.rules
FROM zb6pm_assets AS a
LEFT JOIN zb6pm_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.category.19')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
EXPLAIN not possible on query: SELECT b.rules
FROM zb6pm_assets AS a
LEFT JOIN zb6pm_assets AS b ON b.lft <= a.lft AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.category.19')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/access/access.php:246
JROOT/libraries/joomla/access/access.php:107
JROOT/libraries/joomla/user/user.php:393
JROOT/components/com_content/models/category.php:141
JROOT/libraries/legacy/model/legacy.php:439
JROOT/libraries/legacy/view/legacy.php:401
JROOT/libraries/legacy/view/category.php:105
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 3.22 ms After last query: 2.07 ms Query memory: 0.023 MB Memory before query: 10.659 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,COUNT(i.`id`) AS numitems
FROM zb6pm_categories as c
LEFT JOIN zb6pm_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
LEFT JOIN (SELECT cat.id as id
FROM zb6pm_categories AS cat JOIN zb6pm_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
LEFT JOIN `zb6pm_content` AS i
ON i.`catid` = c.id
AND i.state = 1
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=19
AND badcats.id is null
GROUP BY 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
ORDER BY c.lft
EXPLAIN not possible on query: 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,COUNT(i.`id`) AS numitems
FROM zb6pm_categories as c
LEFT JOIN zb6pm_categories AS s ON (s.lft <= c.lft AND s.rgt >= c.rgt) OR (s.lft > c.lft AND s.rgt < c.rgt)
LEFT JOIN (SELECT cat.id as id FROM zb6pm_categories AS cat JOIN zb6pm_categories AS parent ON cat.lft BETWEEN parent.lft AND parent.rgt WHERE parent.extension = 'com_content' AND parent.published != 1 GROUP BY cat.id) AS badcats ON badcats.id = c.id
LEFT JOIN `zb6pm_content` AS i ON i.`catid` = c.id AND i.state = 1
WHERE (c.extension='com_content' OR c.extension='system') AND c.access IN (1,1,5) AND c.published = 1 AND s.id=19 AND badcats.id is null
GROUP BY 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
ORDER BY c.lft
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/legacy/categories/categories.php:292
JROOT/libraries/legacy/categories/categories.php:184
JROOT/components/com_content/models/category.php:357
JROOT/components/com_content/models/category.php:234
JROOT/libraries/legacy/view/legacy.php:401
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.78 ms After last query: 2.93 ms Query memory: 0.027 MB Memory before query: 10.920 MB Rows returned: 2
SELECT b.rules
FROM zb6pm_assets AS a
LEFT JOIN zb6pm_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
EXPLAIN not possible on query: SELECT b.rules
FROM zb6pm_assets AS a
LEFT JOIN zb6pm_assets AS b ON b.lft <= a.lft AND b.rgt >= a.rgt
WHERE (a.name = 'com_content')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/access/access.php:246
JROOT/libraries/joomla/access/access.php:107
JROOT/libraries/joomla/user/user.php:393
JROOT/components/com_content/models/articles.php:449
JROOT/libraries/legacy/model/list.php:129
JROOT/libraries/legacy/model/list.php:181
JROOT/components/com_content/models/articles.php:537
JROOT/components/com_content/models/category.php:256
JROOT/libraries/legacy/view/legacy.php:401
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 3.56 ms After last query: 0.27 ms Query memory: 0.023 MB Memory before query: 10.949 MB Rows returned: 8
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 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,
CASE WHEN badcats.id is not null THEN 0 ELSE a.state END AS state,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,
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,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count,c.published,
CASE WHEN badcats.id is null THEN c.published ELSE 0 END AS parents_published
FROM zb6pm_content AS a
LEFT JOIN zb6pm_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN zb6pm_categories AS c
ON c.id = a.catid
LEFT JOIN zb6pm_users AS ua
ON ua.id = a.created_by
LEFT JOIN zb6pm_users AS uam
ON uam.id = a.modified_by
LEFT JOIN zb6pm_categories as parent
ON parent.id = c.parent_id
LEFT JOIN zb6pm_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM zb6pm_categories AS cat JOIN zb6pm_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id ) AS badcats
ON badcats.id = c.id
WHERE a.access IN (1,1,5)
AND c.access IN (1,1,5)
AND
CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1
AND a.catid = 19
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2021-01-27 19:29:25')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2021-01-27 19:29:25')
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
LIMIT 0, 10
EXPLAIN not possible on query: 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 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,CASE WHEN badcats.id is not null THEN 0 ELSE a.state END AS state,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,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,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count,c.published, CASE WHEN badcats.id is null THEN c.published ELSE 0 END AS parents_published
FROM zb6pm_content AS a
LEFT JOIN zb6pm_content_frontpage AS fp ON fp.content_id = a.id
LEFT JOIN zb6pm_categories AS c ON c.id = a.catid
LEFT JOIN zb6pm_users AS ua ON ua.id = a.created_by
LEFT JOIN zb6pm_users AS uam ON uam.id = a.modified_by
LEFT JOIN zb6pm_categories as parent ON parent.id = c.parent_id
LEFT JOIN zb6pm_content_rating AS v ON a.id = v.content_id
LEFT OUTER JOIN (SELECT cat.id as id FROM zb6pm_categories AS cat JOIN zb6pm_categories AS parent ON cat.lft BETWEEN parent.lft AND parent.rgt WHERE parent.extension = 'com_content' AND parent.published != 1 GROUP BY cat.id ) AS badcats ON badcats.id = c.id
WHERE a.access IN (1,1,5) AND c.access IN (1,1,5) AND CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1 AND a.catid = 19 AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2021-01-27 19:29:25') AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2021-01-27 19:29:25')
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 LIMIT 0, 10
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/legacy/model/legacy.php:312
JROOT/libraries/legacy/model/list.php:185
JROOT/components/com_content/models/articles.php:537
JROOT/components/com_content/models/category.php:256
JROOT/libraries/legacy/view/legacy.php:401
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.73 ms After last query: 2.15 ms Query memory: 0.022 MB Memory before query: 11.372 MB Rows returned: 0
SELECT `m`.`tag_id`,`t`.*
FROM `zb6pm_contentitem_tag_map` AS m
INNER JOIN `zb6pm_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 38
AND `t`.`published` = 1
AND t.access IN (1,1,5)
EXPLAIN not possible on query: SELECT `m`.`tag_id`,`t`.*
FROM `zb6pm_contentitem_tag_map` AS m
INNER JOIN `zb6pm_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 38 AND `t`.`published` = 1 AND t.access IN (1,1,5)
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/libraries/legacy/view/legacy.php:401
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.45 ms After last query: 0.40 ms Query memory: 0.022 MB Memory before query: 11.412 MB Rows returned: 0
SELECT `m`.`tag_id`,`t`.*
FROM `zb6pm_contentitem_tag_map` AS m
INNER JOIN `zb6pm_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 37
AND `t`.`published` = 1
AND t.access IN (1,1,5)
EXPLAIN not possible on query: SELECT `m`.`tag_id`,`t`.*
FROM `zb6pm_contentitem_tag_map` AS m
INNER JOIN `zb6pm_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 37 AND `t`.`published` = 1 AND t.access IN (1,1,5)
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/libraries/legacy/view/legacy.php:401
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.49 ms After last query: 0.37 ms Query memory: 0.022 MB Memory before query: 11.452 MB Rows returned: 0
SELECT `m`.`tag_id`,`t`.*
FROM `zb6pm_contentitem_tag_map` AS m
INNER JOIN `zb6pm_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 36
AND `t`.`published` = 1
AND t.access IN (1,1,5)
EXPLAIN not possible on query: SELECT `m`.`tag_id`,`t`.*
FROM `zb6pm_contentitem_tag_map` AS m
INNER JOIN `zb6pm_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 36 AND `t`.`published` = 1 AND t.access IN (1,1,5)
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/libraries/legacy/view/legacy.php:401
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.48 ms After last query: 0.39 ms Query memory: 0.022 MB Memory before query: 11.492 MB Rows returned: 0
SELECT `m`.`tag_id`,`t`.*
FROM `zb6pm_contentitem_tag_map` AS m
INNER JOIN `zb6pm_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 35
AND `t`.`published` = 1
AND t.access IN (1,1,5)
EXPLAIN not possible on query: SELECT `m`.`tag_id`,`t`.*
FROM `zb6pm_contentitem_tag_map` AS m
INNER JOIN `zb6pm_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 35 AND `t`.`published` = 1 AND t.access IN (1,1,5)
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/libraries/legacy/view/legacy.php:401
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.43 ms After last query: 0.41 ms Query memory: 0.022 MB Memory before query: 11.533 MB Rows returned: 0
SELECT `m`.`tag_id`,`t`.*
FROM `zb6pm_contentitem_tag_map` AS m
INNER JOIN `zb6pm_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 34
AND `t`.`published` = 1
AND t.access IN (1,1,5)
EXPLAIN not possible on query: SELECT `m`.`tag_id`,`t`.*
FROM `zb6pm_contentitem_tag_map` AS m
INNER JOIN `zb6pm_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 34 AND `t`.`published` = 1 AND t.access IN (1,1,5)
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/libraries/legacy/view/legacy.php:401
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.41 ms After last query: 0.35 ms Query memory: 0.022 MB Memory before query: 11.573 MB Rows returned: 0
SELECT `m`.`tag_id`,`t`.*
FROM `zb6pm_contentitem_tag_map` AS m
INNER JOIN `zb6pm_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 33
AND `t`.`published` = 1
AND t.access IN (1,1,5)
EXPLAIN not possible on query: SELECT `m`.`tag_id`,`t`.*
FROM `zb6pm_contentitem_tag_map` AS m
INNER JOIN `zb6pm_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 33 AND `t`.`published` = 1 AND t.access IN (1,1,5)
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/libraries/legacy/view/legacy.php:401
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.49 ms After last query: 0.36 ms Query memory: 0.022 MB Memory before query: 11.613 MB Rows returned: 0
SELECT `m`.`tag_id`,`t`.*
FROM `zb6pm_contentitem_tag_map` AS m
INNER JOIN `zb6pm_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 32
AND `t`.`published` = 1
AND t.access IN (1,1,5)
EXPLAIN not possible on query: SELECT `m`.`tag_id`,`t`.*
FROM `zb6pm_contentitem_tag_map` AS m
INNER JOIN `zb6pm_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 32 AND `t`.`published` = 1 AND t.access IN (1,1,5)
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/libraries/legacy/view/legacy.php:401
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.86 ms After last query: 0.40 ms Query memory: 0.022 MB Memory before query: 11.654 MB Rows returned: 0
SELECT `m`.`tag_id`,`t`.*
FROM `zb6pm_contentitem_tag_map` AS m
INNER JOIN `zb6pm_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 31
AND `t`.`published` = 1
AND t.access IN (1,1,5)
EXPLAIN not possible on query: SELECT `m`.`tag_id`,`t`.*
FROM `zb6pm_contentitem_tag_map` AS m
INNER JOIN `zb6pm_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 31 AND `t`.`published` = 1 AND t.access IN (1,1,5)
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/libraries/legacy/view/legacy.php:401
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 1.25 ms After last query: 2.73 ms Query memory: 0.023 MB Memory before query: 11.868 MB Rows returned: 1
SELECT COUNT(*)
FROM zb6pm_content AS a
LEFT JOIN zb6pm_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN zb6pm_categories AS c
ON c.id = a.catid
LEFT JOIN zb6pm_users AS ua
ON ua.id = a.created_by
LEFT JOIN zb6pm_users AS uam
ON uam.id = a.modified_by
LEFT JOIN zb6pm_categories as parent
ON parent.id = c.parent_id
LEFT JOIN zb6pm_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM zb6pm_categories AS cat JOIN zb6pm_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id ) AS badcats
ON badcats.id = c.id
WHERE a.access IN (1,1,5)
AND c.access IN (1,1,5)
AND
CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1
AND a.catid = 19
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2021-01-27 19:29:25')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2021-01-27 19:29:25')
EXPLAIN not possible on query: SELECT COUNT(*)
FROM zb6pm_content AS a
LEFT JOIN zb6pm_content_frontpage AS fp ON fp.content_id = a.id
LEFT JOIN zb6pm_categories AS c ON c.id = a.catid
LEFT JOIN zb6pm_users AS ua ON ua.id = a.created_by
LEFT JOIN zb6pm_users AS uam ON uam.id = a.modified_by
LEFT JOIN zb6pm_categories as parent ON parent.id = c.parent_id
LEFT JOIN zb6pm_content_rating AS v ON a.id = v.content_id
LEFT OUTER JOIN (SELECT cat.id as id FROM zb6pm_categories AS cat JOIN zb6pm_categories AS parent ON cat.lft BETWEEN parent.lft AND parent.rgt WHERE parent.extension = 'com_content' AND parent.published != 1 GROUP BY cat.id ) AS badcats ON badcats.id = c.id
WHERE a.access IN (1,1,5) AND c.access IN (1,1,5) AND CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1 AND a.catid = 19 AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2021-01-27 19:29:25') AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2021-01-27 19:29:25')
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/legacy/model/legacy.php:341
JROOT/libraries/legacy/model/list.php:290
JROOT/libraries/legacy/model/list.php:235
JROOT/components/com_content/models/category.php:268
JROOT/libraries/legacy/view/legacy.php:401
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.55 ms After last query: 0.34 ms Query memory: 0.018 MB Memory before query: 11.872 MB Rows returned: 0
SELECT `m`.`tag_id`,`t`.*
FROM `zb6pm_contentitem_tag_map` AS m
INNER JOIN `zb6pm_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.category'
AND `m`.`content_item_id` = 19
AND `t`.`published` = 1
AND t.access IN (1,1,5)
EXPLAIN not possible on query: SELECT `m`.`tag_id`,`t`.*
FROM `zb6pm_contentitem_tag_map` AS m
INNER JOIN `zb6pm_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.category' AND `m`.`content_item_id` = 19 AND `t`.`published` = 1 AND t.access IN (1,1,5)
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/helper/tags.php:426
JROOT/libraries/legacy/view/category.php:177
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.40 ms After last query: 37.31 ms Query memory: 0.030 MB Memory before query: 16.486 MB Rows returned: 3
SELECT id, home, template, s.params
FROM zb6pm_template_styles as s
LEFT JOIN zb6pm_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
EXPLAIN not possible on query: SELECT id, home, template, s.params
FROM zb6pm_template_styles as s
LEFT JOIN zb6pm_extensions as e ON e.element=s.template AND e.type='template' AND e.client_id=s.client_id
WHERE s.client_id = 0 AND e.enabled = 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/gantry/core/gantrytemplate.class.php:638
JROOT/libraries/gantry/core/gantrytemplate.class.php:590
JROOT/libraries/gantry/core/params/overrides/gantrymenuitemparamoverride.class.php:69
JROOT/libraries/gantry/core/params/overrides/gantrymenuitemparamoverride.class.php:36
JROOT/libraries/gantry/core/gantry.class.php:1843
JROOT/libraries/gantry/core/gantry.class.php:392
JROOT/libraries/gantry/gantry.php:275
JROOT/libraries/gantry/gantry.php:432
JROOT/templates/cloudbase3/html/com_content/category/blog.php:14
JROOT/libraries/legacy/view/legacy.php:670
JROOT/libraries/legacy/view/legacy.php:209
JROOT/libraries/legacy/view/category.php:193
JROOT/components/com_content/views/category/view.html.php:258
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.33 ms After last query: 1.14 ms Query memory: 0.030 MB Memory before query: 16.527 MB Rows returned: 3
SELECT id, home, template, s.params
FROM zb6pm_template_styles as s
LEFT JOIN zb6pm_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
EXPLAIN not possible on query: SELECT id, home, template, s.params
FROM zb6pm_template_styles as s
LEFT JOIN zb6pm_extensions as e ON e.element=s.template AND e.type='template' AND e.client_id=s.client_id
WHERE s.client_id = 0 AND e.enabled = 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/gantry/core/gantrytemplate.class.php:638
JROOT/libraries/gantry/core/gantrytemplate.class.php:590
JROOT/libraries/gantry/core/params/overrides/gantrymenuitemparamoverride.class.php:69
JROOT/libraries/gantry/core/params/overrides/gantrymenuitemparamoverride.class.php:36
JROOT/libraries/gantry/core/gantry.class.php:1843
JROOT/libraries/gantry/core/gantry.class.php:392
JROOT/libraries/gantry/gantry.php:275
JROOT/libraries/gantry/gantry.php:432
JROOT/templates/cloudbase3/html/com_content/category/blog.php:14
JROOT/libraries/legacy/view/legacy.php:670
JROOT/libraries/legacy/view/legacy.php:209
JROOT/libraries/legacy/view/category.php:193
JROOT/components/com_content/views/category/view.html.php:258
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 1.83 ms After last query: 19.89 ms Query memory: 0.029 MB Memory before query: 17.659 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 zb6pm_categories as c
LEFT JOIN zb6pm_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
LEFT JOIN (SELECT cat.id as id
FROM zb6pm_categories AS cat JOIN zb6pm_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=19
AND badcats.id is null
GROUP BY 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
ORDER BY c.lft
EXPLAIN not possible on query: 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 zb6pm_categories as c
LEFT JOIN zb6pm_categories AS s ON (s.lft <= c.lft AND s.rgt >= c.rgt) OR (s.lft > c.lft AND s.rgt < c.rgt)
LEFT JOIN (SELECT cat.id as id FROM zb6pm_categories AS cat JOIN zb6pm_categories AS parent ON cat.lft BETWEEN parent.lft AND parent.rgt WHERE parent.extension = 'com_content' AND parent.published != 1 GROUP BY cat.id) AS badcats ON badcats.id = c.id
WHERE (c.extension='com_content' OR c.extension='system') AND c.access IN (1,1,5) AND c.published = 1 AND s.id=19 AND badcats.id is null
GROUP BY 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
ORDER BY c.lft
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/legacy/categories/categories.php:292
JROOT/libraries/legacy/categories/categories.php:184
JROOT/components/com_content/helpers/route.php:44
JROOT/templates/cloudbase3/html/com_content/category/blog_item.php:27
JROOT/libraries/legacy/view/legacy.php:670
JROOT/plugins/system/gantry/overrides/3.3/2.5/com_content/category/blog.php:63
JROOT/templates/cloudbase3/html/base_override.php:96
JROOT/templates/cloudbase3/html/com_content/category/blog.php:16
JROOT/libraries/legacy/view/legacy.php:670
JROOT/libraries/legacy/view/legacy.php:209
JROOT/libraries/legacy/view/category.php:193
JROOT/components/com_content/views/category/view.html.php:258
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 1.22 ms After last query: 89.45 ms Query memory: 0.019 MB Memory before query: 19.044 MB Rows returned: 2
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM zb6pm_modules AS m
LEFT JOIN zb6pm_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN zb6pm_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 <= '2021-01-27 19:29:25')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2021-01-27 19:29:25')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 134 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
EXPLAIN not possible on query: SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM zb6pm_modules AS m
LEFT JOIN zb6pm_modules_menu AS mm ON mm.moduleid = m.id
LEFT JOIN zb6pm_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 <= '2021-01-27 19:29:25') AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2021-01-27 19:29:25') AND m.access IN (1,1,5) AND m.client_id = 0 AND (mm.menuid = 134 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/module/helper.php:407
JROOT/libraries/cms/module/helper.php:350
JROOT/libraries/cms/module/helper.php:84
JROOT/libraries/joomla/document/html/html.php:501
JROOT/libraries/gantry/core/gantry.class.php:804
JROOT/libraries/gantry/core/gantry.class.php:757
JROOT/templates/cloudbase3/index.php:61
JROOT/libraries/joomla/document/html/html.php:578
JROOT/libraries/joomla/document/html/html.php:635
JROOT/libraries/joomla/document/html/html.php:455
JROOT/libraries/cms/application/cms.php:1045
JROOT/libraries/cms/application/site.php:745
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:45
Query Time: 0.69 ms After last query: 13.95 ms Query memory: 0.023 MB Memory before query: 20.310 MB Rows returned: 0
SELECT ts.template
FROM zb6pm_template_styles AS ts
INNER JOIN zb6pm_menu AS m
ON ts.id=m.template_style_id
WHERE m.id = 134
AND m.template_style_id != 0
EXPLAIN not possible on query: SELECT ts.template
FROM zb6pm_template_styles AS ts
INNER JOIN zb6pm_menu AS m ON ts.id=m.template_style_id
WHERE m.id = 134 AND m.template_style_id != 0
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/modules/mod_roknavmenu/lib/RokNavMenu.php:98
JROOT/modules/mod_roknavmenu/lib/RokNavMenu.php:71
JROOT/modules/mod_roknavmenu/lib/RokNavMenu.php:22
JROOT/modules/mod_roknavmenu/mod_roknavmenu.php:21
JROOT/libraries/cms/module/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:103
JROOT/templates/cloudbase3/features/dropdownmenu.php:56
JROOT/libraries/gantry/core/renderers/gantrymodulesrenderer.class.php:65
JROOT/libraries/gantry/core/gantry.class.php:867
JROOT/templates/cloudbase3/index.php:85
JROOT/libraries/joomla/document/html/html.php:578
JROOT/libraries/joomla/document/html/html.php:635
JROOT/libraries/joomla/document/html/html.php:455
JROOT/libraries/cms/application/cms.php:1045
JROOT/libraries/cms/application/site.php:745
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:45
Query Time: 0.48 ms After last query: 0.13 ms Query memory: 0.023 MB Memory before query: 20.332 MB Rows returned: 1
SELECT template
FROM zb6pm_template_styles
WHERE home = 1
AND client_id = 0
EXPLAIN not possible on query: SELECT template
FROM zb6pm_template_styles
WHERE home = 1 AND client_id = 0
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/modules/mod_roknavmenu/lib/RokNavMenu.php:113
JROOT/modules/mod_roknavmenu/lib/RokNavMenu.php:71
JROOT/modules/mod_roknavmenu/lib/RokNavMenu.php:22
JROOT/modules/mod_roknavmenu/mod_roknavmenu.php:21
JROOT/libraries/cms/module/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:103
JROOT/templates/cloudbase3/features/dropdownmenu.php:56
JROOT/libraries/gantry/core/renderers/gantrymodulesrenderer.class.php:65
JROOT/libraries/gantry/core/gantry.class.php:867
JROOT/templates/cloudbase3/index.php:85
JROOT/libraries/joomla/document/html/html.php:578
JROOT/libraries/joomla/document/html/html.php:635
JROOT/libraries/joomla/document/html/html.php:455
JROOT/libraries/cms/application/cms.php:1045
JROOT/libraries/cms/application/site.php:745
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:45
Query Time: 0.93 ms After last query: 42.08 ms Query memory: 0.026 MB Memory before query: 20.941 MB Rows returned: 6
SHOW FULL COLUMNS
FROM `zb6pm_template_styles`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `zb6pm_template_styles`
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:241
JROOT/libraries/joomla/table/table.php:162
JROOT/administrator/components/com_templates/tables/style.php:30
JROOT/libraries/joomla/table/table.php:305
JROOT/plugins/system/gantry/gantry.php:194
JROOT/plugins/system/gantry/gantry.php:165
JROOT/plugins/system/gantry/gantry.php:234
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/joomla/document/html/renderer/head.php:57
JROOT/libraries/joomla/document/html/renderer/head.php:34
JROOT/libraries/joomla/document/html/html.php:411
JROOT/libraries/joomla/document/html/html.php:697
JROOT/libraries/joomla/document/html/html.php:477
JROOT/libraries/cms/application/cms.php:1059
JROOT/libraries/cms/application/site.php:745
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:45
Query Time: 0.56 ms After last query: 1.19 ms Query memory: 0.021 MB Memory before query: 21.020 MB Rows returned: 1
SELECT *
FROM zb6pm_template_styles
WHERE `id` = '10'
EXPLAIN not possible on query: SELECT *
FROM zb6pm_template_styles
WHERE `id` = '10'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:728
JROOT/plugins/system/gantry/gantry.php:168
JROOT/plugins/system/gantry/gantry.php:234
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/joomla/document/html/renderer/head.php:57
JROOT/libraries/joomla/document/html/renderer/head.php:34
JROOT/libraries/joomla/document/html/html.php:411
JROOT/libraries/joomla/document/html/html.php:697
JROOT/libraries/joomla/document/html/html.php:477
JROOT/libraries/cms/application/cms.php:1059
JROOT/libraries/cms/application/site.php:745
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:45
9 × SELECT `m`.`tag_id`,`t`.*
FROM `zb6pm_contentitem_tag_map` AS m
INNER JOIN `zb6pm_tags` AS t
ON `m`.`tag_id` = `t`.`id`
3 × SELECT id, home, template, s.params
FROM zb6pm_template_styles as s
LEFT JOIN zb6pm_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
2 × SELECT extension_id AS id, element AS "option", params, enabled
FROM zb6pm_extensions
2 × SELECT b.rules
FROM zb6pm_assets AS a
LEFT JOIN zb6pm_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT COUNT(*)
FROM zb6pm_content AS a
LEFT JOIN zb6pm_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN zb6pm_categories AS c
ON c.id = a.catid
LEFT JOIN zb6pm_users AS ua
ON ua.id = a.created_by
LEFT JOIN zb6pm_users AS uam
ON uam.id = a.modified_by
LEFT JOIN zb6pm_categories as parent
ON parent.id = c.parent_id
LEFT JOIN zb6pm_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM zb6pm_categories AS cat JOIN zb6pm_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
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 zb6pm_categories as c
LEFT JOIN zb6pm_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
LEFT JOIN (SELECT cat.id as id
FROM zb6pm_categories AS cat JOIN zb6pm_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM zb6pm_modules AS m
LEFT JOIN zb6pm_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN zb6pm_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT *
FROM zb6pm_template_styles
1 × SELECT template
FROM zb6pm_template_styles
1 × SELECT ts.template
FROM zb6pm_template_styles AS ts
INNER JOIN zb6pm_menu AS m
ON ts.id=m.template_style_id
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 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,
CASE WHEN badcats.id is not null THEN 0 ELSE a.state END AS state,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,
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,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count,c.published,
CASE WHEN badcats.id is null THEN c.published ELSE 0 END AS parents_published
FROM zb6pm_content AS a
LEFT JOIN zb6pm_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN zb6pm_categories AS c
ON c.id = a.catid
LEFT JOIN zb6pm_users AS ua
ON ua.id = a.created_by
LEFT JOIN zb6pm_users AS uam
ON uam.id = a.modified_by
LEFT JOIN zb6pm_categories as parent
ON parent.id = c.parent_id
LEFT JOIN zb6pm_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM zb6pm_categories AS cat JOIN zb6pm_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
1 × SELECT a.rules
FROM zb6pm_assets AS a
1 × SELECT id, rules
FROM `zb6pm_viewlevels
1 × SELECT b.id
FROM zb6pm_usergroups AS a
LEFT JOIN zb6pm_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `session_id`
FROM `zb6pm_session`
1 × SELECT folder AS type, element AS name, params
FROM zb6pm_extensions
1 × SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM zb6pm_menu AS m
LEFT JOIN zb6pm_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT `data`
FROM `zb6pm_session`
1 × SELECT *
FROM zb6pm_languages
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,COUNT(i.`id`) AS numitems
FROM zb6pm_categories as c
LEFT JOIN zb6pm_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
LEFT JOIN (SELECT cat.id as id
FROM zb6pm_categories AS cat JOIN zb6pm_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt