POST-ID:23370 array(9) { [0]=> object(WP_Term)#17964 (11) { ["term_id"]=> int(190) ["name"]=> string(8) "American" ["slug"]=> string(8) "american" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(190) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(125) "Get inspired by Stateside favourites, from burgers and hotdogs to pancakes and pies. Read our collection of American recipes." ["parent"]=> int(0) ["count"]=> int(37) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [1]=> object(WP_Term)#17965 (11) { ["term_id"]=> int(140) ["name"]=> string(18) "Brand-new brunches" ["slug"]=> string(18) "brand-new-brunches" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(140) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(153) "Looking for a new reason to get out of bed in the morning? Our latest recipes will breathe new life into the classic boiled, scrambled or poached yolk…" ["parent"]=> int(0) ["count"]=> int(44) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [2]=> object(WP_Term)#17970 (11) { ["term_id"]=> int(427) ["name"]=> string(18) "Breakfast delights" ["slug"]=> string(18) "breakfast-delights" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(427) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(92) "Start your day right with breakfast delight recipes that make mornings deliciously memorable" ["parent"]=> int(0) ["count"]=> int(152) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [3]=> object(WP_Term)#17915 (11) { ["term_id"]=> int(356) ["name"]=> string(16) "Breakfast in bed" ["slug"]=> string(24) "breakfast-in-bed-recipes" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(356) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(95) "Start the day in decadent fashion with one of our extra-special sweet or savoury brunch dishes." ["parent"]=> int(0) ["count"]=> int(66) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [4]=> object(WP_Term)#17879 (11) { ["term_id"]=> int(161) ["name"]=> string(21) "Breakfast inspiration" ["slug"]=> string(21) "breakfast-inspiration" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(161) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(86) "These simple breakfast ideas are quick to make and will have you set for the day ahead" ["parent"]=> int(0) ["count"]=> int(104) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [5]=> object(WP_Term)#17983 (11) { ["term_id"]=> int(28) ["name"]=> string(11) "Pancake Day" ["slug"]=> string(11) "pancake-day" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(28) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(0) "" ["parent"]=> int(0) ["count"]=> int(45) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [6]=> object(WP_Term)#17947 (11) { ["term_id"]=> int(114) ["name"]=> string(15) "Pancake madness" ["slug"]=> string(15) "pancake-madness" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(114) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(0) "" ["parent"]=> int(0) ["count"]=> int(19) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [7]=> object(WP_Term)#17720 (11) { ["term_id"]=> int(14095) ["name"]=> string(28) "Top 10 savoury pancake ideas" ["slug"]=> string(28) "top-10-savoury-pancake-ideas" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(14095) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(190) "Craving a delicious breakfast? Whether it's a towering stack of pancakes or a cheesy crêpe filled with crispy bacon, pick your favourite filling and explore our top savoury pancake options." ["parent"]=> int(0) ["count"]=> int(11) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [8]=> object(WP_Term)#17968 (11) { ["term_id"]=> int(421) ["name"]=> string(18) "Weekend breakfasts" ["slug"]=> string(18) "weekend-breakfasts" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(421) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(35) "Big breakfasts for weekend feasting" ["parent"]=> int(0) ["count"]=> int(84) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } }
SELECT p.ID, p.post_title, rd.recipe_data_ref_id, rd.photo_file_name, rd.photo_src, rd.skill_level FROM bbc20may18_posts p LEFT JOIN bbc20may18_term_relationships tr ON (p.ID = tr.object_id) LEFT JOIN bbc20may18_recipes_data rd ON (p.ID = rd.recipe_post_id) WHERE (tr.term_taxonomy_id IN ( 190, 1404273561612811414095421 ) OR rd.ingredients LIKE '%American pancakes%' OR rd.ingredients LIKE '% Bacon%' OR rd.ingredients LIKE '% Brie%' OR rd.ingredients LIKE '% Pancake day%' OR rd.ingredients LIKE '% Pancakes%' OR rd.ingredients LIKE '% Shrove Tuesday%') AND p.post_type = 'bbc_recipes' AND (p.post_status = 'publish' OR p.post_status = 'private') AND p.ID <> 23370 GROUP BY p.ID ORDER BY p.post_date DESC LIMIT 0, 16