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

.: Rodízio de Risotos, Massas e Filés - Restaurante Ferronatto

O Restaurante Ferronatto promove no sábado dia 14 de agosto, às 20h, junto ao Clube Independente, em Flores da Cunha, uma noite para celebrar o paladar, com rodízio de risotos, massas e filés. Para acompanhar os pratos, harmonizações com vinhos e espumantes premiados pelo concurso "Melhores Vinhos de Flores da Cunha".

Os ingressos podem ser adquiridos na secretaria do Clube Independente, na rua John Kennedy, 2430, bairro Centro, em Flores da Cunha.

 

<< Agenda da Rede
Fotos (clique para ampliar)
1
 
(default) 14 queries took 101 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `news`888
2DESCRIBE `users`887
3DESCRIBE `groups`778
4DESCRIBE `menus`9912
5DESCRIBE `group_menus`3316
6DESCRIBE `news_photos`775
7DESCRIBE `restaurant_types`665
8DESCRIBE `restaurants`18186
9DESCRIBE `photos`778
10DESCRIBE `restaurants_restaurant_types`776
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 662
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 (4, 3, 5, 1, 7, 2) AND `RestaurantsRestaurantType`.`restaurant_id` = `Restaurant`.`id`) WHERE `Restaurant`.`id` > 0 ORDER BY `Restaurant`.`name` ASC 323213
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` = 38 ORDER BY `News`.`release` DESC LIMIT 1112
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` = (38) 113