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

.: Festival do Peixe - Baita Kão

Ocorre na próxima quarta-feira, dia 28 de julho, o tradicional Festival do Peixe, no Baita Kão. No horário do almoço, o cardápio especial tem:

  • Risoto de Bacalhau
  • Camarão na Abóbora
  • Merluza ao Molho de Cogumelos
  • Filé de Peixe à Parmegiana
  • Piava Assado com Saquê
  • Anjo com Creme de Milho
  • Filé de Salmão Recheado
  • Peixe Frito (Cascudinho, Abrotea e Merluza)
  • Peixe na Telha (Pintado)
  • Salpicão de Atum
  • Lasanha de Legumes
  • Espaguete à Portuguesa
  • Strogonoff de Carne
  • Batata Gratinada
  • Arroz Branco

O Festival do Peixe, no Baita Kão, acontece toda última quarta-feira do mês, e além do dia 28 de julho também ocorrerá nos dias 25 de agosto e 29 de setembro.

<< Agenda da Rede
Fotos (clique para ampliar)
1 | 2
 
(default) 14 queries took 130 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `news`886
2DESCRIBE `users`886
3DESCRIBE `groups`775
4DESCRIBE `menus`996
5DESCRIBE `group_menus`335
6DESCRIBE `news_photos`7712
7DESCRIBE `restaurant_types`666
8DESCRIBE `restaurants`181814
9DESCRIBE `photos`776
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 667
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 (2, 4, 7, 5, 1, 3) AND `RestaurantsRestaurantType`.`restaurant_id` = `Restaurant`.`id`) WHERE `Restaurant`.`id` > 0 ORDER BY `Restaurant`.`name` ASC 343439
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` = 35 ORDER BY `News`.`release` DESC LIMIT 1115
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` = (35) 227