News

Around Sussex

Time Δ Debug Message - Perch Runway 3.2
1787842959.30750 [907] SELECT p.pagePath, pr.routePattern, pr.routeRegExp, p.pageTemplate, pr.routeOrder, s.settingValue AS siteOffline FROM swt_pages_staging p LEFT JOIN swt_page_routes pr ON p.pageID=pr.pageID LEFT JOIN swt_settings s ON s.settingID='siteOffline' UNION SELECT NULL AS pagePath, pr2.routePattern, pr2.routeRegExp, pr2.templatePath AS pageTemplate, pr2.routeOrder, NULL AS siteOffline FROM swt_page_routes pr2 WHERE templateID!=0 ORDER BY routeOrder ASC, pagePath ASC
1787842959.34650.039Matched page: /news, so not using routes.
1787842959.34680.0003Server address: 216.73.216.128
1787842959.34680.0001Using master page: /templates/pages/blog/index.php
1787842959.34710.0003 [1] SELECT * FROM swt_pages_staging WHERE pagePath='/news' LIMIT 1
1787842959.34850.0013 [86] SELECT DISTINCT settingID, settingValue FROM swt_settings WHERE userID=0
1787842959.3510.0025 [1] SELECT locationID FROM swt_shop_tax_locations WHERE locationIsHome=1 LIMIT 1
1787842959.35190.0009INSERT INTO swt_shop_cart(memberID,locationID,currencyID,cartPricing,cartProperties) VALUES(NULL,'1',47,'standard','[]')
1787842959.35790.006 [1] SELECT * FROM swt_shop_cart WHERE cartID=24532886
1787842959.35910.0012 [1] SELECT * FROM swt_shop_cart WHERE cartID=24532886
1787842959.36010.001 [nil] SELECT * FROM swt_shop_sales WHERE saleFrom<='2026-08-27 15:02:00' AND saleTo>'2026-08-27 15:02:00' AND saleActive=1 AND saleDeleted IS NULL ORDER BY saleOrder ASC
1787842959.36140.0013 [250] SELECT country, countryID FROM swt_shop_countries WHERE countryActive=1 ORDER BY country ASC
1787842959.36350.0021Using template: /templates/pages/attributes/seo.html
1787842959.36390.0005 [1] SELECT regionID, regionTemplate, regionPage, regionRev AS rev FROM swt_content_regions WHERE regionKey='Banner image' AND (regionPage='/news' OR regionPage='*')
1787842959.36560.0017 [nil] SELECT * FROM ( SELECT idx.itemID, c.regionID, idx.pageID, c.itemJSON, idx2.indexValue as sortval FROM swt_content_index idx JOIN swt_content_items c ON idx.itemID=c.itemID AND idx.itemRev=c.itemRev AND idx.regionID=c.regionID JOIN swt_content_index idx2 ON idx.itemID=idx2.itemID AND idx.itemRev=idx2.itemRev AND idx2.indexKey='_order' WHERE ((idx.regionID=102 AND idx.itemRev=0)) AND idx.itemID=idx2.itemID AND idx.itemRev=idx2.itemRev ) as tbl GROUP BY itemID, pageID, itemJSON, sortval, regionID ORDER BY sortval ASC
1787842959.36790.0023 [82] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageDepth >=0 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1787842959.37290.0049 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news' LIMIT 1
1787842959.3740.0011 [1] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006', '000') ORDER BY pageTreePosition DESC
1787842959.37730.0033Using template: /templates/navigation/ps_nav_template.html
1787842959.37740.0001 [6] Using template: /templates/navigation/ps_nav_template_children.html
1787842959.37820.0009 [4] Using template: /templates/navigation/ps_nav_template_children.html
1787842959.37880.0006 [29] Using template: /templates/navigation/ps_nav_template_children.html
1787842959.38140.0026 [10] Using template: /templates/navigation/ps_nav_template_children.html
1787842959.38250.0011 [7] Using template: /templates/navigation/ps_nav_template_children.html
1787842959.38330.0008 [9] Using template: /templates/navigation/ps_nav_template_children.html
1787842959.38670.0034 [1] SELECT setID FROM swt_category_sets WHERE setSlug='blog' LIMIT 1
1787842959.38770.001 [124] SELECT main.* FROM swt_categories main WHERE 1=1 AND setID=2 ORDER BY catTreePosition ASC
1787842959.39160.0039Using template: /templates/categories/category.html
1787842959.39280.0012 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news' OR pageSortPath='/news' LIMIT 1
1787842959.39390.0011 [1] SELECT * FROM swt_pages_staging WHERE pageHidden=0 AND pageNew=0 AND pageTreePosition IN ('000-006', '000') ORDER BY pageTreePosition
1787842959.39730.0034 [1] Using template: /templates/navigation/breadcrumbs.html
1787842959.39950.0022 [1] SELECT * FROM swt_blog_sections WHERE sectionSlug='news' LIMIT 1
1787842959.40120.0017 [9] SELECT SQL_CALC_FOUND_ROWS DISTINCT tbl.* FROM ( SELECT idx.itemID, main.*, idx2.indexValue as sortval FROM swt_blog_index idx JOIN swt_blog_posts main ON idx.itemID=main.postID AND idx.itemKey='postID' JOIN swt_blog_index idx2 ON idx.itemID=idx2.itemID AND idx.itemKey='postID' AND idx2.indexKey='postDateTime' WHERE 1=1 AND idx.itemID=idx2.itemID AND idx.itemKey=idx2.itemKey GROUP BY idx.itemID, idx2.indexValue, postID ) as tbl WHERE ( sectionID='1' AND postStatus='Published' AND postDateTime<='2026-08-27 15:02:00' ) GROUP BY itemID, sortval ORDER BY sortval DESC LIMIT 585, 9
1787842962.64213.241 [1] SELECT FOUND_ROWS() AS `count`
1787842962.6430.0009 [9] Using template: /templates/blog/post_excerpt.html
1787842962.64330.0003 [13] SELECT * FROM swt_blog_sections ORDER BY sectionTitle ASC
1787842962.64420.001 [1] SELECT * FROM swt_blogs ORDER BY blogTitle ASC
1787842962.65180.0075 [3] SELECT SQL_CALC_FOUND_ROWS DISTINCT tbl.* FROM ( SELECT idx.itemID, main.*, idx2.indexValue as sortval FROM swt_blog_index idx JOIN swt_blog_posts main ON idx.itemID=main.postID AND idx.itemKey='postID' JOIN swt_blog_index idx2 ON idx.itemID=idx2.itemID AND idx.itemKey='postID' AND idx2.indexKey='postDateTime' WHERE 1=1 AND ((idx.indexKey='sectionID' AND idx.indexValue != 1)) AND idx.itemID=idx2.itemID AND idx.itemKey=idx2.itemKey GROUP BY idx.itemID, idx2.indexValue, postID ) as tbl WHERE (postStatus='Published' AND postDateTime<='2026-08-27 15:02:00' ) GROUP BY itemID, sortval ORDER BY sortval DESC LIMIT 195, 3
1787842963.53340.8816 [1] SELECT FOUND_ROWS() AS `count`
1787842963.53410.0007 [3] Using template: /templates/blog/post_excerpt.html
1787842963.53650.0023 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/what-we-do' OR pageSortPath='/what-we-do' LIMIT 1
1787842963.53770.0012 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-002' LIMIT 1
1787842963.53860.0009 [7] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-002%' AND pageDepth >=1 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1787842963.54230.0037 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news' LIMIT 1
1787842963.54310.0009 [1] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006', '000') ORDER BY pageTreePosition DESC
1787842963.54670.0036 [6] Using template: /templates/navigation/footer-nav.html
1787842963.54780.0011 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1787842963.54880.001 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1787842963.54970.0008 [38] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-005%' ORDER BY pageTreePosition ASC
1787842963.55420.0045 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news' LIMIT 1
1787842963.55540.0012 [1] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006', '000') ORDER BY pageTreePosition DESC
1787842963.55960.0042 [10] Using template: /templates/navigation/footer-nav.html
1787842963.56220.0027 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/visit' OR pageSortPath='/visit' LIMIT 1
1787842963.56340.0012 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-004' LIMIT 1
1787842963.5650.0015 [30] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-004%' AND pageDepth >=1 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1787842963.56930.0044 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news' LIMIT 1
1787842963.57050.0011 [1] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006', '000') ORDER BY pageTreePosition DESC
1787842963.57390.0034 [29] Using template: /templates/navigation/footer-nav.html
1787842963.57620.0023 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1787842963.57730.0011 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1787842963.57840.0011 [11] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-005%' AND pageDepth >=1 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1787842963.58220.0038 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news' LIMIT 1
1787842963.58310.0009 [1] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006', '000') ORDER BY pageTreePosition DESC
1787842963.58680.0037 [10] Using template: /templates/navigation/footer-nav.html
1787842963.58850.0018Request time: 4.2835
1787842963.58850Process time: 4.2833
1787842963.58850Memory: 2.3209