Time | Δ | Debug Message - Perch Runway 3.1.1 |
0.0273 | 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.0317 | 0.0044 | Matched route: news/[slug:s] |
0.0318 | 0.0001 | Using master page: /templates/pages/news/post.php |
0.0318 | 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.0323 | 0.0005 | [33] SELECT DISTINCT settingID, settingValue FROM perch3_settings WHERE userID=0 |
0.0368 | 0.0045 | [1] SELECT * FROM perch3_blog_posts WHERE postStatus='Published' AND postDateTime<='2025-05-19 05:35:00' AND postSlug='2017-03-11-cooking-for-cancer' |
0.0394 | 0.0026 | [1] SELECT *
FROM perch3_blog_sections ORDER BY sectionTitle ASC |
0.04 | 0.0006 | [1] SELECT *
FROM perch3_blogs ORDER BY blogTitle ASC |
0.0408 | 0.0009 | Using template: /templates/blog/post.html |
0.0411 | 0.0002 | Rescoping to perch:blog |
0.0411 | 0 | Using sub-template: /templates/blog/_blog_image_main.html |
0.0412 | 0.0001 | Rescoping to perch:blog |
0.0412 | 0 | Using sub-template: /templates/content/_content_blocks.html |
0.0413 | 0.0001 | Using template: /templates/blog/post.html |
0.0414 | 0.0001 | Rescoping to perch:blog |
0.0414 | 0 | Using sub-template: /templates/blog/_blog_image_main.html |
0.0415 | 0 | Rescoping to perch:blog |
0.0415 | 0 | Using sub-template: /templates/content/_content_blocks.html |
0.0418 | 0.0003 | Using template: /templates/blog/post.html |
0.0419 | 0.0001 | Rescoping to perch:blog |
0.042 | 0 | Using sub-template: /templates/blog/_blog_image_main.html |
0.042 | 0 | Rescoping to perch:blog |
0.042 | 0 | Using sub-template: /templates/content/_content_blocks.html |
0.0422 | 0.0002 | Using template: /templates/blog/post.html |
0.0423 | 0.0001 | Rescoping to perch:blog |
0.0423 | 0 | Using sub-template: /templates/blog/_blog_image_main.html |
0.0424 | 0 | Rescoping to perch:blog |
0.0424 | 0 | Using sub-template: /templates/content/_content_blocks.html |
0.0427 | 0.0003 | [2] SELECT *
FROM perch3_blog_authors ORDER BY authorFamilyName, authorGivenName ASC |
0.0445 | 0.0018 | [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-19 05:35:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 10 |
0.0462 | 0.0017 | [1] SELECT FOUND_ROWS() AS `count` |
0.0464 | 0.0002 | [1] Using template: /templates/blog/meta_head.html |
0.0473 | 0.0009 | [33] SELECT DISTINCT settingID, settingValue FROM perch3_settings WHERE userID=0 |
0.0483 | 0.0011 | [22] SELECT * FROM perch3_pages WHERE pageNew=0 AND pageHidden=0 ORDER BY pageTreePosition ASC |
0.0488 | 0.0005 | [1] SELECT pageTreePosition FROM perch3_pages WHERE pagePath='/news/post' LIMIT 1 |
0.049 | 0.0002 | [2] SELECT pageID FROM perch3_pages WHERE pageTreePosition IN ('000-009-001', '000-009', '000') ORDER BY pageTreePosition DESC |
0.0493 | 0.0003 | Using template: /templates/navigation/item.html |
0.0494 | 0 | [7] Using template: /templates/navigation/subitem.html |
0.05 | 0.0006 | [9] Using template: /templates/navigation/subitem.html |
0.0515 | 0.0015 | [nil] SELECT t.*
FROM perch3_blog_tags t, perch3_blog_posts_to_tags p2t
WHERE t.tagID=p2t.tagID
AND p2t.postID='42' |
0.0521 | 0.0006 | [0] Using template: /templates/blog/post_tag_link.html |
0.0521 | 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-19 05:35:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 10 |
0.0533 | 0.0012 | [1] SELECT FOUND_ROWS() AS `count` |
0.0535 | 0.0002 | [1] Using template: /templates/blog/post.html |
0.0536 | 0.0001 | Rescoping to perch:blog |
0.0536 | 0 | Using sub-template: /templates/blog/_blog_image_main.html |
0.0537 | 0 | Rescoping to perch:blog |
0.0537 | 0 | Using sub-template: /templates/content/_content_blocks.html |
0.0538 | 0.0001 | Rescoping to perch:blog |
0.0539 | 0 | Using sub-template: /templates/content/blocks/_paypal_btn.html |
0.0539 | 0.0001 | Rescoping to perch:blog |
0.054 | 0 | Using sub-template: /templates/content/blocks/_image.html |
0.054 | 0.0001 | Rescoping to perch:blog |
0.054 | 0 | Using sub-template: /templates/content/blocks/_image_thumb.html |
0.0541 | 0.0001 | Rescoping to perch:blog |
0.0541 | 0 | Using sub-template: /templates/content/blocks/_video.html |
0.0542 | 0.0001 | Rescoping to perch:blog |
0.0542 | 0 | Using sub-template: /templates/content/blocks/_map.html |
0.0554 | 0.0012 | [1] SELECT * FROM perch3_categories ORDER BY catTreePosition ASC |
0.0566 | 0.0012 | [10] SELECT catID, catPath FROM perch3_categories |
0.0569 | 0.0003 | [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-19 05:35:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 1 |
0.0637 | 0.0068 | [1] SELECT FOUND_ROWS() AS `count` |
0.0639 | 0.0002 | [1] Using template: /templates/blog/post_page_newer.html |
0.0642 | 0.0003 | [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-19 05:35:00' ) GROUP BY itemID, sortval ORDER BY sortval DESC LIMIT 0, 1 |
0.0819 | 0.0178 | [1] SELECT FOUND_ROWS() AS `count` |
0.0822 | 0.0002 | [1] Using template: /templates/blog/post_page_older.html |
0.0825 | 0.0003 | [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-19 05:35:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 10 |
0.0837 | 0.0012 | [1] SELECT FOUND_ROWS() AS `count` |
0.0839 | 0.0002 | [1] Using template: /templates/blog/post.html |
0.084 | 0.0001 | Rescoping to perch:blog |
0.0841 | 0 | Using sub-template: /templates/blog/_blog_image_main.html |
0.0841 | 0 | Rescoping to perch:blog |
0.0841 | 0 | Using sub-template: /templates/content/_content_blocks.html |
0.0843 | 0.0001 | Rescoping to perch:blog |
0.0843 | 0 | Using sub-template: /templates/content/blocks/_paypal_btn.html |
0.0844 | 0.0001 | Rescoping to perch:blog |
0.0844 | 0 | Using sub-template: /templates/content/blocks/_image.html |
0.0844 | 0 | Rescoping to perch:blog |
0.0844 | 0 | Using sub-template: /templates/content/blocks/_image_thumb.html |
0.0845 | 0.0001 | Rescoping to perch:blog |
0.0845 | 0 | Using sub-template: /templates/content/blocks/_video.html |
0.0846 | 0 | Rescoping to perch:blog |
0.0846 | 0 | Using sub-template: /templates/content/blocks/_map.html |
0.0853 | 0.0007 | [1] SELECT * FROM perch3_categories ORDER BY catTreePosition ASC |
0.0863 | 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-19 05:35:00' ) GROUP BY itemID, sortval ORDER BY sortval DESC LIMIT 0, 3 |
0.1088 | 0.0225 | [3] Using template: /templates/blog/post_in_list.html |
0.109 | 0.0002 | Rescoping to perch:blog |
0.109 | 0 | Using sub-template: /templates/blog/_blog_image_listing.html |
0.1835 | 0.0745 | [1] SELECT groupID FROM perch3_navigation WHERE groupSlug='secondary' LIMIT 1 |
0.1842 | 0.0008 | [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 |
0.1849 | 0.0007 | [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 |
0.1852 | 0.0003 | [6] Using template: /templates/navigation/secondary_item.html |
0.1859 | 0.0007 | Request time: 0.1859 |
0.186 | 0 | Process time: 0.185 |
0.186 | 0 | Memory: 8.2843 |
0.186 | 0 | Array
(
[type] => 8
[message] => Undefined variable: obfuscatedEmail
[file] => /home/ballyvol/public_html/dev/inc/functions.inc.php
[line] => 14
)
|