Time | Δ | Debug Message - Perch Runway 3.1.1 |
0.029 | 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.0325 | 0.0035 | Matched route: news/[slug:s] |
0.0326 | 0.0001 | Using master page: /templates/pages/news/post.php |
0.0326 | 0 | Page arguments: Array
(
[0] => /news/2009-11-11-obrien-chop-house-exciting-new-restaurant-opening-in-lismore
[s] => 2009-11-11-obrien-chop-house-exciting-new-restaurant-opening-in-lismore
[1] => 2009-11-11-obrien-chop-house-exciting-new-restaurant-opening-in-lismore
) |
0.0331 | 0.0005 | [33] SELECT DISTINCT settingID, settingValue FROM perch3_settings WHERE userID=0 |
0.0395 | 0.0064 | [1] SELECT * FROM perch3_blog_posts WHERE postStatus='Published' AND postDateTime<='2025-05-16 19:07:00' AND postSlug='2009-11-11-obrien-chop-house-exciting-new-restaurant-opening-in-lismore' |
0.0424 | 0.0029 | [1] SELECT *
FROM perch3_blog_sections ORDER BY sectionTitle ASC |
0.043 | 0.0006 | [1] SELECT *
FROM perch3_blogs ORDER BY blogTitle ASC |
0.0442 | 0.0011 | Using template: /templates/blog/post.html |
0.0445 | 0.0003 | Rescoping to perch:blog |
0.0445 | 0 | Using sub-template: /templates/blog/_blog_image_main.html |
0.0446 | 0.0001 | Rescoping to perch:blog |
0.0446 | 0 | Using sub-template: /templates/content/_content_blocks.html |
0.0448 | 0.0001 | Using template: /templates/blog/post.html |
0.0449 | 0.0001 | Rescoping to perch:blog |
0.0449 | 0 | Using sub-template: /templates/blog/_blog_image_main.html |
0.045 | 0.0001 | Rescoping to perch:blog |
0.045 | 0 | Using sub-template: /templates/content/_content_blocks.html |
0.0455 | 0.0004 | Using template: /templates/blog/post.html |
0.0456 | 0.0002 | Rescoping to perch:blog |
0.0456 | 0 | Using sub-template: /templates/blog/_blog_image_main.html |
0.0457 | 0.0001 | Rescoping to perch:blog |
0.0458 | 0 | Using sub-template: /templates/content/_content_blocks.html |
0.0461 | 0.0003 | Using template: /templates/blog/post.html |
0.0462 | 0.0001 | Rescoping to perch:blog |
0.0462 | 0 | Using sub-template: /templates/blog/_blog_image_main.html |
0.0462 | 0.0001 | Rescoping to perch:blog |
0.0463 | 0 | Using sub-template: /templates/content/_content_blocks.html |
0.0467 | 0.0004 | [2] SELECT *
FROM perch3_blog_authors ORDER BY authorFamilyName, authorGivenName ASC |
0.0488 | 0.0021 | [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='2009-11-11-obrien-chop-house-exciting-new-restaurant-opening-in-lismore')) 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-16 19:07:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 10 |
0.0505 | 0.0016 | [1] SELECT FOUND_ROWS() AS `count` |
0.0507 | 0.0002 | [1] Using template: /templates/blog/meta_head.html |
0.052 | 0.0013 | [33] SELECT DISTINCT settingID, settingValue FROM perch3_settings WHERE userID=0 |
0.0533 | 0.0013 | [22] SELECT * FROM perch3_pages WHERE pageNew=0 AND pageHidden=0 ORDER BY pageTreePosition ASC |
0.0539 | 0.0006 | [1] SELECT pageTreePosition FROM perch3_pages WHERE pagePath='/news/post' LIMIT 1 |
0.0541 | 0.0002 | [2] SELECT pageID FROM perch3_pages WHERE pageTreePosition IN ('000-009-001', '000-009', '000') ORDER BY pageTreePosition DESC |
0.0545 | 0.0004 | Using template: /templates/navigation/item.html |
0.0545 | 0 | [7] Using template: /templates/navigation/subitem.html |
0.0555 | 0.001 | [9] Using template: /templates/navigation/subitem.html |
0.0581 | 0.0026 | [nil] SELECT t.*
FROM perch3_blog_tags t, perch3_blog_posts_to_tags p2t
WHERE t.tagID=p2t.tagID
AND p2t.postID='130' |
0.0588 | 0.0006 | [0] Using template: /templates/blog/post_tag_link.html |
0.0589 | 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='2009-11-11-obrien-chop-house-exciting-new-restaurant-opening-in-lismore')) 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-16 19:07:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 10 |
0.0602 | 0.0013 | [1] SELECT FOUND_ROWS() AS `count` |
0.0604 | 0.0002 | [1] Using template: /templates/blog/post.html |
0.0606 | 0.0001 | Rescoping to perch:blog |
0.0606 | 0 | Using sub-template: /templates/blog/_blog_image_main.html |
0.0606 | 0.0001 | Rescoping to perch:blog |
0.0606 | 0 | Using sub-template: /templates/content/_content_blocks.html |
0.0608 | 0.0002 | Rescoping to perch:blog |
0.0608 | 0 | Using sub-template: /templates/content/blocks/_paypal_btn.html |
0.0609 | 0.0001 | Rescoping to perch:blog |
0.0609 | 0 | Using sub-template: /templates/content/blocks/_image.html |
0.061 | 0.0001 | Rescoping to perch:blog |
0.061 | 0 | Using sub-template: /templates/content/blocks/_image_thumb.html |
0.061 | 0.0001 | Rescoping to perch:blog |
0.0611 | 0 | Using sub-template: /templates/content/blocks/_video.html |
0.0611 | 0 | Rescoping to perch:blog |
0.0611 | 0 | Using sub-template: /templates/content/blocks/_map.html |
0.0625 | 0.0013 | [1] SELECT * FROM perch3_categories ORDER BY catTreePosition ASC |
0.0638 | 0.0013 | [10] SELECT catID, catPath FROM perch3_categories |
0.0641 | 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 > '2009-11-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-16 19:07:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 1 |
0.0849 | 0.0208 | [1] SELECT FOUND_ROWS() AS `count` |
0.0851 | 0.0002 | [1] Using template: /templates/blog/post_page_newer.html |
0.0855 | 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 < '2009-11-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-16 19:07:00' ) GROUP BY itemID, sortval ORDER BY sortval DESC LIMIT 0, 1 |
0.0877 | 0.0022 | [1] SELECT FOUND_ROWS() AS `count` |
0.0878 | 0.0002 | [1] Using template: /templates/blog/post_page_older.html |
0.0881 | 0.0002 | [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='2009-11-11-obrien-chop-house-exciting-new-restaurant-opening-in-lismore')) 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-16 19:07:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 10 |
0.0893 | 0.0012 | [1] SELECT FOUND_ROWS() AS `count` |
0.0895 | 0.0002 | [1] Using template: /templates/blog/post.html |
0.0896 | 0.0001 | Rescoping to perch:blog |
0.0896 | 0 | Using sub-template: /templates/blog/_blog_image_main.html |
0.0897 | 0 | Rescoping to perch:blog |
0.0897 | 0 | Using sub-template: /templates/content/_content_blocks.html |
0.0899 | 0.0002 | Rescoping to perch:blog |
0.0899 | 0 | Using sub-template: /templates/content/blocks/_paypal_btn.html |
0.09 | 0.0001 | Rescoping to perch:blog |
0.09 | 0 | Using sub-template: /templates/content/blocks/_image.html |
0.09 | 0 | Rescoping to perch:blog |
0.09 | 0 | Using sub-template: /templates/content/blocks/_image_thumb.html |
0.0901 | 0.0001 | Rescoping to perch:blog |
0.0901 | 0 | Using sub-template: /templates/content/blocks/_video.html |
0.0901 | 0 | Rescoping to perch:blog |
0.0902 | 0 | Using sub-template: /templates/content/blocks/_map.html |
0.0909 | 0.0008 | [1] SELECT * FROM perch3_categories ORDER BY catTreePosition ASC |
0.0919 | 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 != '2009-11-11-obrien-chop-house-exciting-new-restaurant-opening-in-lismore')) 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-16 19:07:00' ) GROUP BY itemID, sortval ORDER BY sortval DESC LIMIT 0, 3 |
0.1144 | 0.0225 | [3] Using template: /templates/blog/post_in_list.html |
0.1145 | 0.0002 | Rescoping to perch:blog |
0.1146 | 0 | Using sub-template: /templates/blog/_blog_image_listing.html |
0.1954 | 0.0808 | [1] SELECT groupID FROM perch3_navigation WHERE groupSlug='secondary' LIMIT 1 |
0.1959 | 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 |
0.1965 | 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 |
0.1968 | 0.0003 | [6] Using template: /templates/navigation/secondary_item.html |
0.1974 | 0.0007 | Request time: 0.1974 |
0.1975 | 0 | Process time: 0.1965 |
0.1975 | 0 | Memory: 8.6332 |
0.1975 | 0 | Array
(
[type] => 8
[message] => Undefined variable: obfuscatedEmail
[file] => /home/ballyvol/public_html/dev/inc/functions.inc.php
[line] => 14
)
|