News

Around Sussex

Time Δ Debug Message - Perch Runway 3.2
1783730919.91240 [906] 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
1783730919.94560.0332Matched page: /news, so not using routes.
1783730919.94570.0002Server address: 216.73.216.49
1783730919.94580Using master page: /templates/pages/blog/index.php
1783730919.94610.0004 [1] SELECT * FROM swt_pages_staging WHERE pagePath='/news' LIMIT 1
1783730919.94730.0012 [86] SELECT DISTINCT settingID, settingValue FROM swt_settings WHERE userID=0
1783730919.94960.0023 [1] SELECT locationID FROM swt_shop_tax_locations WHERE locationIsHome=1 LIMIT 1
1783730919.95030.0007INSERT INTO swt_shop_cart(memberID,locationID,currencyID,cartPricing,cartProperties) VALUES(NULL,'1',47,'standard','[]')
1783730919.95270.0024 [1] SELECT * FROM swt_shop_cart WHERE cartID=22880571
1783730919.95350.0008 [1] SELECT * FROM swt_shop_cart WHERE cartID=22880571
1783730919.95420.0007 [nil] SELECT * FROM swt_shop_sales WHERE saleFrom<='2026-07-11 00:48:00' AND saleTo>'2026-07-11 00:48:00' AND saleActive=1 AND saleDeleted IS NULL ORDER BY saleOrder ASC
1783730919.96930.0151 [250] SELECT country, countryID FROM swt_shop_countries WHERE countryActive=1 ORDER BY country ASC
1783730919.97150.0022Using template: /templates/pages/attributes/seo.html
1783730919.97190.0004 [1] SELECT regionID, regionTemplate, regionPage, regionRev AS rev FROM swt_content_regions WHERE regionKey='Banner image' AND (regionPage='/news' OR regionPage='*')
1783730919.9730.0011 [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
1783730919.97480.0018 [82] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageDepth >=0 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1783730919.97850.0037 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news' LIMIT 1
1783730919.97930.0007 [1] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006', '000') ORDER BY pageTreePosition DESC
1783730919.9820.0027Using template: /templates/navigation/ps_nav_template.html
1783730919.9820.0001 [6] Using template: /templates/navigation/ps_nav_template_children.html
1783730919.98290.0009 [4] Using template: /templates/navigation/ps_nav_template_children.html
1783730919.98350.0005 [29] Using template: /templates/navigation/ps_nav_template_children.html
1783730919.9860.0025 [10] Using template: /templates/navigation/ps_nav_template_children.html
1783730919.98690.0009 [7] Using template: /templates/navigation/ps_nav_template_children.html
1783730919.98760.0006 [9] Using template: /templates/navigation/ps_nav_template_children.html
1783730919.99090.0033 [1] SELECT setID FROM swt_category_sets WHERE setSlug='blog' LIMIT 1
1783730919.99240.0015 [124] SELECT main.* FROM swt_categories main WHERE 1=1 AND setID=2 ORDER BY catTreePosition ASC
1783730919.99590.0035Using template: /templates/categories/category.html
1783730919.9970.001 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news' OR pageSortPath='/news' LIMIT 1
1783730919.99790.0009 [1] SELECT * FROM swt_pages_staging WHERE pageHidden=0 AND pageNew=0 AND pageTreePosition IN ('000-006', '000') ORDER BY pageTreePosition
1783730920.00090.003 [1] Using template: /templates/navigation/breadcrumbs.html
1783730920.00230.0013 [1] SELECT * FROM swt_blog_sections WHERE sectionSlug='news' LIMIT 1
1783730920.00320.001 [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-07-11 00:48:00' ) GROUP BY itemID, sortval ORDER BY sortval DESC LIMIT 603, 9
1783730921.47011.4669 [1] SELECT FOUND_ROWS() AS `count`
1783730921.47080.0008 [9] Using template: /templates/blog/post_excerpt.html
1783730921.47120.0003 [13] SELECT * FROM swt_blog_sections ORDER BY sectionTitle ASC
1783730921.47180.0006 [1] SELECT * FROM swt_blogs ORDER BY blogTitle ASC
1783730921.48020.0084 [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-07-11 00:48:00' ) GROUP BY itemID, sortval ORDER BY sortval DESC LIMIT 201, 3
1783730921.58440.1043 [1] SELECT FOUND_ROWS() AS `count`
1783730921.5850.0006 [3] Using template: /templates/blog/post_excerpt.html
1783730921.58760.0025 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/what-we-do' OR pageSortPath='/what-we-do' LIMIT 1
1783730921.58850.0009 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-002' LIMIT 1
1783730921.58910.0006 [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
1783730921.59120.0021 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news' LIMIT 1
1783730921.59180.0006 [1] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006', '000') ORDER BY pageTreePosition DESC
1783730921.59350.0018 [6] Using template: /templates/navigation/footer-nav.html
1783730921.59440.0008 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1783730921.5950.0006 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1783730921.59540.0004 [38] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-005%' ORDER BY pageTreePosition ASC
1783730921.59770.0023 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news' LIMIT 1
1783730921.59820.0004 [1] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006', '000') ORDER BY pageTreePosition DESC
1783730921.60030.0021 [10] Using template: /templates/navigation/footer-nav.html
1783730921.60350.0032 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/visit' OR pageSortPath='/visit' LIMIT 1
1783730921.60430.0008 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-004' LIMIT 1
1783730921.60470.0004 [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
1783730921.6070.0023 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news' LIMIT 1
1783730921.60750.0005 [1] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006', '000') ORDER BY pageTreePosition DESC
1783730921.60940.0019 [29] Using template: /templates/navigation/footer-nav.html
1783730921.61160.0022 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1783730921.61220.0006 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1783730921.61260.0004 [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
1783730921.61460.002 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news' LIMIT 1
1783730921.6150.0004 [1] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006', '000') ORDER BY pageTreePosition DESC
1783730921.61670.0017 [10] Using template: /templates/navigation/footer-nav.html
1783730921.61790.0012Request time: 1.7086
1783730921.61790Process time: 1.7084
1783730921.61790Memory: 2.3209