Time Δ Debug Message - Perch Runway 3.2
1783468292.82860 [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
1783468292.85610.0275Matched route: shop/category/[slug:cat]
1783468292.85620.0001Server address: 216.73.217.142
1783468292.85620Using master page: /templates/pages/shop/category.php
1783468292.85620Page arguments:
Array
(
    [0] => /shop/category/gift-membership
    [cat] => gift-membership
    [1] => gift-membership
)
1783468292.85640.0002 [1] SELECT * FROM swt_pages_staging WHERE pagePath='/shop/category' LIMIT 1
1783468292.85760.0012 [86] SELECT DISTINCT settingID, settingValue FROM swt_settings WHERE userID=0
1783468292.85940.0018 [1] SELECT locationID FROM swt_shop_tax_locations WHERE locationIsHome=1 LIMIT 1
1783468292.860.0006INSERT INTO swt_shop_cart(memberID,locationID,currencyID,cartPricing,cartProperties) VALUES(NULL,'1',47,'standard','[]')
1783468292.86210.0022 [1] SELECT * FROM swt_shop_cart WHERE cartID=22757086
1783468292.86270.0005 [1] SELECT * FROM swt_shop_cart WHERE cartID=22757086
1783468292.86310.0005 [nil] SELECT * FROM swt_shop_sales WHERE saleFrom<='2026-07-07 23:51:00' AND saleTo>'2026-07-07 23:51:00' AND saleActive=1 AND saleDeleted IS NULL ORDER BY saleOrder ASC
1783468292.86410.0009 [0] SELECT setID FROM swt_category_sets WHERE setSlug='' LIMIT 1
1783468292.86450.0004 [1] SELECT main.* FROM swt_categories main WHERE 1=1 AND (catPath='shop/gift-membership/') ORDER BY catTreePosition ASC
1783468292.86550.0009Using template: /templates/categories/category.html
1783468292.86560.0002 [250] SELECT country, countryID FROM swt_shop_countries WHERE countryActive=1 ORDER BY country ASC
1783468292.86690.0012Using template: /templates/pages/attributes/seo.html
1783468292.86730.0004 [1] SELECT regionID, regionTemplate, regionPage, regionRev AS rev FROM swt_content_regions WHERE regionKey='Banner image' AND (regionPage='/shop/category' OR regionPage='*')
1783468292.8680.0007 [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
1783468292.86930.0013 [82] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageDepth >=0 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1783468292.87290.0036 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/shop/category' LIMIT 1
1783468292.87350.0006 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-010-001', '000-010', '000') ORDER BY pageTreePosition DESC
1783468292.87540.0019Using template: /templates/navigation/ps_nav_template.html
1783468292.87540 [6] Using template: /templates/navigation/ps_nav_template_children.html
1783468292.87620.0008 [4] Using template: /templates/navigation/ps_nav_template_children.html
1783468292.87660.0004 [29] Using template: /templates/navigation/ps_nav_template_children.html
1783468292.87910.0024 [10] Using template: /templates/navigation/ps_nav_template_children.html
1783468292.880.0009 [7] Using template: /templates/navigation/ps_nav_template_children.html
1783468292.88070.0007 [9] Using template: /templates/navigation/ps_nav_template_children.html
1783468292.88350.0028 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/shop/category' OR pageSortPath='/shop/category' LIMIT 1
1783468292.88460.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
1783468292.88710.0026 [1] Using template: /templates/navigation/breadcrumbs.html
1783468292.88760.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'))
1783468292.92110.0335 [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
1783468292.92830.0072 [4] Using template: /templates/shop/products/list.html
1783468292.92850.0002 [4] SELECT productID, productVariantDesc, stock_level FROM swt_shop_products WHERE parentID=3569 AND productDeleted IS NULL ORDER BY productOrder ASC
1783468292.93310.0046 [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
1783468292.93420.0011 [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
1783468292.93490.0007 [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
1783468292.93870.0038 [1] SELECT * FROM swt_shop_currencies WHERE currencyID=47 LIMIT 1
1783468292.9410.0023 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/what-we-do' OR pageSortPath='/what-we-do' LIMIT 1
1783468292.94170.0007 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-002' LIMIT 1
1783468292.94230.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
1783468292.94430.002 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/shop/category' LIMIT 1
1783468292.94480.0005 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-010-001', '000-010', '000') ORDER BY pageTreePosition DESC
1783468292.94650.0017 [6] Using template: /templates/navigation/footer-nav.html
1783468292.94710.0006 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1783468292.94760.0005 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1783468292.9480.0004 [38] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-005%' ORDER BY pageTreePosition ASC
1783468292.95020.0022 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/shop/category' LIMIT 1
1783468292.95080.0005 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-010-001', '000-010', '000') ORDER BY pageTreePosition DESC
1783468292.95250.0018 [10] Using template: /templates/navigation/footer-nav.html
1783468292.95440.0019 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/visit' OR pageSortPath='/visit' LIMIT 1
1783468292.95740.003 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-004' LIMIT 1
1783468292.95790.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
1783468292.96010.0022 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/shop/category' LIMIT 1
1783468292.96070.0006 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-010-001', '000-010', '000') ORDER BY pageTreePosition DESC
1783468292.96260.0019 [29] Using template: /templates/navigation/footer-nav.html
1783468292.96470.0021 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1783468292.96530.0006 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1783468292.96570.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
1783468292.96760.0019 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/shop/category' LIMIT 1
1783468292.96820.0006 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-010-001', '000-010', '000') ORDER BY pageTreePosition DESC
1783468292.970.0018 [10] Using template: /templates/navigation/footer-nav.html
1783468292.97150.0015Request time: 0.1441
1783468292.97150Process time: 0.144
1783468292.97150Memory: 1.695