Profile Information
Application 0.000 seconds (+0.000); 0.71 MB (+0.709) - afterLoad
Application 0.071 seconds (+0.070); 4.59 MB (+3.878) - afterInitialise
Application 0.120 seconds (+0.050); 5.44 MB (+0.850) - afterRoute
Application 0.193 seconds (+0.072); 8.58 MB (+3.139) - afterDispatch
Application 0.200 seconds (+0.007); 8.74 MB (+0.163) - beforeRenderModule mod_menu (Menu User)
Application 0.207 seconds (+0.007); 8.86 MB (+0.122) - afterRenderModule mod_menu (Menu User)
Application 0.207 seconds (+0.000); 8.86 MB (-0.003) - beforeRenderModule mod_cblogin (CB Login)
Application 0.235 seconds (+0.028); 10.20 MB (+1.336) - afterRenderModule mod_cblogin (CB Login)
Application 0.249 seconds (+0.014); 10.24 MB (+0.045) - afterRender
Memory Usage
10.24 MB (10,736,588 Bytes)
33 Queries Logged
- SELECT `data`
FROM `jom_session`
WHERE `session_id` = 'egc65mh2nnho35bfl8ms1b5n97' - DELETE
FROM `jom_session`
WHERE `time` < 1329964077 - SELECT folder AS type, element AS name, params
FROM jom_extensions
WHERE enabled >= 1
AND type ='plugin'
AND state >= 0
AND access IN (1,1,5)
ORDER BY ordering - SELECT extension_id AS "id", element AS "option", params, enabled
FROM jom_extensions
WHERE `type` = 'component'
AND `element` = 'com_languages' - SELECT m.id, m.menutype, m.title, m.alias, 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 jom_menu AS m
LEFT JOIN jom_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
AND m.access IN (1,1,5)
ORDER BY m.lft - SELECT id, home, template, s.params
FROM jom_template_styles as s
LEFT JOIN jom_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 - SHOW TABLES
- SELECT file_id
from jom_jdownloads_files
WHERE published = 1
AND use_timeframe = 1
AND publish_to != '0000-00-00 00:00:00'
AND publish_to <= '2012-02-22 21:57:57' - SELECT file_id
from jom_jdownloads_files
WHERE published = 0
AND use_timeframe = 1
AND publish_from != '0000-00-00 00:00:00'
AND publish_from <= '2012-02-22 21:57:57' - SELECT extension_id AS "id", element AS "option", params, enabled
FROM jom_extensions
WHERE `type` = 'component'
AND `element` = 'com_content' - SELECT b.rules
FROM jom_assets AS a
LEFT JOIN jom_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 1
ORDER BY b.lft - SELECT extension_id AS "id", element AS "option", params, enabled
FROM jom_extensions
WHERE `type` = 'component'
AND `element` = 'com_users' - SHOW TABLES
- SELECT *
FROM jom_languages
WHERE published=1
ORDER BY ordering ASC - SELECT b.rules
FROM jom_assets AS a
LEFT JOIN jom_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.name = 'com_content'
ORDER BY b.lft - SELECT a.id, a.asset_id, a.title, a.alias, a.title_alias, a.introtext, a.fulltext, CASE WHEN badcats.id is null THEN a.state ELSE 0 END AS state, a.mask, a.catid, a.created, a.created_by, a.created_by_alias, a.modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.parentid, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,u.name AS author,contact.id as contactid,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 ) AS rating, v.rating_count as rating_count
FROM jom_content AS a
LEFT JOIN jom_categories AS c
on c.id = a.catid
LEFT JOIN jom_users AS u
on u.id = a.created_by
LEFT JOIN jom_contact_details AS contact
on contact.user_id = a.created_by
LEFT JOIN jom_categories as parent
ON parent.id = c.parent_id
LEFT JOIN jom_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM jom_categories AS cat JOIN jom_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published <= 0
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
WHERE a.id = 72
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2012-02-23 02:57:57')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2012-02-23 02:57:57')
AND (a.state = 1 OR a.state =2) - SELECT c.*,CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(":", c.id, c.alias) ELSE c.id END as slug
FROM jom_categories as c
LEFT JOIN jom_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 jom_categories AS cat JOIN jom_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=78
AND badcats.id is null
GROUP BY c.id
ORDER BY c.lft - SELECT extension_id AS "id", element AS "option", params, enabled
FROM jom_extensions
WHERE `type` = 'component'
AND `element` = 'com_phocadownload' - SHOW FULL COLUMNS
FROM `jom_users` - SELECT *
FROM jom_users
WHERE id = 42 - SELECT g.id, g.title
FROM jom_usergroups AS g JOIN jom_user_usergroup_map AS m
ON m.group_id = g.id
WHERE m.user_id = 42 - SELECT b.id
FROM jom_user_usergroup_map AS map
LEFT JOIN jom_usergroups AS a
ON a.id = map.group_id
LEFT JOIN jom_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE map.user_id = 42 - SELECT extension_id AS "id", element AS "option", params, enabled
FROM jom_extensions
WHERE `type` = 'component'
AND `element` = 'com_attachments' - SELECT created_by, catid
FROM jom_content
WHERE id = 72 - SELECT b.rules
FROM jom_assets AS a
LEFT JOIN jom_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.name = 'com_content.article.72'
ORDER BY b.lft - SELECT b.rules
FROM jom_assets AS a
LEFT JOIN jom_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.name = 'com_attachments'
ORDER BY b.lft - SELECT a.*, u.name as creator_name
FROM jom_attachments AS a
LEFT JOIN jom_users AS u
ON u.id = a.created_by
WHERE a.parent_id=72
AND a.state = 1
AND a.parent_type='com_content'
AND a.parent_entity='article'
AND a.access IN (1,5)
ORDER BY filename - SELECT a.id, CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(":", a.id, a.alias) ELSE a.id END as slug, CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(":", cc.id, cc.alias) ELSE cc.id END as catslug
FROM jom_content AS a
LEFT JOIN jom_categories AS cc
ON cc.id = a.catid
WHERE a.catid = 78
AND a.state = 1
AND a.access = 1
AND (a.state = 1 OR a.state = -1)
AND (publish_up = '0000-00-00 00:00:00' OR publish_up <= '2012-02-23 02:57:58')
AND (publish_down = '0000-00-00 00:00:00' OR publish_down >= '2012-02-23 02:57:58')
ORDER BY a.created DESC - UPDATE jom_content
SET hits = hits + 1
WHERE id = 72 - SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM jom_modules AS m
LEFT JOIN jom_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN jom_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 <= '2012-02-23 02:57:58')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2012-02-23 02:57:58')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 0 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering - SELECT id
FROM jom_menu
WHERE link LIKE 'index.php?option=com_comprofiler&task=registers%'
AND published=1
AND access = 0 - SHOW TABLES
- UPDATE `jom_session`
SET `data` = '__default|a:8:{s:15:\"session.counter\";i:7;s:19:\"session.timer.start\";i:1329965691;s:18:\"session.timer.last\";i:1329965858;s:17:\"session.timer.now\";i:1329965877;s:22:\"session.client.browser\";s:48:\"CCBot/1.0 (+http://www.commoncrawl.org/bot.html)\";s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:4:\"user\";O:5:\"JUser\":23:{s:9:\"\0*\0isRoot\";b:0;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:8:\"usertype\";N;s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:0:{}s:5:\"guest\";i:1;s:10:\"\0*\0_params\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:14:\"\0*\0_authGroups\";a:1:{i:0;i:1;}s:14:\"\0*\0_authLevels\";a:3:{i:0;i:1;i:1;i:1;i:2;i:5;}s:15:\"\0*\0_authActions\";N;s:12:\"\0*\0_errorMsg\";N;s:10:\"\0*\0_errors\";a:0:{}s:3:\"aid\";i:0;}s:16:\"com_mailto.links\";a:3:{s:40:\"4e15512f4bd46aa051bfa20daa38d697a0bca8a2\";O:8:\"stdClass\":2:{s:4:\"link\";s:107:\"http://www.build-a-computer.org/index.php/component/content/article/78-computer-building/71-middle-buliders\";s:6:\"expiry\";i:1329965833;}s:40:\"759f560197687218c6f15aba8e29eaa06c4466e3\";O:8:\"stdClass\":2:{s:4:\"link\";s:109:\"http://www.build-a-computer.org/index.php/component/content/article/78-computer-building/73-teacher-downloads\";s:6:\"expiry\";i:1329965858;}s:40:\"2778e553288f169c4e7bd03ed5994488c37f5036\";O:8:\"stdClass\":2:{s:4:\"link\";s:109:\"http://www.build-a-computer.org/index.php/component/content/article/78-computer-building/72-advanced-builders\";s:6:\"expiry\";i:1329965878;}}}', `time` = 1329965878
WHERE `session_id` = 'egc65mh2nnho35bfl8ms1b5n97'
23 Query Types Logged, Sorted by Occurrences.
SELECT Tables:
- 5 × SELECT extension_id AS "id", element AS "option", params, enabled FROM jom_extensions
- 4 × SELECT b.rules FROM jom_assets AS a LEFT JOIN jom_assets AS b ON b.lft <= a.lft AND b.rgt >= a.rgt
- 2 × SELECT file_id from jom_jdownloads_files
- 1 × SELECT a.*, u.name as creator_name FROM jom_attachments AS a LEFT JOIN jom_users AS u ON u.id = a.created_by
- 1 × SELECT created_by, catid FROM jom_content
- 1 × SELECT b.id FROM jom_user_usergroup_map AS map LEFT JOIN jom_usergroups AS a ON a.id = map.group_id LEFT JOIN jom_usergroups AS b ON b.lft <= a.lft AND b.rgt >= a.rgt
- 1 × SELECT a.id, CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(":", a.id, a.alias) ELSE a.id END as slug, CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(":", cc.id, cc.alias) ELSE cc.id END as catslug FROM jom_content AS a LEFT JOIN jom_categories AS cc ON cc.id = a.catid
- 1 × SELECT id FROM jom_menu
- 1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid FROM jom_modules AS m LEFT JOIN jom_modules_menu AS mm ON mm.moduleid = m.id LEFT JOIN jom_extensions AS e ON e.element = m.module AND e.client_id = m.client_id
- 1 × SELECT g.id, g.title FROM jom_usergroups AS g JOIN jom_user_usergroup_map AS m ON m.group_id = g.id
- 1 × SELECT a.id, a.asset_id, a.title, a.alias, a.title_alias, a.introtext, a.fulltext, CASE WHEN badcats.id is null THEN a.state ELSE 0 END AS state, a.mask, a.catid, a.created, a.created_by, a.created_by_alias, a.modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.parentid, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,u.name AS author,contact.id as contactid,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 ) AS rating, v.rating_count as rating_count FROM jom_content AS a LEFT JOIN jom_categories AS c on c.id = a.catid LEFT JOIN jom_users AS u on u.id = a.created_by LEFT JOIN jom_contact_details AS contact on contact.user_id = a.created_by LEFT JOIN jom_categories as parent ON parent.id = c.parent_id LEFT JOIN jom_content_rating AS v ON a.id = v.content_id LEFT OUTER JOIN (SELECT cat.id as id FROM jom_categories AS cat JOIN jom_categories AS parent ON cat.lft BETWEEN parent.lft AND parent.rgt
- 1 × SELECT m.id, m.menutype, m.title, m.alias, 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 jom_menu AS m LEFT JOIN jom_extensions AS e ON m.component_id = e.extension_id
- 1 × SELECT folder AS type, element AS name, params FROM jom_extensions
- 1 × SELECT id, home, template, s.params FROM jom_template_styles as s LEFT JOIN jom_extensions as e ON e.element=s.template AND e.type='template' AND e.client_id=s.client_id
- 1 × SELECT * FROM jom_languages
- 1 × SELECT c.*,CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(":", c.id, c.alias) ELSE c.id END as slug FROM jom_categories as c LEFT JOIN jom_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 jom_categories AS cat JOIN jom_categories AS parent ON cat.lft BETWEEN parent.lft AND parent.rgt
- 1 × SELECT `data` FROM `jom_session`
- 1 × SELECT * FROM jom_users
OTHER Tables:
- 3 × SHOW TABLE
- 1 × UPDATE `jom_session` SET `data` = '__default|a:8:{s:15:\"session.counter\";i:7;s:19:\"session.timer.start\";i:1329965691;s:18:\"session.timer.last\";i:1329965858;s:17:\"session.timer.now\";i:1329965877;s:22:\"session.client.browser\";s:48:\"CCBot/1.0 (+http://www.commoncrawl.org/bot.html)\";s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:4:\"user\";O:5:\"JUser\":23:{s:9:\"\0*\0isRoot\";b:0;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:8:\"usertype\";N;s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:0:{}s:5:\"guest\";i:1;s:10:\"\0*\0_params\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:14:\"\0*\0_authGroups\";a:1:{i:0;i:1;}s:14:\"\0*\0_authLevels\";a:3:{i:0;i:1;i:1;i:1;i:2;i:5;}s:15:\"\0*\0_authActions\";N;s:12:\"\0*\0_errorMsg\";N;s:10:\"\0*\0_errors\";a:0:{}s:3:\"aid\";i:0;}s:16:\"com_mailto.links\";a:3:{s:40:\"4e15512f4bd46aa051bfa20daa38d697a0bca8a2\";O:8:\"stdClass\":2:{s:4:\"link\";s:107:\"http://www.build-a-computer.org/index.php/component/content/article/78-computer-building/71-middle-buliders\";s:6:\"expiry\";i:1329965833;}s:40:\"759f560197687218c6f15aba8e29eaa06c4466e3\";O:8:\"stdClass\":2:{s:4:\"link\";s:109:\"http://www.build-a-computer.org/index.php/component/content/article/78-computer-building/73-teacher-downloads\";s:6:\"expiry\";i:1329965858;}s:40:\"2778e553288f169c4e7bd03ed5994488c37f5036\";O:8:\"stdClass\":2:{s:4:\"link\";s:109:\"http://www.build-a-computer.org/index.php/component/content/article/78-computer-building/72-advanced-builders\";s:6:\"expiry\";i:1329965878;}}}', `time` = 1329965878
- 1 × UPDATE jom_content SET hits = hits + 1
- 1 × SHOW FULL COLUMNS FROM `jom_users
- 1 × DELETE FROM `jom_session`