PHP Debug stuff
Release: 8a155ffac9eb4eeb529b668a0661fdd3b3c02b78
$version : Array
(
[build] => 1.0
[css] => 1.1.37
[js] => 1.0.57
[plugin-js] => 1.0.34
[manifest] => 1.0
[site] => STAGING
)
$div : Array
(
[title] => Article
[slug] => business-insights/article
[desc] => Des solutions efficaces pour optimiser vos charges de gestion des infrastructures (FM) et les places de travail de votre PME.
[separator] => |
[url] => /en/business-insights/article
[s] =>
[lang] => en
)
$site : Array
(
[root] => /home/clients/9455267a5b93f441c642656292fd1cbc/staging-perch.spaceonmove.swiss/html/current
[title] => Array
(
[fr] => Spaceonmove Sàrl, Genève, Suisse
[en] => Spaceonmove Sàrl, Geneva, Switzerland
)
[description] => Array
(
[fr] => Spaceonmove, votre expert en Facility Management et Workplace Consulting à Genève, Suisse
[en] => Spaceonmove, your Facility Management and Workplace Consulting expert in Geneva, Switzerland
)
[content] => /home/clients/9455267a5b93f441c642656292fd1cbc/staging-perch.spaceonmove.swiss/html/current/content/
[assets] => /home/clients/9455267a5b93f441c642656292fd1cbc/staging-perch.spaceonmove.swiss/html/current/assets
[downloads] => /home/clients/9455267a5b93f441c642656292fd1cbc/staging-perch.spaceonmove.swiss/html/current/perch/resources/docs
[config] => /home/clients/9455267a5b93f441c642656292fd1cbc/staging-perch.spaceonmove.swiss/html/current/../config/
[logs] => /home/clients/9455267a5b93f441c642656292fd1cbc/staging-perch.spaceonmove.swiss/html/current/../log/
[domain] => staging.spaceonmove.swiss
[protocol] => https://
)
Debug Message - Perch Runway 3.2
[39] SELECT p.pagePath, pr.routePattern, pr.routeRegExp, p.pageTemplate, pr.routeOrder, s.settingValue AS siteOffline
FROM perch3_pages p LEFT JOIN perch3_page_routes pr ON p.pageID=pr.pageID LEFT JOIN perch3_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 perch3_page_routes pr2 WHERE templateID!=0 ORDER BY routeOrder ASC, pagePath ASC
Matched page: /en/business-insights/article, so not using routes.
Using master page: /templates/pages/child.php
[1] SELECT * FROM perch3_pages WHERE pagePath='/en/business-insights/article' LIMIT 1
Using template: /templates/pages/attributes/default.html
Using sub-template: /templates/pages/attributes/seo.html
[1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM perch3_pages WHERE pagePath='/en/home' OR pageSortPath='/en/home' LIMIT 1
[5] SELECT * FROM perch3_pages WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-002%' AND pageDepth >=1 AND pageDepth<=2 ORDER BY pageTreePosition ASC
[1] SELECT pageTreePosition FROM perch3_pages WHERE pagePath='/en/business-insights/article' LIMIT 1
[3] SELECT pageID FROM perch3_pages WHERE pageTreePosition IN ('000-002-001-001', '000-002-001', '000-002', '000') ORDER BY pageTreePosition DESC
[5] Using template: /templates/navigation/banner-navigation_inc.html
[1] SELECT collectionID, collectionTemplate FROM perch3_collections WHERE collectionKey='Business Insight'
Filtering query
[nil] SELECT * FROM ( SELECT idx.itemID, ci.collectionID, ci.itemJSON, idx2.indexValue as sortval FROM perch3_collection_index idx
JOIN perch3_collection_items ci ON idx.itemID=ci.itemID AND idx.itemRev=ci.itemRev AND idx.collectionID=ci.collectionID
JOIN perch3_collection_revisions cr ON idx.itemID=cr.itemID AND idx.itemRev=cr.itemRev AND idx.collectionID=ci.collectionID
JOIN perch3_collection_index idx2 ON idx.itemID=idx2.itemID AND idx.itemRev=idx2.itemRev AND idx2.indexKey='_order' WHERE (idx.collectionID=3) AND ((idx.indexKey='postSlug' AND idx.indexValue='') OR (idx.indexKey='postDateTime' AND idx.indexValue REGEXP '[[:<:]][[:>:]]')) AND idx.itemID=idx2.itemID AND idx.itemRev=idx2.itemRev
) as tbl GROUP BY itemID, itemJSON, sortval HAVING count(*)=2 ORDER BY sortval ASC
Using template: /templates/content/business-insights/insight_post_en.html
[5] SELECT regionKey, regionHTML FROM perch3_content_regions
WHERE regionPage='/en/business-insights/article' OR regionPage='*' ORDER BY regionPage DESC