Need a recipe? Please browse our recipes or click here for an advanced ingredient search.

meat dairy


There is no recipe

(default) 10 queries took 1 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT `Category`.`id`, `Category`.`parent_id`, `Category`.`lft`, `Category`.`rght`, `Category`.`name`, `Category`.`slug`, `Category`.`image`, `Category`.`description` FROM `categories` AS `Category` WHERE `Category`.`slug` = 'meat-dairy' LIMIT 1110
2SELECT COUNT(*) AS `count` FROM `categories` AS `Category` WHERE 1 = 1 AND `Category`.`parent_id` = 32 110
3SELECT `Category`.`lft`, `Category`.`rght` FROM `categories` AS `Category` WHERE 1 = 1 AND `Category`.`id` = 32 LIMIT 1110
4SELECT `Category`.`id` FROM `categories` AS `Category` WHERE 1 = 1 AND `Category`.`rght` < 22 AND `Category`.`lft` > 21 ORDER BY `Category`.`lft` asc 000
5SELECT COUNT(*) AS `count` FROM `recipes` AS `Recipe` WHERE `Recipe`.`status` = 1 AND `Recipe`.`category_id` = (32) 110
6SELECT `Category`.`id`, `Category`.`parent_id`, `Category`.`lft`, `Category`.`rght`, `Category`.`name`, `Category`.`slug`, `Category`.`image`, `Category`.`description` FROM `categories` AS `Category` WHERE `parent_id` = 32 000
7SELECT COUNT(*) AS `count` FROM `recipes` AS `Recipe` LEFT JOIN `users` AS `User` ON (`Recipe`.`user_id` = `User`.`id`) LEFT JOIN `categories` AS `Category` ON (`Recipe`.`category_id` = `Category`.`id`) WHERE `Recipe`.`category_id` = 32 AND `Recipe`.`status` = 1 110
8SELECT `Recipe`.`id`, `Recipe`.`name`, `Recipe`.`slug`, `Recipe`.`main_ingredients`, `Recipe`.`method`, `Recipe`.`short_description`, `Recipe`.`ingredients`, `Recipe`.`user_id`, `Recipe`.`prepration_time`, `Recipe`.`cooking_time`, `Recipe`.`status`, `Recipe`.`count_search`, `Recipe`.`created`, `Recipe`.`view`, `Recipe`.`day`, `Recipe`.`step_by_step_instruction`, `Recipe`.`category_id`, `User`.`id`, `User`.`userType`, `User`.`fullname`, `User`.`username`, `User`.`email`, `User`.`password`, `User`.`address`, `User`.`city`, `User`.`state`, `User`.`country`, `User`.`postal_code`, `User`.`date_joined`, `User`.`lastLoginIpAddr`, `User`.`status`, `User`.`emailVerified`, `User`.`avatar`, `User`.`validateCode`, `User`.`deactivate`, `User`.`last_login_date`, `User`.`rank`, `User`.`blog_status`, `User`.`first_name`, `User`.`last_name`, `User`.`gender`, `User`.`self_intro`, `User`.`dob`, `User`.`cooking_level`, `User`.`hobbies`, `User`.`cooking_interest`, `User`.`do_not_like`, `Category`.`id`, `Category`.`parent_id`, `Category`.`lft`, `Category`.`rght`, `Category`.`name`, `Category`.`slug`, `Category`.`image`, `Category`.`description` FROM `recipes` AS `Recipe` LEFT JOIN `users` AS `User` ON (`Recipe`.`user_id` = `User`.`id`) LEFT JOIN `categories` AS `Category` ON (`Recipe`.`category_id` = `Category`.`id`) WHERE `Recipe`.`category_id` = 32 AND `Recipe`.`status` = 1 ORDER BY `created` DESC LIMIT 12000
9SELECT `Ad`.`title`, `Ad`.`id`, `Ad`.`placement`, `Ad`.`code`, `Ad`.`published`, `Ad`.`created` FROM `ads` AS `Ad` WHERE `Ad`.`placement` = 'left_column' LIMIT 1110
10SELECT `Ad`.`title`, `Ad`.`id`, `Ad`.`placement`, `Ad`.`code`, `Ad`.`published`, `Ad`.`created` FROM `ads` AS `Ad` WHERE `Ad`.`placement` = 'left_column' ORDER BY RAND() ASC LIMIT 1111