Time | Δ | Debug Message - Perch Runway 3.1.1 |
0.0313 | 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.0351 | 0.0038 | Matched route: news/[slug:s] |
0.0351 | 0 | Using master page: /templates/pages/news/post.php |
0.0351 | 0 | Page arguments: Array
(
[0] => /news/2017-03-11-cooking-for-cancer
[s] => 2017-03-11-cooking-for-cancer
[1] => 2017-03-11-cooking-for-cancer
) |
0.0355 | 0.0004 | [33] SELECT DISTINCT settingID, settingValue FROM perch3_settings WHERE userID=0 |
0.0404 | 0.0049 | [1] SELECT * FROM perch3_blog_posts WHERE postStatus='Published' AND postDateTime<='2025-05-10 06:45:00' AND postSlug='2017-03-11-cooking-for-cancer' |
0.0431 | 0.0026 | [1] SELECT *
FROM perch3_blog_sections ORDER BY sectionTitle ASC |
0.0437 | 0.0006 | [1] SELECT *
FROM perch3_blogs ORDER BY blogTitle ASC |
0.0447 | 0.001 | Using template: /templates/blog/post.html |
0.0452 | 0.0005 | Rescoping to perch:blog |
0.0453 | 0 | Using sub-template: /templates/blog/_blog_image_main.html |
0.048 | 0.0028 | Rescoping to perch:blog |
0.048 | 0 | Using sub-template: /templates/content/_content_blocks.html |
0.0482 | 0.0001 | Using template: /templates/blog/post.html |
0.0483 | 0.0001 | Rescoping to perch:blog |
0.0483 | 0 | Using sub-template: /templates/blog/_blog_image_main.html |
0.0484 | 0 | Rescoping to perch:blog |
0.0484 | 0 | Using sub-template: /templates/content/_content_blocks.html |
0.0488 | 0.0004 | Using template: /templates/blog/post.html |
0.0489 | 0.0001 | Rescoping to perch:blog |
0.0489 | 0 | Using sub-template: /templates/blog/_blog_image_main.html |
0.0489 | 0 | Rescoping to perch:blog |
0.0489 | 0 | Using sub-template: /templates/content/_content_blocks.html |
0.0492 | 0.0002 | Using template: /templates/blog/post.html |
0.0493 | 0.0001 | Rescoping to perch:blog |
0.0493 | 0 | Using sub-template: /templates/blog/_blog_image_main.html |
0.0493 | 0 | Rescoping to perch:blog |
0.0494 | 0 | Using sub-template: /templates/content/_content_blocks.html |
0.0499 | 0.0005 | [2] SELECT *
FROM perch3_blog_authors ORDER BY authorFamilyName, authorGivenName ASC |
0.0522 | 0.0023 | [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='2017-03-11-cooking-for-cancer')) 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-10 06:45:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 10 |
0.0539 | 0.0016 | [1] SELECT FOUND_ROWS() AS `count` |
0.0541 | 0.0002 | [1] Using template: /templates/blog/meta_head.html |
0.0552 | 0.0011 | [33] SELECT DISTINCT settingID, settingValue FROM perch3_settings WHERE userID=0 |
0.0583 | 0.0032 | [22] SELECT * FROM perch3_pages WHERE pageNew=0 AND pageHidden=0 ORDER BY pageTreePosition ASC |
0.0589 | 0.0006 | [1] SELECT pageTreePosition FROM perch3_pages WHERE pagePath='/news/post' LIMIT 1 |
0.0591 | 0.0002 | [2] SELECT pageID FROM perch3_pages WHERE pageTreePosition IN ('000-009-001', '000-009', '000') ORDER BY pageTreePosition DESC |
0.0594 | 0.0003 | Using template: /templates/navigation/item.html |
0.0594 | 0 | [7] Using template: /templates/navigation/subitem.html |
0.0601 | 0.0006 | [9] Using template: /templates/navigation/subitem.html |
0.0617 | 0.0016 | [nil] SELECT t.*
FROM perch3_blog_tags t, perch3_blog_posts_to_tags p2t
WHERE t.tagID=p2t.tagID
AND p2t.postID='42' |
0.0627 | 0.0009 | [0] Using template: /templates/blog/post_tag_link.html |
0.0627 | 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='2017-03-11-cooking-for-cancer')) 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-10 06:45:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 10 |
0.0639 | 0.0012 | [1] SELECT FOUND_ROWS() AS `count` |
0.0641 | 0.0002 | [1] Using template: /templates/blog/post.html |
0.0741 | 0.01 | Rescoping to perch:blog |
0.0742 | 0 | Using sub-template: /templates/blog/_blog_image_main.html |
0.0742 | 0 | Rescoping to perch:blog |
0.0742 | 0 | Using sub-template: /templates/content/_content_blocks.html |
0.0744 | 0.0002 | Rescoping to perch:blog |
0.0744 | 0 | Using sub-template: /templates/content/blocks/_paypal_btn.html |
0.0745 | 0.0001 | Rescoping to perch:blog |
0.0745 | 0 | Using sub-template: /templates/content/blocks/_image.html |
0.0745 | 0.0001 | Rescoping to perch:blog |
0.0745 | 0 | Using sub-template: /templates/content/blocks/_image_thumb.html |
0.0746 | 0.0001 | Rescoping to perch:blog |
0.0746 | 0 | Using sub-template: /templates/content/blocks/_video.html |
0.0747 | 0 | Rescoping to perch:blog |
0.0747 | 0 | Using sub-template: /templates/content/blocks/_map.html |
0.0823 | 0.0076 | [1] SELECT * FROM perch3_categories ORDER BY catTreePosition ASC |
0.0836 | 0.0014 | [10] SELECT catID, catPath FROM perch3_categories |
0.084 | 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 > '2017-03-11 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-10 06:45:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 1 |
0.0907 | 0.0067 | [1] SELECT FOUND_ROWS() AS `count` |
0.091 | 0.0003 | [1] Using template: /templates/blog/post_page_newer.html |
0.0915 | 0.0005 | [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 < '2017-03-11 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-10 06:45:00' ) GROUP BY itemID, sortval ORDER BY sortval DESC LIMIT 0, 1 |
0.1088 | 0.0174 | [1] SELECT FOUND_ROWS() AS `count` |
0.1091 | 0.0002 | [1] Using template: /templates/blog/post_page_older.html |
0.1096 | 0.0005 | [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='2017-03-11-cooking-for-cancer')) 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-10 06:45:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 10 |
0.1109 | 0.0013 | [1] SELECT FOUND_ROWS() AS `count` |
0.1111 | 0.0002 | [1] Using template: /templates/blog/post.html |
0.1112 | 0.0001 | Rescoping to perch:blog |
0.1112 | 0 | Using sub-template: /templates/blog/_blog_image_main.html |
0.1113 | 0.0001 | Rescoping to perch:blog |
0.1113 | 0 | Using sub-template: /templates/content/_content_blocks.html |
0.1115 | 0.0001 | Rescoping to perch:blog |
0.1115 | 0 | Using sub-template: /templates/content/blocks/_paypal_btn.html |
0.1115 | 0 | Rescoping to perch:blog |
0.1116 | 0 | Using sub-template: /templates/content/blocks/_image.html |
0.1117 | 0.0001 | Rescoping to perch:blog |
0.1117 | 0 | Using sub-template: /templates/content/blocks/_image_thumb.html |
0.1117 | 0.0001 | Rescoping to perch:blog |
0.1118 | 0 | Using sub-template: /templates/content/blocks/_video.html |
0.1118 | 0 | Rescoping to perch:blog |
0.1118 | 0 | Using sub-template: /templates/content/blocks/_map.html |
0.1126 | 0.0008 | [1] SELECT * FROM perch3_categories ORDER BY catTreePosition ASC |
0.1136 | 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 != '2017-03-11-cooking-for-cancer')) 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-10 06:45:00' ) GROUP BY itemID, sortval ORDER BY sortval DESC LIMIT 0, 3 |
0.1355 | 0.0219 | [3] Using template: /templates/blog/post_in_list.html |
0.1357 | 0.0001 | Rescoping to perch:blog |
0.1357 | 0 | Using sub-template: /templates/blog/_blog_image_listing.html |
1.4819 | 1.3462 | [1] SELECT groupID FROM perch3_navigation WHERE groupSlug='secondary' LIMIT 1 |
1.4826 | 0.0007 | [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.4832 | 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.4835 | 0.0003 | [6] Using template: /templates/navigation/secondary_item.html |
1.4842 | 0.0007 | Request time: 1.4841 |
1.4842 | 0 | Process time: 1.4831 |
1.4842 | 0 | Memory: 8.6079 |
1.4842 | 0 | Array
(
[type] => 8
[message] => Undefined variable: obfuscatedEmail
[file] => /home/ballyvol/public_html/dev/inc/functions.inc.php
[line] => 14
)
|