A REDE ASSOCIADOS RECEITAS AGENDA DA REDE FALE CONOSCO
VOCÊ ESTÁ EM: Receitas > Sobremesas > Cheesecake de Hortelã

.: Cheesecake de Hortelã


Ingredientes

Massa:
- 6 colheres (sopa) de manteiga
- 150 g de bolacha maisena

Decoração:
- folhas de hortelã
- calda de morango

Recheio:
- 1 pacote de gelatina incolor sem sabor
- 2 colheres (sopa) de suco de limão
- 4 colheres (sopa) de açúcar
- 2 xícaras (chá) de cream cheese
- 1 xícara (chá) de hortelã picada
- 1 xícara (chá) de leite

Modo de Preparo

Massa: passe os biscoitos no processador até obter uma farofa. Transfira os biscoitos batidos para uma tigela, coloque 5 colheres (sopa) de manteiga e 3 colheres (sopa) de água. Misture até obter uma massa homogênea. Forre com a massa o fundo e as laterais de uma fôrma de aro removível de 23 cm de diâmetro, untada com a manteiga restante. Leve para gelar por 30 minutos, ou até a massa ficar firme.

Recheio: coloque no liquidificador o cream cheese, o leite, a gelatina, dissolvida de acordo com as instruções da embalagem, o suco de limão, a hortelã e o açúcar. Bata por 2 minutos ou até obter um creme. Retire e despeje sobre a massa resfriada, nivelando-a. Volte à geladeira e deixe por mais 4 horas, ou até ficar firme. Desenforme e decore a gosto. Se preferir, sirva com calda de morango.

Rendimento

Serve 8 pessoas.

Fotos (clique para ampliar)
1
 
