Time Δ Debug Message - Perch Runway 3.2
1787550856.86590 [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
1787550856.90630.0404Matched route: shop/category/[slug:cat]
1787550856.90650.0002Server address: 216.73.217.165
1787550856.90650Using master page: /templates/pages/shop/category.php
1787550856.90650Page arguments:
Array
(
    [0] => /shop/category/gift-membership
    [cat] => gift-membership
    [1] => gift-membership
)
1787550856.90690.0004 [1] SELECT * FROM swt_pages_staging WHERE pagePath='/shop/category' LIMIT 1
1787550856.90810.0012 [86] SELECT DISTINCT settingID, settingValue FROM swt_settings WHERE userID=0
1787550856.910.0019 [1] SELECT locationID FROM swt_shop_tax_locations WHERE locationIsHome=1 LIMIT 1
1787550856.91060.0006INSERT INTO swt_shop_cart(memberID,locationID,currencyID,cartPricing,cartProperties) VALUES(NULL,'1',47,'standard','[]')
1787550856.91610.0055 [1] SELECT * FROM swt_shop_cart WHERE cartID=24425674
1787550856.91690.0008 [1] SELECT * FROM swt_shop_cart WHERE cartID=24425674
1787550856.91760.0007 [nil] SELECT * FROM swt_shop_sales WHERE saleFrom<='2026-08-24 05:54:00' AND saleTo>'2026-08-24 05:54:00' AND saleActive=1 AND saleDeleted IS NULL ORDER BY saleOrder ASC
1787550856.91870.0011 [0] SELECT setID FROM swt_category_sets WHERE setSlug='' LIMIT 1
1787550856.91930.0006 [1] SELECT main.* FROM swt_categories main WHERE 1=1 AND (catPath='shop/gift-membership/') ORDER BY catTreePosition ASC
1787550856.92010.0009Using template: /templates/categories/category.html
1787550856.92040.0002 [250] SELECT country, countryID FROM swt_shop_countries WHERE countryActive=1 ORDER BY country ASC
1787550856.92190.0015Using template: /templates/pages/attributes/seo.html
1787550856.92230.0004 [1] SELECT regionID, regionTemplate, regionPage, regionRev AS rev FROM swt_content_regions WHERE regionKey='Banner image' AND (regionPage='/shop/category' OR regionPage='*')
1787550856.92330.001 [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=190 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
1787550856.92510.0018 [82] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageDepth >=0 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1787550856.92910.004 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/shop/category' LIMIT 1
1787550856.92990.0008 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-010-001', '000-010', '000') ORDER BY pageTreePosition DESC
1787550856.93320.0033Using template: /templates/navigation/ps_nav_template.html
1787550856.93320 [6] Using template: /templates/navigation/ps_nav_template_children.html
1787550856.9340.0008 [4] Using template: /templates/navigation/ps_nav_template_children.html
1787550856.93450.0005 [29] Using template: /templates/navigation/ps_nav_template_children.html
1787550856.93740.0029 [10] Using template: /templates/navigation/ps_nav_template_children.html
1787550856.93850.0011 [7] Using template: /templates/navigation/ps_nav_template_children.html
1787550856.93930.0008 [9] Using template: /templates/navigation/ps_nav_template_children.html
1787550856.94210.0028 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/shop/category' OR pageSortPath='/shop/category' LIMIT 1
1787550856.94320.0011 [1] SELECT * FROM swt_pages_staging WHERE pageHidden=0 AND pageNew=0 AND pageTreePosition IN ('000-010-001', '000-010', '000') ORDER BY pageTreePosition
1787550856.94630.0031 [1] Using template: /templates/navigation/breadcrumbs.html
1787550856.94680.0005 [4] SELECT DISTINCT idx.itemID FROM swt_shop_index idx JOIN swt_shop_products main ON idx.itemID=main.productID AND idx.itemKey='productID' AND ((idx.indexKey='_category' AND idx.indexValue LIKE 'shop/gift-membership%' OR idx.indexKey='_category' AND idx.indexValue='shop/gift-membership'))
1787550856.98060.0337 [4] SELECT tbl.* FROM ( SELECT idx.itemID, main.*, idx2.indexValue as sortval FROM swt_shop_index idx JOIN swt_shop_products main ON idx.itemID=main.productID AND idx.itemKey='productID' JOIN swt_shop_index idx2 ON idx.itemID=idx2.itemID AND idx.itemKey='productID' AND idx2.indexKey='title' AND idx.itemID IN ('3567', '3568', '3569', '3575') WHERE 1=1 AND idx.itemID=idx2.itemID AND idx.itemKey=idx2.itemKey GROUP BY idx.itemID, idx2.indexValue, productID ) as tbl WHERE (productDeleted IS NULL AND productStatus=1 AND parentID IS NULL) GROUP BY itemID, sortval ORDER BY sortval ASC
1787550856.9910.0104 [4] Using template: /templates/shop/products/list.html
1787550856.99120.0002 [4] SELECT productID, productVariantDesc, stock_level FROM swt_shop_products WHERE parentID=3569 AND productDeleted IS NULL ORDER BY productOrder ASC
1787550856.99330.0021 [1] SELECT o.* FROM swt_shop_options o, swt_shop_product_options po WHERE o.optionID=po.optionID AND po.productID=3569 AND o.optionDeleted IS NULL ORDER BY optionPrecendence ASC
1787550856.99520.002 [4] SELECT valueID AS id, valueTitle AS title, valueSKUCode AS skucode FROM swt_shop_option_values WHERE optionID=5 AND valueDeleted IS NULL ORDER BY valueOrder ASC
1787550856.99620.0009 [4] SELECT pov.prodoptID, pov.optionID, pov.valueID, o.optionTitle, ov.* FROM swt_shop_product_option_values pov, swt_shop_options o, swt_shop_option_values ov WHERE pov.productID='3569' AND pov.optionID=o.optionID AND pov.valueID=ov.valueID AND o.optionDeleted IS NULL AND ov.valueDeleted IS NULL AND o.optionID='5' ORDER BY o.optionPrecendence ASC, ov.valueOrder ASC
1787550857.00140.0053 [1] SELECT * FROM swt_shop_currencies WHERE currencyID=47 LIMIT 1
1787550857.00430.0029 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/what-we-do' OR pageSortPath='/what-we-do' LIMIT 1
1787550857.00540.001 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-002' LIMIT 1
1787550857.00620.0008 [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
1787550857.00920.0031 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/shop/category' LIMIT 1
1787550857.010.0007 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-010-001', '000-010', '000') ORDER BY pageTreePosition DESC
1787550857.01270.0028 [6] Using template: /templates/navigation/footer-nav.html
1787550857.01320.0005 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1787550857.01410.0008 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1787550857.01470.0007 [38] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-005%' ORDER BY pageTreePosition ASC
1787550857.0180.0033 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/shop/category' LIMIT 1
1787550857.01880.0008 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-010-001', '000-010', '000') ORDER BY pageTreePosition DESC
1787550857.02170.0029 [10] Using template: /templates/navigation/footer-nav.html
1787550857.0240.0023 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/visit' OR pageSortPath='/visit' LIMIT 1
1787550857.02490.0009 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-004' LIMIT 1
1787550857.02550.0007 [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
1787550857.02910.0035 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/shop/category' LIMIT 1
1787550857.02970.0007 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-010-001', '000-010', '000') ORDER BY pageTreePosition DESC
1787550857.03260.0028 [29] Using template: /templates/navigation/footer-nav.html
1787550857.0350.0024 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1787550857.03580.0008 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1787550857.03660.0008 [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
1787550857.03960.0031 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/shop/category' LIMIT 1
1787550857.04030.0007 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-010-001', '000-010', '000') ORDER BY pageTreePosition DESC
1787550857.04310.0028 [10] Using template: /templates/navigation/footer-nav.html
1787550857.04420.0011Request time: 0.1793
1787550857.04420Process time: 0.1792
1787550857.04420Memory: 1.6946