A REDE ASSOCIADOS RECEITAS AGENDA DA REDE FALE CONOSCO
VOCÊ ESTÁ EM: Agenda da Rede >
 
 
 
 
 
 

.: Noite da Fondue - Ferronatto Eventos

Em comemoração ao Dia dos Pais, o Restaurante Ferronatto Gastronomia e Eventos realiza no dia 7 de agosto, sábado, das 19h às 22h, a Noite da Fondue.

No cardápio, Fondue de Queijo, com pão, brócolis, batata, salsicha, tomate e cenoura; Fondue Bourguignonne, com três tipos de carne, molhos e torradinhas; e Fondue de Chocolate, com frutas da estação.

Para acompanhar a seleção de fondues a noite terá música ao vivo com Luci e Giba .

O valor por pessoa é de R$ 35,00, e reservas podem ser feitas até o dia 5 de agosto pelos fones 3211.1515 ou 9136.4592. O Ferronatto Gastronomia e Eventos fica na Rua Matteo Gianella, 1143.

<< Agenda da Rede
Fotos (clique para ampliar)
1
 
(default) 14 queries took 28 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `news`882
2DESCRIBE `users`881
3DESCRIBE `groups`771
4DESCRIBE `menus`994
5DESCRIBE `group_menus`331
6DESCRIBE `news_photos`771
7DESCRIBE `restaurant_types`661
8DESCRIBE `restaurants`18182
9DESCRIBE `photos`772
10DESCRIBE `restaurants_restaurant_types`775
11SELECT `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 661
12SELECT `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 (3, 7, 2, 5, 4, 1) AND `RestaurantsRestaurantType`.`restaurant_id` = `Restaurant`.`id`) WHERE `Restaurant`.`id` > 0 ORDER BY `Restaurant`.`name` ASC 34346
13SELECT `News`.`id`, `News`.`title`, `News`.`release`, `News`.`news`, `News`.`created`, `News`.`createdby`, `News`.`modified`, `News`.`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 `news` AS `News` LEFT JOIN `users` AS `Created` ON (`News`.`createdby` = `Created`.`id`) LEFT JOIN `users` AS `Modified` ON (`News`.`modifiedby` = `Modified`.`id`) WHERE `News`.`id` = 36 ORDER BY `News`.`release` DESC LIMIT 1111
14SELECT `NewsPhoto`.`id`, `NewsPhoto`.`news_id`, `NewsPhoto`.`path`, `NewsPhoto`.`created`, `NewsPhoto`.`createdby`, `NewsPhoto`.`modified`, `NewsPhoto`.`modifiedby` FROM `news_photos` AS `NewsPhoto` WHERE `NewsPhoto`.`news_id` = (36) 110