(default) 21 queries took 179 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `recipes`10109
2DESCRIBE `recipe_types`6610
3DESCRIBE `users`887
4DESCRIBE `groups`776
5DESCRIBE `menus`996
6DESCRIBE `group_menus`338
7DESCRIBE `recipe_photos`779
8DESCRIBE `contents`887
9DESCRIBE `content_photos`774
10DESCRIBE `news`885
11DESCRIBE `news_photos`778
12DESCRIBE `restaurant_types`6610
13DESCRIBE `restaurants`181813
14DESCRIBE `photos`7715
15DESCRIBE `restaurants_restaurant_types`779
16SELECT `RestaurantType`.`id`, `RestaurantType`.`name`, `RestaurantType`.`created`, `RestaurantType`.`createdby`, `RestaurantType`.`modified`, `RestaurantType`.`modifiedby`, `Created`.`id`, `Created`.`username`, `Created`.`password`, `Created`.`group_id`, `Created`.`created`, `Created`.`createdby`, `Created`.`modified`, `Created`.`modifiedby`, `Modified`.`id`, `Modified`.`username`, `Modified`.`password`, `Modified`.`group_id`, `Modified`.`created`, `Modified`.`createdby`, `Modified`.`modified`, `Modified`.`modifiedby` FROM `restaurant_types` AS `RestaurantType` LEFT JOIN `users` AS `Created` ON (`RestaurantType`.`createdby` = `Created`.`id`) LEFT JOIN `users` AS `Modified` ON (`RestaurantType`.`modifiedby` = `Modified`.`id`) WHERE 1 = 1 ORDER BY RAND() ASC 667
17SELECT `Restaurant`.`id`, `Restaurant`.`name`, `Restaurant`.`logo`, `Restaurant`.`website`, `Restaurant`.`email`, `Restaurant`.`address`, `Restaurant`.`telephone`, `Restaurant`.`working_hours`, `Restaurant`.`title1`, `Restaurant`.`text1`, `Restaurant`.`title2`, `Restaurant`.`text2`, `Restaurant`.`title3`, `Restaurant`.`text3`, `Restaurant`.`created`, `Restaurant`.`createdby`, `Restaurant`.`modified`, `Restaurant`.`modifiedby`, `RestaurantsRestaurantType`.`id`, `RestaurantsRestaurantType`.`restaurant_id`, `RestaurantsRestaurantType`.`restaurant_type_id`, `RestaurantsRestaurantType`.`created`, `RestaurantsRestaurantType`.`createdby`, `RestaurantsRestaurantType`.`modified`, `RestaurantsRestaurantType`.`modifiedby` FROM `restaurants` AS `Restaurant` JOIN `restaurants_restaurant_types` AS `RestaurantsRestaurantType` ON (`RestaurantsRestaurantType`.`restaurant_type_id` IN (2, 1, 7, 3, 5, 4) AND `RestaurantsRestaurantType`.`restaurant_id` = `Restaurant`.`id`) WHERE `Restaurant`.`id` > 0 ORDER BY `Restaurant`.`name` ASC 323229
18SELECT `RecipeType`.`id`, `RecipeType`.`name`, `RecipeType`.`created`, `RecipeType`.`createdby`, `RecipeType`.`modified`, `RecipeType`.`modifiedby`, `Created`.`id`, `Created`.`username`, `Created`.`password`, `Created`.`group_id`, `Created`.`created`, `Created`.`createdby`, `Created`.`modified`, `Created`.`modifiedby`, `Modified`.`id`, `Modified`.`username`, `Modified`.`password`, `Modified`.`group_id`, `Modified`.`created`, `Modified`.`createdby`, `Modified`.`modified`, `Modified`.`modifiedby` FROM `recipe_types` AS `RecipeType` LEFT JOIN `users` AS `Created` ON (`RecipeType`.`createdby` = `Created`.`id`) LEFT JOIN `users` AS `Modified` ON (`RecipeType`.`modifiedby` = `Modified`.`id`) WHERE 1 = 1 ORDER BY `RecipeType`.`name` ASC 10103
19SELECT `Recipe`.`id`, `Recipe`.`recipe_type_id`, `Recipe`.`name`, `Recipe`.`ingredients`, `Recipe`.`method`, `Recipe`.`makes`, `Recipe`.`created`, `Recipe`.`createdby`, `Recipe`.`modified`, `Recipe`.`modifiedby` FROM `recipes` AS `Recipe` WHERE `Recipe`.`recipe_type_id` IN (7, 3, 1, 6, 9, 4, 10, 2, 8, 5) ORDER BY RAND() ASC 26267
20SELECT `Recipe`.`id`, `Recipe`.`recipe_type_id`, `Recipe`.`name`, `Recipe`.`ingredients`, `Recipe`.`method`, `Recipe`.`makes`, `Recipe`.`created`, `Recipe`.`createdby`, `Recipe`.`modified`, `Recipe`.`modifiedby`, `RecipeType`.`id`, `RecipeType`.`name`, `RecipeType`.`created`, `RecipeType`.`createdby`, `RecipeType`.`modified`, `RecipeType`.`modifiedby`, `Created`.`id`, `Created`.`username`, `Created`.`password`, `Created`.`group_id`, `Created`.`created`, `Created`.`createdby`, `Created`.`modified`, `Created`.`modifiedby`, `Modified`.`id`, `Modified`.`username`, `Modified`.`password`, `Modified`.`group_id`, `Modified`.`created`, `Modified`.`createdby`, `Modified`.`modified`, `Modified`.`modifiedby` FROM `recipes` AS `Recipe` LEFT JOIN `recipe_types` AS `RecipeType` ON (`Recipe`.`recipe_type_id` = `RecipeType`.`id`) LEFT JOIN `users` AS `Created` ON (`Recipe`.`createdby` = `Created`.`id`) LEFT JOIN `users` AS `Modified` ON (`Recipe`.`modifiedby` = `Modified`.`id`) WHERE `Recipe`.`id` = 23 ORDER BY `Recipe`.`name` ASC LIMIT 1114
21SELECT `RecipePhoto`.`id`, `RecipePhoto`.`recipe_id`, `RecipePhoto`.`path`, `RecipePhoto`.`created`, `RecipePhoto`.`createdby`, `RecipePhoto`.`modified`, `RecipePhoto`.`modifiedby` FROM `recipe_photos` AS `RecipePhoto` WHERE `RecipePhoto`.`recipe_id` = (23) 113