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

(default) 13 queries took 2 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` = 'breads' LIMIT 1110
2SELECT `Category`.`id`, `Category`.`parent_id`, `Category`.`lft`, `Category`.`rght`, `Category`.`name`, `Category`.`slug`, `Category`.`image`, `Category`.`description` FROM `categories` AS `Category` WHERE `parent_id` = 20 000
3SELECT 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` = 20 AND `Recipe`.`status` = 1 110
4SELECT `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` = 20 AND `Recipe`.`status` = 1 ORDER BY `created` DESC LIMIT 12111
5SELECT `Asset`.`id`, `Asset`.`item_id`, `Asset`.`user_id`, `Asset`.`type`, `Asset`.`name`, `Asset`.`time`, `Asset`.`description`, `Asset`.`upload_type`, `Asset`.`status` FROM `assets` AS `Asset` WHERE `type` = 'Recipe' AND `Asset`.`item_id` = (1) 110
6SELECT `Review`.`id`, `Review`.`title`, `Review`.`body`, `Review`.`status`, `Review`.`user_id`, `Review`.`review_type`, `Review`.`item_id`, `Review`.`date_time`, `Review`.`type`, `Review`.`rating` FROM `reviews` AS `Review` WHERE `type` = 'Recipe' AND `Review`.`item_id` = (1) 000
7SELECT `Cookbook`.`id`, `Cookbook`.`title`, `Cookbook`.`description`, `Cookbook`.`pic`, `Cookbook`.`user_id`, `Cookbook`.`view`, `Cookbook`.`featured`, `Cookbook`.`block_status`, `Cookbook`.`created`, `CookbookRecipe`.`id`, `CookbookRecipe`.`recipe_id`, `CookbookRecipe`.`cookbook_id` FROM `cookbooks` AS `Cookbook` JOIN `cookbook_recipes` AS `CookbookRecipe` ON (`CookbookRecipe`.`recipe_id` = 1 AND `CookbookRecipe`.`cookbook_id` = `Cookbook`.`id`) WHERE 1 = 1 000
8SELECT `EavRecord`.`id`, `EavRecord`.`entity_id` FROM `eav_records` AS `EavRecord` WHERE `entity_id` = (1) AND `entity` = 'Recipe' 110
9SELECT `EavValuesInt`.`id`, `EavValuesInt`.`entity_field_id`, `EavValuesInt`.`value`, `EavValuesInt`.`eav_record_id` FROM `eav_values_int` AS `EavValuesInt` WHERE `eav_record_id` = (1) AND `entity_field_id` IN (1, 2) 220
10SELECT `EavValuesOther`.`id`, `EavValuesOther`.`entity_field_id`, `EavValuesOther`.`value`, `EavValuesOther`.`eav_record_id` FROM `eav_values_other` AS `EavValuesOther` WHERE `eav_record_id` = (1) AND `entity_field_id` IN (1, 2) 000
11SELECT `Asset`.`id`, `Asset`.`item_id`, `Asset`.`user_id`, `Asset`.`type`, `Asset`.`name`, `Asset`.`time`, `Asset`.`description`, `Asset`.`upload_type`, `Asset`.`status` FROM `assets` AS `Asset` WHERE `item_id` = (1) AND `Asset`.`status` = 1 AND `type` = 'Recipe' 110
12SELECT `Ad`.`title`, `Ad`.`id`, `Ad`.`placement`, `Ad`.`code`, `Ad`.`published`, `Ad`.`created` FROM `ads` AS `Ad` WHERE `Ad`.`placement` = 'left_column' LIMIT 1110
13SELECT `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