Archive of: Eastbourne Local Group

Time Δ Debug Message - Perch Runway 3.2
1782922779.38690 [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
1782922779.41480.0279Matched route: news/category/[slug:cat]
1782922779.4150.0002Server address: 216.73.217.103
1782922779.4150Using master page: /templates/pages/blog/archive.php
1782922779.4150Page arguments:
Array
(
    [0] => /news/category/eastbourne-local-group
    [cat] => eastbourne-local-group
    [1] => eastbourne-local-group
)
1782922779.41530.0003 [1] SELECT * FROM swt_pages_staging WHERE pagePath='/news/archive' LIMIT 1
1782922779.41630.001 [86] SELECT DISTINCT settingID, settingValue FROM swt_settings WHERE userID=0
1782922779.41870.0024 [1] SELECT locationID FROM swt_shop_tax_locations WHERE locationIsHome=1 LIMIT 1
1782922779.41940.0007INSERT INTO swt_shop_cart(memberID,locationID,currencyID,cartPricing,cartProperties) VALUES(NULL,'1',47,'standard','[]')
1782922779.42160.0023 [1] SELECT * FROM swt_shop_cart WHERE cartID=22489016
1782922779.42230.0007 [1] SELECT * FROM swt_shop_cart WHERE cartID=22489016
1782922779.4230.0007 [nil] SELECT * FROM swt_shop_sales WHERE saleFrom<='2026-07-01 16:19:00' AND saleTo>'2026-07-01 16:19:00' AND saleActive=1 AND saleDeleted IS NULL ORDER BY saleOrder ASC
1782922779.42470.0017 [250] SELECT country, countryID FROM swt_shop_countries WHERE countryActive=1 ORDER BY country ASC
1782922779.42610.0014Using template: /templates/pages/attributes/seo.html
1782922779.42660.0006 [1] SELECT regionID, regionTemplate, regionPage, regionRev AS rev FROM swt_content_regions WHERE regionKey='Banner image' AND (regionPage='/news/archive' OR regionPage='*')
1782922779.42750.0009 [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=103 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
1782922779.42860.0011 [82] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageDepth >=0 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1782922779.43150.0029 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/archive' LIMIT 1
1782922779.4320.0005 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-002', '000-006', '000') ORDER BY pageTreePosition DESC
1782922779.43410.0022Using template: /templates/navigation/ps_nav_template.html
1782922779.43420.0001 [6] Using template: /templates/navigation/ps_nav_template_children.html
1782922779.43510.0009 [4] Using template: /templates/navigation/ps_nav_template_children.html
1782922779.43550.0005 [29] Using template: /templates/navigation/ps_nav_template_children.html
1782922779.43780.0023 [10] Using template: /templates/navigation/ps_nav_template_children.html
1782922779.43880.001 [7] Using template: /templates/navigation/ps_nav_template_children.html
1782922779.43950.0007 [9] Using template: /templates/navigation/ps_nav_template_children.html
1782922779.44220.0026 [1] SELECT setID FROM swt_category_sets WHERE setSlug='blog' LIMIT 1
1782922779.44290.0008 [1] SELECT main.* FROM swt_categories main WHERE 1=1 AND (catSlug='eastbourne-local-group') AND setID=2 ORDER BY catTreePosition ASC
1782922779.44420.0013Using template: /templates/categories/category.html
1782922779.44440.0002 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/archive' OR pageSortPath='/news/archive' LIMIT 1
1782922779.4450.0006 [1] SELECT * FROM swt_pages_staging WHERE pageHidden=0 AND pageNew=0 AND pageTreePosition IN ('000-006-002', '000-006', '000') ORDER BY pageTreePosition
1782922779.4470.002 [1] Using template: /templates/navigation/breadcrumbs.html
1782922779.44760.0006 [43] SELECT DISTINCT idx.itemID FROM swt_blog_index idx JOIN swt_blog_posts main ON idx.itemID=main.postID AND idx.itemKey='postID' AND ((idx.indexKey='_category' AND idx.indexValue LIKE 'blog/eastbourne-local-group%' OR idx.indexKey='_category' AND idx.indexValue='blog/eastbourne-local-group'))
1782922779.45260.005 [12] 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' AND idx.itemID IN ('1982', '1998', '2774', '2781', '2791', '2829', '2877', '2906', '2951', '2994', '3025', '3026', '3033', '3070', '3073', '3126', '3127', '3144', '3162', '3260', '3302', '3312', '3323', '3341', '3382', '3410', '3444', '3477', '3524', '3581', '3613', '3647', '3695', '3709', '3734', '3755', '3814', '3817', '3851', '3874', '3906', '3912', '3939') WHERE 1=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-01 16:19:00' ) GROUP BY itemID, sortval ORDER BY sortval DESC LIMIT 24, 12
1782922779.48910.0365 [1] SELECT FOUND_ROWS() AS `count`
1782922779.48990.0007 [1] SELECT * FROM swt_blog_posts WHERE postID=3144 AND postStatus='Published' AND postDateTime<='2026-07-01 16:19:00'
1782922779.49090.001 [13] SELECT * FROM swt_blog_sections ORDER BY sectionTitle ASC
1782922779.49170.0008 [1] SELECT * FROM swt_blogs ORDER BY blogTitle ASC
1782922779.49230.0006 [1] SELECT * FROM swt_categories WHERE catID=204 LIMIT 1
1782922779.49290.0006 [1] Using template: /templates/blog/category.html
1782922779.49320.0003 [1] SELECT * FROM swt_blog_posts WHERE postID=3126 AND postStatus='Published' AND postDateTime<='2026-07-01 16:19:00'
1782922779.49390.0007 [1] SELECT * FROM swt_categories WHERE catID=204 LIMIT 1
1782922779.49440.0005 [1] Using template: /templates/blog/category.html
1782922779.49470.0003 [1] SELECT * FROM swt_blog_posts WHERE postID=3127 AND postStatus='Published' AND postDateTime<='2026-07-01 16:19:00'
1782922779.49540.0007 [1] SELECT * FROM swt_categories WHERE catID=204 LIMIT 1
1782922779.49590.0005 [1] Using template: /templates/blog/category.html
1782922779.49610.0002 [1] SELECT * FROM swt_blog_posts WHERE postID=3073 AND postStatus='Published' AND postDateTime<='2026-07-01 16:19:00'
1782922779.49680.0007 [1] SELECT * FROM swt_categories WHERE catID=73 LIMIT 1
1782922779.49720.0004 [1] SELECT * FROM swt_categories WHERE catID=204 LIMIT 1
1782922779.49750.0004 [2] Using template: /templates/blog/category.html
1782922779.49790.0003 [1] SELECT * FROM swt_blog_posts WHERE postID=3070 AND postStatus='Published' AND postDateTime<='2026-07-01 16:19:00'
1782922779.49860.0007 [1] SELECT * FROM swt_categories WHERE catID=73 LIMIT 1
1782922779.4990.0004 [1] SELECT * FROM swt_categories WHERE catID=204 LIMIT 1
1782922779.49940.0004 [2] Using template: /templates/blog/category.html
1782922779.49970.0003 [1] SELECT * FROM swt_blog_posts WHERE postID=3033 AND postStatus='Published' AND postDateTime<='2026-07-01 16:19:00'
1782922779.50030.0006 [1] SELECT * FROM swt_categories WHERE catID=204 LIMIT 1
1782922779.50070.0004 [1] Using template: /templates/blog/category.html
1782922779.50090.0002 [1] SELECT * FROM swt_blog_posts WHERE postID=3026 AND postStatus='Published' AND postDateTime<='2026-07-01 16:19:00'
1782922779.50150.0006 [1] SELECT * FROM swt_categories WHERE catID=204 LIMIT 1
1782922779.50190.0004 [1] Using template: /templates/blog/category.html
1782922779.50210.0002 [1] SELECT * FROM swt_blog_posts WHERE postID=3025 AND postStatus='Published' AND postDateTime<='2026-07-01 16:19:00'
1782922779.50280.0007 [1] SELECT * FROM swt_categories WHERE catID=73 LIMIT 1
1782922779.50320.0004 [1] SELECT * FROM swt_categories WHERE catID=204 LIMIT 1
1782922779.50350.0003 [2] Using template: /templates/blog/category.html
1782922779.50380.0003 [1] SELECT * FROM swt_blog_posts WHERE postID=2994 AND postStatus='Published' AND postDateTime<='2026-07-01 16:19:00'
1782922779.50430.0005 [1] SELECT * FROM swt_categories WHERE catID=204 LIMIT 1
1782922779.50470.0004 [1] Using template: /templates/blog/category.html
1782922779.50490.0002 [1] SELECT * FROM swt_blog_posts WHERE postID=2951 AND postStatus='Published' AND postDateTime<='2026-07-01 16:19:00'
1782922779.50540.0006 [1] SELECT * FROM swt_categories WHERE catID=204 LIMIT 1
1782922779.50580.0004 [1] Using template: /templates/blog/category.html
1782922779.5060.0002 [1] SELECT * FROM swt_blog_posts WHERE postID=2906 AND postStatus='Published' AND postDateTime<='2026-07-01 16:19:00'
1782922779.50680.0007 [1] SELECT * FROM swt_categories WHERE catID=204 LIMIT 1
1782922779.50720.0004 [1] Using template: /templates/blog/category.html
1782922779.50740.0002 [1] SELECT * FROM swt_blog_posts WHERE postID=2877 AND postStatus='Published' AND postDateTime<='2026-07-01 16:19:00'
1782922779.5080.0006 [1] SELECT * FROM swt_categories WHERE catID=204 LIMIT 1
1782922779.50840.0005 [1] Using template: /templates/blog/category.html
1782922779.50870.0003 [12] Using template: /templates/blog/post_excerpt.html
1782922779.51720.0085 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/what-we-do' OR pageSortPath='/what-we-do' LIMIT 1
1782922779.5180.0009 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-002' LIMIT 1
1782922779.51870.0007 [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
1782922779.5210.0023 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/archive' LIMIT 1
1782922779.52150.0005 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-002', '000-006', '000') ORDER BY pageTreePosition DESC
1782922779.52360.0021 [6] Using template: /templates/navigation/footer-nav.html
1782922779.52430.0007 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1782922779.52490.0006 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1782922779.52530.0004 [38] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-005%' ORDER BY pageTreePosition ASC
1782922779.52760.0024 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/archive' LIMIT 1
1782922779.52820.0005 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-002', '000-006', '000') ORDER BY pageTreePosition DESC
1782922779.53010.0019 [10] Using template: /templates/navigation/footer-nav.html
1782922779.53270.0026 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/visit' OR pageSortPath='/visit' LIMIT 1
1782922779.53380.0011 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-004' LIMIT 1
1782922779.53430.0005 [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
1782922779.53640.0021 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/archive' LIMIT 1
1782922779.53690.0005 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-002', '000-006', '000') ORDER BY pageTreePosition DESC
1782922779.53880.0019 [29] Using template: /templates/navigation/footer-nav.html
1782922779.54110.0023 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1782922779.54170.0006 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1782922779.54210.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
1782922779.54410.002 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/archive' LIMIT 1
1782922779.54450.0004 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-002', '000-006', '000') ORDER BY pageTreePosition DESC
1782922779.54640.0019 [10] Using template: /templates/navigation/footer-nav.html
1782922779.54730.0009Request time: 0.1639
1782922779.54730Process time: 0.1637
1782922779.54730Memory: 2.1947