Recently added

Time Δ Debug Message - Perch Runway 3.2
1787556888.18870 [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
1787556888.22680.0381Matched route: discover/in-your-garden/[slug:cat]
1787556888.2270.0002Server address: 216.73.217.165
1787556888.22710Using master page: /templates/pages/in-your-garden/archive.php
1787556888.22710Page arguments:
Array
(
    [0] => /discover/in-your-garden/birds
    [cat] => birds
    [1] => birds
)
1787556888.22730.0002 [1] SELECT * FROM swt_pages_staging WHERE pagePath='discover/in-your-garden/category' LIMIT 1
1787556888.22850.0012 [86] SELECT DISTINCT settingID, settingValue FROM swt_settings WHERE userID=0
1787556888.23060.0021 [1] SELECT * FROM swt_shop_cart WHERE cartID=24427735
1787556888.23130.0007 [1] SELECT * FROM swt_shop_cart WHERE cartID=24427735
1787556888.2320.0007 [nil] SELECT * FROM swt_shop_sales WHERE saleFrom<='2026-08-24 07:34:00' AND saleTo>'2026-08-24 07:34:00' AND saleActive=1 AND saleDeleted IS NULL ORDER BY saleOrder ASC
1787556888.2330.001 [0] SELECT setID FROM swt_category_sets WHERE setSlug='' LIMIT 1
1787556888.23350.0006 [1] SELECT main.* FROM swt_categories main WHERE 1=1 AND (catPath='wildcall/birds/') ORDER BY catTreePosition ASC
1787556888.23440.0008Using template: /templates/categories/category.html
1787556888.23460.0003 [250] SELECT country, countryID FROM swt_shop_countries WHERE countryActive=1 ORDER BY country ASC
1787556888.23620.0016Using template: /templates/pages/attributes/seo.html
1787556888.23660.0003 [nil] SELECT regionID, regionTemplate, regionPage, regionRev AS rev FROM swt_content_regions WHERE regionKey='Banner image' AND (regionPage='discover/in-your-garden/category' OR regionPage='*')
1787556888.23740.0008No matching content regions found. Check region name (Banner image) and page path options.
1787556888.23740 [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 IS NULL AND idx.itemID=idx2.itemID AND idx.itemRev=idx2.itemRev ) as tbl GROUP BY itemID, pageID, itemJSON, sortval, regionID ORDER BY sortval ASC
1787556888.23840.001 [82] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageDepth >=0 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1787556888.24280.0044 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='discover/in-your-garden/category' LIMIT 1
1787556888.24360.0008 [4] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-003-003-001-001', '000-003-003-001', '000-003-003', '000-003', '000') ORDER BY pageTreePosition DESC
1787556888.2470.0033Using template: /templates/navigation/ps_nav_template.html
1787556888.2470 [6] Using template: /templates/navigation/ps_nav_template_children.html
1787556888.24750.0005 [4] Using template: /templates/navigation/ps_nav_template_children.html
1787556888.24770.0002 [29] Using template: /templates/navigation/ps_nav_template_children.html
1787556888.24910.0014 [10] Using template: /templates/navigation/ps_nav_template_children.html
1787556888.24970.0006 [7] Using template: /templates/navigation/ps_nav_template_children.html
1787556888.25030.0006 [9] Using template: /templates/navigation/ps_nav_template_children.html
1787556888.25280.0025 [0] SELECT setID FROM swt_category_sets WHERE setSlug='' LIMIT 1
1787556888.25360.0009 [1] SELECT main.* FROM swt_categories main WHERE 1=1 AND (catPath='wildcall/birds/') ORDER BY catTreePosition ASC
1787556888.25460.0009 [1] Using template: /templates/categories/wildcall_banner.html
1787556888.25680.0022 [1] SELECT collectionID, collectionTemplate FROM swt_collections WHERE (collectionKey='Wildcall')
1787556888.25770.0009 [10] SELECT idx.itemID FROM swt_collection_index idx JOIN swt_collection_revisions c ON idx.itemID=c.itemID AND idx.itemRev=c.itemRev AND idx.collectionID=c.collectionID WHERE (idx.collectionID=5) AND ((idx.indexKey='_category' AND idx.indexValue LIKE 'wildcall/birds%'))
1787556888.25970.002 [10] SELECT * FROM ( SELECT idx.itemID, ci.collectionID, ci.itemJSON, idx2.indexValue as sortval FROM swt_collection_index idx JOIN swt_collection_items ci ON idx.itemID=ci.itemID AND idx.itemRev=ci.itemRev AND idx.collectionID=ci.collectionID JOIN swt_collection_revisions cr ON idx.itemID=cr.itemID AND idx.itemRev=cr.itemRev AND idx.collectionID=ci.collectionID JOIN swt_collection_index idx2 ON idx.itemID=idx2.itemID AND idx.itemRev=idx2.itemRev AND idx2.indexKey='_order' WHERE (idx.collectionID=5) AND idx.itemID IN (25, 43, 24, 155, 103, 102, 156, 297, 45, 42) AND idx.itemID=idx2.itemID AND idx.itemRev=idx2.itemRev ) as tbl GROUP BY itemID, itemJSON, sortval ORDER BY sortval ASC
1787556888.2810.0213 [10] Using template: /templates/content/wildcall_listing.html
1787556888.28210.0011 [5] SELECT * FROM ( SELECT idx.itemID, ci.collectionID, ci.itemJSON, idx2.indexValue as sortval FROM swt_collection_index idx JOIN swt_collection_items ci ON idx.itemID=ci.itemID AND idx.itemRev=ci.itemRev AND idx.collectionID=ci.collectionID JOIN swt_collection_revisions cr ON idx.itemID=cr.itemID AND idx.itemRev=cr.itemRev AND idx.collectionID=ci.collectionID JOIN swt_collection_index idx2 ON idx.itemID=idx2.itemID AND idx.itemRev=idx2.itemRev AND idx2.indexKey='postDateTime' WHERE (idx.collectionID=5) AND idx.itemID=idx2.itemID AND idx.itemRev=idx2.itemRev ) as tbl GROUP BY itemID, itemJSON, sortval ORDER BY sortval DESC LIMIT 0, 5
1787556888.41440.1323 [5] Using template: /templates/content/wildcall_listing_snippet.html
1787556888.41470.0003 [1] SELECT * FROM swt_categories ORDER BY catTreePosition ASC
1787556888.41890.0042 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/what-we-do' OR pageSortPath='/what-we-do' LIMIT 1
1787556888.41980.0009 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-002' LIMIT 1
1787556888.42050.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
1787556888.42380.0033 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='discover/in-your-garden/category' LIMIT 1
1787556888.42450.0006 [4] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-003-003-001-001', '000-003-003-001', '000-003-003', '000-003', '000') ORDER BY pageTreePosition DESC
1787556888.42720.0027 [6] Using template: /templates/navigation/footer-nav.html
1787556888.42790.0007 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1787556888.42860.0007 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1787556888.42920.0006 [38] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-005%' ORDER BY pageTreePosition ASC
1787556888.43290.0037 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='discover/in-your-garden/category' LIMIT 1
1787556888.43350.0006 [4] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-003-003-001-001', '000-003-003-001', '000-003-003', '000-003', '000') ORDER BY pageTreePosition DESC
1787556888.43660.003 [10] Using template: /templates/navigation/footer-nav.html
1787556888.44010.0036 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/visit' OR pageSortPath='/visit' LIMIT 1
1787556888.4410.0009 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-004' LIMIT 1
1787556888.44150.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
1787556888.44480.0032 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='discover/in-your-garden/category' LIMIT 1
1787556888.44560.0008 [4] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-003-003-001-001', '000-003-003-001', '000-003-003', '000-003', '000') ORDER BY pageTreePosition DESC
1787556888.44860.003 [29] Using template: /templates/navigation/footer-nav.html
1787556888.4510.0024 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1787556888.45190.0009 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1787556888.45260.0007 [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
1787556888.4560.0034 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='discover/in-your-garden/category' LIMIT 1
1787556888.45660.0006 [4] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-003-003-001-001', '000-003-003-001', '000-003-003', '000-003', '000') ORDER BY pageTreePosition DESC
1787556888.45930.0027 [10] Using template: /templates/navigation/footer-nav.html
1787556888.46080.0015Request time: 0.2737
1787556888.46080Process time: 0.2735
1787556888.46080Memory: 1.7281