Time | Δ | Debug Message - Perch Runway 3.1.1 |
0.0285 | 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.0039 | Matched route: news/[slug:s] |
0.0325 | 0.0001 | Using master page: /templates/pages/news/post.php |
0.0325 | 0 | Page arguments: Array
(
[0] => /news/2017-09-19-faulty-towers-the-dining-experience-comes-to-ballyvolane-house
[s] => 2017-09-19-faulty-towers-the-dining-experience-comes-to-ballyvolane-house
[1] => 2017-09-19-faulty-towers-the-dining-experience-comes-to-ballyvolane-house
) |
0.033 | 0.0005 | [33] SELECT DISTINCT settingID, settingValue FROM perch3_settings WHERE userID=0 |
0.0377 | 0.0047 | [1] SELECT * FROM perch3_blog_posts WHERE postStatus='Published' AND postDateTime<='2025-06-21 16:14:00' AND postSlug='2017-09-19-faulty-towers-the-dining-experience-comes-to-ballyvolane-house' |
0.0405 | 0.0028 | [1] SELECT *
FROM perch3_blog_sections ORDER BY sectionTitle ASC |
0.0411 | 0.0006 | [1] SELECT *
FROM perch3_blogs ORDER BY blogTitle ASC |
0.042 | 0.001 | Using template: /templates/blog/post.html |
0.046 | 0.0039 | Rescoping to perch:blog |
0.046 | 0 | Using sub-template: /templates/blog/_blog_image_main.html |
0.05 | 0.004 | Rescoping to perch:blog |
0.05 | 0 | Using sub-template: /templates/content/_content_blocks.html |
0.0502 | 0.0002 | Using template: /templates/blog/post.html |
0.0503 | 0.0001 | Rescoping to perch:blog |
0.0503 | 0 | Using sub-template: /templates/blog/_blog_image_main.html |
0.0504 | 0 | Rescoping to perch:blog |
0.0504 | 0 | Using sub-template: /templates/content/_content_blocks.html |
0.0508 | 0.0004 | Using template: /templates/blog/post.html |
0.0509 | 0.0001 | Rescoping to perch:blog |
0.0509 | 0 | Using sub-template: /templates/blog/_blog_image_main.html |
0.051 | 0 | Rescoping to perch:blog |
0.051 | 0 | Using sub-template: /templates/content/_content_blocks.html |
0.0512 | 0.0002 | Using template: /templates/blog/post.html |
0.0513 | 0.0001 | Rescoping to perch:blog |
0.0513 | 0 | Using sub-template: /templates/blog/_blog_image_main.html |
0.0514 | 0 | Rescoping to perch:blog |
0.0514 | 0 | Using sub-template: /templates/content/_content_blocks.html |
0.0664 | 0.015 | [2] SELECT *
FROM perch3_blog_authors ORDER BY authorFamilyName, authorGivenName ASC |
0.0753 | 0.0089 | [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-09-19-faulty-towers-the-dining-experience-comes-to-ballyvolane-house')) 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-06-21 16:14:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 10 |
0.0791 | 0.0037 | [1] SELECT FOUND_ROWS() AS `count` |
0.0794 | 0.0003 | [1] Using template: /templates/blog/meta_head.html |
0.0806 | 0.0012 | [33] SELECT DISTINCT settingID, settingValue FROM perch3_settings WHERE userID=0 |
0.082 | 0.0014 | [22] SELECT * FROM perch3_pages WHERE pageNew=0 AND pageHidden=0 ORDER BY pageTreePosition ASC |
0.0827 | 0.0007 | [1] SELECT pageTreePosition FROM perch3_pages WHERE pagePath='/news/post' LIMIT 1 |
0.083 | 0.0003 | [2] SELECT pageID FROM perch3_pages WHERE pageTreePosition IN ('000-009-001', '000-009', '000') ORDER BY pageTreePosition DESC |
0.0834 | 0.0004 | Using template: /templates/navigation/item.html |
0.0834 | 0 | [7] Using template: /templates/navigation/subitem.html |
0.084 | 0.0006 | [9] Using template: /templates/navigation/subitem.html |
0.0857 | 0.0016 | [nil] SELECT t.*
FROM perch3_blog_tags t, perch3_blog_posts_to_tags p2t
WHERE t.tagID=p2t.tagID
AND p2t.postID='29' |
0.0866 | 0.0009 | [0] Using template: /templates/blog/post_tag_link.html |
0.0867 | 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-09-19-faulty-towers-the-dining-experience-comes-to-ballyvolane-house')) 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-06-21 16:14:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 10 |
0.0889 | 0.0022 | [1] SELECT FOUND_ROWS() AS `count` |
0.0891 | 0.0003 | [1] Using template: /templates/blog/post.html |
0.0893 | 0.0001 | Rescoping to perch:blog |
0.0893 | 0 | Using sub-template: /templates/blog/_blog_image_main.html |
0.0893 | 0 | Rescoping to perch:blog |
0.0894 | 0 | Using sub-template: /templates/content/_content_blocks.html |
0.0895 | 0.0002 | Rescoping to perch:blog |
0.0895 | 0 | Using sub-template: /templates/content/blocks/_paypal_btn.html |
0.0896 | 0.0001 | Rescoping to perch:blog |
0.0896 | 0 | Using sub-template: /templates/content/blocks/_image.html |
0.0897 | 0.0001 | Rescoping to perch:blog |
0.0897 | 0 | Using sub-template: /templates/content/blocks/_image_thumb.html |
0.0898 | 0.0001 | Rescoping to perch:blog |
0.0898 | 0 | Using sub-template: /templates/content/blocks/_video.html |
0.0898 | 0 | Rescoping to perch:blog |
0.0898 | 0 | Using sub-template: /templates/content/blocks/_map.html |
0.0912 | 0.0014 | [1] SELECT * FROM perch3_categories ORDER BY catTreePosition ASC |
0.0927 | 0.0015 | [10] SELECT catID, catPath FROM perch3_categories |
0.0931 | 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-09-19 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-06-21 16:14:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 1 |
0.1035 | 0.0104 | [1] SELECT FOUND_ROWS() AS `count` |
0.1038 | 0.0003 | [1] Using template: /templates/blog/post_page_newer.html |
0.1043 | 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-09-19 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-06-21 16:14:00' ) GROUP BY itemID, sortval ORDER BY sortval DESC LIMIT 0, 1 |
0.1243 | 0.02 | [1] SELECT FOUND_ROWS() AS `count` |
0.1246 | 0.0003 | [1] Using template: /templates/blog/post_page_older.html |
0.1252 | 0.0006 | [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-09-19-faulty-towers-the-dining-experience-comes-to-ballyvolane-house')) 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-06-21 16:14:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 10 |
0.1267 | 0.0015 | [1] SELECT FOUND_ROWS() AS `count` |
0.1269 | 0.0002 | [1] Using template: /templates/blog/post.html |
0.127 | 0.0001 | Rescoping to perch:blog |
0.1271 | 0 | Using sub-template: /templates/blog/_blog_image_main.html |
0.1271 | 0 | Rescoping to perch:blog |
0.1271 | 0 | Using sub-template: /templates/content/_content_blocks.html |
0.1273 | 0.0001 | Rescoping to perch:blog |
0.1273 | 0 | Using sub-template: /templates/content/blocks/_paypal_btn.html |
0.1274 | 0.0001 | Rescoping to perch:blog |
0.1274 | 0 | Using sub-template: /templates/content/blocks/_image.html |
0.1274 | 0 | Rescoping to perch:blog |
0.1274 | 0 | Using sub-template: /templates/content/blocks/_image_thumb.html |
0.1275 | 0.0001 | Rescoping to perch:blog |
0.1275 | 0 | Using sub-template: /templates/content/blocks/_video.html |
0.1276 | 0 | Rescoping to perch:blog |
0.1276 | 0 | Using sub-template: /templates/content/blocks/_map.html |
0.1283 | 0.0007 | [1] SELECT * FROM perch3_categories ORDER BY catTreePosition ASC |
0.1294 | 0.0011 | [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-09-19-faulty-towers-the-dining-experience-comes-to-ballyvolane-house')) 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-06-21 16:14:00' ) GROUP BY itemID, sortval ORDER BY sortval DESC LIMIT 0, 3 |
0.1526 | 0.0232 | [3] Using template: /templates/blog/post_in_list.html |
0.1527 | 0.0002 | Rescoping to perch:blog |
0.1528 | 0 | Using sub-template: /templates/blog/_blog_image_listing.html |
0.2302 | 0.0774 | [1] SELECT groupID FROM perch3_navigation WHERE groupSlug='secondary' LIMIT 1 |
0.2306 | 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.2312 | 0.0005 | [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.2315 | 0.0003 | [6] Using template: /templates/navigation/secondary_item.html |
0.2322 | 0.0007 | Request time: 0.2321 |
0.2322 | 0 | Process time: 0.2312 |
0.2322 | 0 | Memory: 8.6594 |
0.2322 | 0 | Array
(
[type] => 8
[message] => Undefined variable: obfuscatedEmail
[file] => /home/ballyvol/public_html/dev/inc/functions.inc.php
[line] => 14
)
|