Time | Δ | Debug Message - Perch Runway 3.1.1 |
0.2963 | 0 | [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 |
0.3016 | 0.0053 | Matched route: news/[slug:s] |
0.3017 | 0.0001 | Using master page: /templates/pages/news/post.php |
0.3017 | 0 | Page arguments: Array
(
[0] => /news/2015-05-22-berthas-revenge-gin
[s] => 2015-05-22-berthas-revenge-gin
[1] => 2015-05-22-berthas-revenge-gin
) |
0.3021 | 0.0004 | [33] SELECT DISTINCT settingID, settingValue FROM perch3_settings WHERE userID=0 |
0.3071 | 0.005 | [1] SELECT * FROM perch3_blog_posts WHERE postStatus='Published' AND postDateTime<='2025-05-12 11:39:00' AND postSlug='2015-05-22-berthas-revenge-gin' |
0.3937 | 0.0866 | [1] SELECT *
FROM perch3_blog_sections ORDER BY sectionTitle ASC |
0.3945 | 0.0009 | [1] SELECT *
FROM perch3_blogs ORDER BY blogTitle ASC |
0.3956 | 0.0011 | Using template: /templates/blog/post.html |
0.3958 | 0.0002 | Rescoping to perch:blog |
0.3958 | 0 | Using sub-template: /templates/blog/_blog_image_main.html |
0.3959 | 0.0001 | Rescoping to perch:blog |
0.3959 | 0 | Using sub-template: /templates/content/_content_blocks.html |
0.3961 | 0.0001 | Using template: /templates/blog/post.html |
0.3962 | 0.0001 | Rescoping to perch:blog |
0.3962 | 0 | Using sub-template: /templates/blog/_blog_image_main.html |
0.3962 | 0 | Rescoping to perch:blog |
0.3962 | 0 | Using sub-template: /templates/content/_content_blocks.html |
0.3967 | 0.0004 | Using template: /templates/blog/post.html |
0.3967 | 0.0001 | Rescoping to perch:blog |
0.3968 | 0 | Using sub-template: /templates/blog/_blog_image_main.html |
0.3968 | 0 | Rescoping to perch:blog |
0.3968 | 0 | Using sub-template: /templates/content/_content_blocks.html |
0.397 | 0.0002 | Using template: /templates/blog/post.html |
0.3971 | 0.0001 | Rescoping to perch:blog |
0.3971 | 0 | Using sub-template: /templates/blog/_blog_image_main.html |
0.3972 | 0 | Rescoping to perch:blog |
0.3972 | 0 | Using sub-template: /templates/content/_content_blocks.html |
0.3976 | 0.0004 | [2] SELECT *
FROM perch3_blog_authors ORDER BY authorFamilyName, authorGivenName ASC |
0.3995 | 0.0019 | [1] SELECT SQL_CALC_FOUND_ROWS DISTINCT tbl.* FROM ( SELECT idx.itemID, main.*, idx2.indexValue as sortval FROM perch3_blog_index idx
JOIN perch3_blog_posts main ON idx.itemID=main.postID AND idx.itemKey='postID'
JOIN perch3_blog_index idx2 ON idx.itemID=idx2.itemID AND idx.itemKey='postID' AND idx2.indexKey='_id' WHERE 1=1 AND ((idx.indexKey='postSlug' AND idx.indexValue='2015-05-22-berthas-revenge-gin')) AND idx.itemID=idx2.itemID AND idx.itemKey=idx2.itemKey GROUP BY idx.itemID, idx2.indexValue, postID ) as tbl WHERE (postStatus='Published' AND postDateTime<='2025-05-12 11:39:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 10 |
0.4014 | 0.0019 | [1] SELECT FOUND_ROWS() AS `count` |
0.4016 | 0.0002 | [1] Using template: /templates/blog/meta_head.html |
0.4026 | 0.001 | [33] SELECT DISTINCT settingID, settingValue FROM perch3_settings WHERE userID=0 |
0.4037 | 0.0011 | [22] SELECT * FROM perch3_pages WHERE pageNew=0 AND pageHidden=0 ORDER BY pageTreePosition ASC |
0.4043 | 0.0006 | [1] SELECT pageTreePosition FROM perch3_pages WHERE pagePath='/news/post' LIMIT 1 |
0.4046 | 0.0003 | [2] SELECT pageID FROM perch3_pages WHERE pageTreePosition IN ('000-009-001', '000-009', '000') ORDER BY pageTreePosition DESC |
0.4049 | 0.0004 | Using template: /templates/navigation/item.html |
0.4049 | 0 | [7] Using template: /templates/navigation/subitem.html |
0.4056 | 0.0006 | [9] Using template: /templates/navigation/subitem.html |
0.4073 | 0.0017 | [nil] SELECT t.*
FROM perch3_blog_tags t, perch3_blog_posts_to_tags p2t
WHERE t.tagID=p2t.tagID
AND p2t.postID='75' |
0.4079 | 0.0006 | [0] Using template: /templates/blog/post_tag_link.html |
0.408 | 0.0001 | [1] SELECT SQL_CALC_FOUND_ROWS DISTINCT tbl.* FROM ( SELECT idx.itemID, main.*, idx2.indexValue as sortval FROM perch3_blog_index idx
JOIN perch3_blog_posts main ON idx.itemID=main.postID AND idx.itemKey='postID'
JOIN perch3_blog_index idx2 ON idx.itemID=idx2.itemID AND idx.itemKey='postID' AND idx2.indexKey='_id' WHERE 1=1 AND ((idx.indexKey='postSlug' AND idx.indexValue='2015-05-22-berthas-revenge-gin')) AND idx.itemID=idx2.itemID AND idx.itemKey=idx2.itemKey GROUP BY idx.itemID, idx2.indexValue, postID ) as tbl WHERE (postStatus='Published' AND postDateTime<='2025-05-12 11:39:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 10 |
0.4096 | 0.0015 | [1] SELECT FOUND_ROWS() AS `count` |
0.4098 | 0.0002 | [1] Using template: /templates/blog/post.html |
0.4099 | 0.0001 | Rescoping to perch:blog |
0.4099 | 0 | Using sub-template: /templates/blog/_blog_image_main.html |
0.41 | 0 | Rescoping to perch:blog |
0.41 | 0 | Using sub-template: /templates/content/_content_blocks.html |
0.4102 | 0.0002 | Rescoping to perch:blog |
0.4102 | 0 | Using sub-template: /templates/content/blocks/_paypal_btn.html |
0.4103 | 0.0001 | Rescoping to perch:blog |
0.4103 | 0 | Using sub-template: /templates/content/blocks/_image.html |
0.4104 | 0.0001 | Rescoping to perch:blog |
0.4104 | 0 | Using sub-template: /templates/content/blocks/_image_thumb.html |
0.4104 | 0.0001 | Rescoping to perch:blog |
0.4105 | 0 | Using sub-template: /templates/content/blocks/_video.html |
0.4105 | 0 | Rescoping to perch:blog |
0.4105 | 0 | Using sub-template: /templates/content/blocks/_map.html |
0.4941 | 0.0836 | [1] SELECT * FROM perch3_categories ORDER BY catTreePosition ASC |
0.4959 | 0.0018 | [10] SELECT catID, catPath FROM perch3_categories |
0.4963 | 0.0004 | [1] SELECT SQL_CALC_FOUND_ROWS DISTINCT tbl.* FROM ( SELECT idx.itemID, main.*, idx2.indexValue as sortval FROM perch3_blog_index idx
JOIN perch3_blog_posts main ON idx.itemID=main.postID AND idx.itemKey='postID'
JOIN perch3_blog_index idx2 ON idx.itemID=idx2.itemID AND idx.itemKey='postID' AND idx2.indexKey='postDateTime' WHERE 1=1 AND ((idx.indexKey='postDateTime' AND idx.indexValue > '2015-05-22 00:00:00')) AND idx.itemID=idx2.itemID AND idx.itemKey=idx2.itemKey GROUP BY idx.itemID, idx2.indexValue, postID ) as tbl WHERE (postStatus='Published' AND postDateTime<='2025-05-12 11:39:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 1 |
0.5084 | 0.0122 | [1] SELECT FOUND_ROWS() AS `count` |
0.5088 | 0.0003 | [1] Using template: /templates/blog/post_page_newer.html |
0.5091 | 0.0004 | [1] SELECT SQL_CALC_FOUND_ROWS DISTINCT tbl.* FROM ( SELECT idx.itemID, main.*, idx2.indexValue as sortval FROM perch3_blog_index idx
JOIN perch3_blog_posts main ON idx.itemID=main.postID AND idx.itemKey='postID'
JOIN perch3_blog_index idx2 ON idx.itemID=idx2.itemID AND idx.itemKey='postID' AND idx2.indexKey='postDateTime' WHERE 1=1 AND ((idx.indexKey='postDateTime' AND idx.indexValue < '2015-05-22 00:00:00')) AND idx.itemID=idx2.itemID AND idx.itemKey=idx2.itemKey GROUP BY idx.itemID, idx2.indexValue, postID ) as tbl WHERE (postStatus='Published' AND postDateTime<='2025-05-12 11:39:00' ) GROUP BY itemID, sortval ORDER BY sortval DESC LIMIT 0, 1 |
0.5219 | 0.0128 | [1] SELECT FOUND_ROWS() AS `count` |
0.5935 | 0.0716 | [1] Using template: /templates/blog/post_page_older.html |
0.594 | 0.0004 | [1] SELECT SQL_CALC_FOUND_ROWS DISTINCT tbl.* FROM ( SELECT idx.itemID, main.*, idx2.indexValue as sortval FROM perch3_blog_index idx
JOIN perch3_blog_posts main ON idx.itemID=main.postID AND idx.itemKey='postID'
JOIN perch3_blog_index idx2 ON idx.itemID=idx2.itemID AND idx.itemKey='postID' AND idx2.indexKey='_id' WHERE 1=1 AND ((idx.indexKey='postSlug' AND idx.indexValue='2015-05-22-berthas-revenge-gin')) AND idx.itemID=idx2.itemID AND idx.itemKey=idx2.itemKey GROUP BY idx.itemID, idx2.indexValue, postID ) as tbl WHERE (postStatus='Published' AND postDateTime<='2025-05-12 11:39:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 10 |
0.5957 | 0.0017 | [1] SELECT FOUND_ROWS() AS `count` |
0.5959 | 0.0002 | [1] Using template: /templates/blog/post.html |
0.596 | 0.0001 | Rescoping to perch:blog |
0.5961 | 0 | Using sub-template: /templates/blog/_blog_image_main.html |
0.5961 | 0 | Rescoping to perch:blog |
0.5961 | 0 | Using sub-template: /templates/content/_content_blocks.html |
0.5963 | 0.0002 | Rescoping to perch:blog |
0.5963 | 0 | Using sub-template: /templates/content/blocks/_paypal_btn.html |
0.5964 | 0.0001 | Rescoping to perch:blog |
0.5964 | 0 | Using sub-template: /templates/content/blocks/_image.html |
0.5964 | 0.0001 | Rescoping to perch:blog |
0.5965 | 0 | Using sub-template: /templates/content/blocks/_image_thumb.html |
0.5965 | 0.0001 | Rescoping to perch:blog |
0.5965 | 0 | Using sub-template: /templates/content/blocks/_video.html |
0.5966 | 0 | Rescoping to perch:blog |
0.5966 | 0 | Using sub-template: /templates/content/blocks/_map.html |
0.5973 | 0.0007 | [1] SELECT * FROM perch3_categories ORDER BY catTreePosition ASC |
0.5983 | 0.001 | [3] SELECT tbl.* FROM ( SELECT idx.itemID, main.*, idx2.indexValue as sortval FROM perch3_blog_index idx
JOIN perch3_blog_posts main ON idx.itemID=main.postID AND idx.itemKey='postID'
JOIN perch3_blog_index idx2 ON idx.itemID=idx2.itemID AND idx.itemKey='postID' AND idx2.indexKey='postDateTime' WHERE 1=1 AND ((idx.indexKey='postSlug' AND idx.indexValue != '2015-05-22-berthas-revenge-gin')) AND idx.itemID=idx2.itemID AND idx.itemKey=idx2.itemKey GROUP BY idx.itemID, idx2.indexValue, postID ) as tbl WHERE (postStatus='Published' AND postDateTime<='2025-05-12 11:39:00' ) GROUP BY itemID, sortval ORDER BY sortval DESC LIMIT 0, 3 |
0.6208 | 0.0225 | [3] Using template: /templates/blog/post_in_list.html |
0.621 | 0.0002 | Rescoping to perch:blog |
0.621 | 0 | Using sub-template: /templates/blog/_blog_image_listing.html |
1.496 | 0.8749 | [1] SELECT groupID FROM perch3_navigation WHERE groupSlug='secondary' LIMIT 1 |
1.4965 | 0.0005 | [6] SELECT np.pageID, np.pageParentID, p.pagePath, p.pageTitle, p.pageNavText, p.pageNew, p.pageOrder, np.pageDepth, p.pageSortPath, np.pageTreePosition, p.pageAccessTags, p.pageAttributes
FROM perch3_navigation_pages np, perch3_pages p WHERE p.pageID=np.pageID AND np.groupID=1 AND p.pageNew=0 ORDER BY np.pageTreePosition ASC |
1.4971 | 0.0006 | [0] SELECT np.pageTreePosition FROM perch3_pages p, perch3_navigation_pages np WHERE np.pageID=p.pageID AND np.groupID=1 AND p.pagePath='/news/post' LIMIT 1 |
1.4975 | 0.0004 | [6] Using template: /templates/navigation/secondary_item.html |
1.4986 | 0.0012 | Request time: 1.4986 |
1.4986 | 0 | Process time: 1.4974 |
1.4987 | 0 | Memory: 8.2493 |
1.4987 | 0 | Array
(
[type] => 8
[message] => Undefined variable: obfuscatedEmail
[file] => /home/ballyvol/public_html/dev/inc/functions.inc.php
[line] => 14
)
|