Facilities
The HYC Junior Program operates at the Hampton Yacht Club in Hampton, VA.
Junior "Shack"
(Picure here)
Docks
(Picture here)
Hampton River
(Picture here)
Strawberry Flats
(Picture here)
The "Pub"
Juniors may order lunch from our Junior Pub Menu or bring their own lunch.
(insert picture here)
Profile Information
Application 0.000 seconds (+0.000); 0.65 MB (+0.651) - afterLoad
Application 0.037 seconds (+0.037); 3.04 MB (+2.387) - afterInitialise
Application 0.046 seconds (+0.008); 3.55 MB (+0.512) - afterRoute
Application 0.089 seconds (+0.043); 5.58 MB (+2.031) - afterDispatch
Application 0.144 seconds (+0.055); 6.19 MB (+0.609) - beforeRenderModule mod_random_image (Images)
Application 0.146 seconds (+0.003); 6.25 MB (+0.059) - afterRenderModule mod_random_image (Images)
Application 0.146 seconds (+0.000); 6.25 MB (-0.001) - beforeRenderModule mod_breadcrumbs (Breadcrumbs)
Application 0.150 seconds (+0.003); 6.27 MB (+0.019) - afterRenderModule mod_breadcrumbs (Breadcrumbs)
Application 0.150 seconds (+0.000); 6.26 MB (-0.003) - beforeRenderModule mod_login (Login Form)
Application 0.156 seconds (+0.006); 6.32 MB (+0.058) - afterRenderModule mod_login (Login Form)
Application 0.161 seconds (+0.004); 6.44 MB (+0.120) - afterRender
Memory Usage
6.46 MB (6,774,152 Bytes)
19 Queries Logged
- SELECT `data`
FROM `igtac_session`
WHERE `session_id` = 'qfalsenlv82ah481ruu0f545idcagiu6' - SELECT folder AS type, element AS name, params
FROM igtac_extensions
WHERE enabled >= 1
AND type ='plugin'
AND state >= 0
AND access IN (1,1)
ORDER BY ordering - SELECT extension_id AS "id", element AS "option", params, enabled
FROM igtac_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 igtac_menu AS m
LEFT JOIN igtac_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 - SELECT extension_id AS "id", element AS "option", params, enabled
FROM igtac_extensions
WHERE `type` = 'component'
AND `element` = 'com_content' - SELECT *
FROM igtac_languages
WHERE published=1
ORDER BY ordering ASC - SELECT id, home, template, s.params
FROM igtac_template_styles as s
LEFT JOIN igtac_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 - SELECT b.rules
FROM igtac_assets AS a
LEFT JOIN igtac_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.name = 'com_content'
ORDER BY b.lft - SELECT extension_id AS "id", element AS "option", params, enabled
FROM igtac_extensions
WHERE `type` = 'component'
AND `element` = 'com_users' - 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 igtac_content AS a
LEFT JOIN igtac_categories AS c
on c.id = a.catid
LEFT JOIN igtac_users AS u
on u.id = a.created_by
LEFT JOIN igtac_contact_details AS contact
on contact.user_id = a.created_by
LEFT JOIN igtac_categories as parent
ON parent.id = c.parent_id
LEFT JOIN igtac_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM igtac_categories AS cat JOIN igtac_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 = 16
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2012-02-22 22:31:12')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2012-02-22 22:31:12')
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 igtac_categories as c
LEFT JOIN igtac_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 igtac_categories AS cat JOIN igtac_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)
AND c.published = 1
AND s.id=7
AND badcats.id is null
GROUP BY c.id
ORDER BY c.lft - UPDATE igtac_content
SET hits = hits + 1
WHERE id = 16 - SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM igtac_modules AS m
LEFT JOIN igtac_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN igtac_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-22 22:31:12')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2012-02-22 22:31:12')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 146 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering - SELECT home
FROM igtac_menu
WHERE id=146 - SELECT home
FROM igtac_menu
WHERE id=146 - SELECT created
FROM igtac_content a
ORDER BY created DESC
LIMIT 1 - SELECT home
FROM igtac_menu
WHERE id=146 - SELECT home
FROM igtac_menu
WHERE id=146 - UPDATE `igtac_session`
SET `data` = '__default|a:8:{s:15:\"session.counter\";i:9;s:19:\"session.timer.start\";i:1329949551;s:18:\"session.timer.last\";i:1329949831;s:17:\"session.timer.now\";i:1329949872;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:2:{i:0;i:1;i:1;i:1;}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:13:\"session.token\";s:32:\"ae4e7fba2325d0dd7a1669ed77fe9a8c\";}', `time` = 1329949872
WHERE `session_id` = 'qfalsenlv82ah481ruu0f545idcagiu6'
14 Query Types Logged, Sorted by Occurrences.
SELECT Tables:
- 4 × SELECT home FROM igtac_menu
- 3 × SELECT extension_id AS "id", element AS "option", params, enabled FROM igtac_extensions
- 1 × SELECT c.*,CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(":", c.id, c.alias) ELSE c.id END as slug FROM igtac_categories as c LEFT JOIN igtac_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 igtac_categories AS cat JOIN igtac_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 igtac_modules AS m LEFT JOIN igtac_modules_menu AS mm ON mm.moduleid = m.id LEFT JOIN igtac_extensions AS e ON e.element = m.module AND e.client_id = m.client_id
- 1 × SELECT created FROM igtac_content a
- 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 igtac_content AS a LEFT JOIN igtac_categories AS c on c.id = a.catid LEFT JOIN igtac_users AS u on u.id = a.created_by LEFT JOIN igtac_contact_details AS contact on contact.user_id = a.created_by LEFT JOIN igtac_categories as parent ON parent.id = c.parent_id LEFT JOIN igtac_content_rating AS v ON a.id = v.content_id LEFT OUTER JOIN (SELECT cat.id as id FROM igtac_categories AS cat JOIN igtac_categories AS parent ON cat.lft BETWEEN parent.lft AND parent.rgt
- 1 × SELECT id, home, template, s.params FROM igtac_template_styles as s LEFT JOIN igtac_extensions as e ON e.element=s.template AND e.type='template' AND e.client_id=s.client_id
- 1 × SELECT folder AS type, element AS name, params FROM igtac_extensions
- 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 igtac_menu AS m LEFT JOIN igtac_extensions AS e ON m.component_id = e.extension_id
- 1 × SELECT * FROM igtac_languages
- 1 × SELECT `data` FROM `igtac_session`
- 1 × SELECT b.rules FROM igtac_assets AS a LEFT JOIN igtac_assets AS b ON b.lft <= a.lft AND b.rgt >= a.rgt
OTHER Tables:
- 1 × UPDATE `igtac_session` SET `data` = '__default|a:8:{s:15:\"session.counter\";i:9;s:19:\"session.timer.start\";i:1329949551;s:18:\"session.timer.last\";i:1329949831;s:17:\"session.timer.now\";i:1329949872;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:2:{i:0;i:1;i:1;i:1;}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:13:\"session.token\";s:32:\"ae4e7fba2325d0dd7a1669ed77fe9a8c\";}', `time` = 1329949872
- 1 × UPDATE igtac_content SET hits = hits + 1