The Fighting Chefs

The Fighting Chefs is a 2013 Philippine action-comedy film directed by and starring Ronnie Ricketts[1][2] and features celebrity chef Boy Logro in his feature film debut.[3][4][5][6][7] This was also Mark Gil's final film appearance until his death on September 1, 2014.

The Fighting Chefs
Film poster
Directed byRonn Rick
Produced by
  • Vic del Rosario Jr.
  • Mariz Ricketts
Screenplay by
  • Ronnie Ricketts
  • Joey Chua
Starring
Music bySherwin Castillo
CinematographyRenato de Vera
Edited byGerry Marto
Production
company
Distributed byViva Films
Release date
  • March 6, 2013 (2013-03-06)
Running time
110 minutes
CountryPhilippines
LanguageFilipino

Synopsis

A group of chefs is divided into two fighting groups after learning they only have three months before they're all fired from their restaurant.

Cast

gollark: Yet```rustfn simplify(v: &mut Value, rules: &Rules) { loop { match v { Value::Call(head, args) => { let mut was_change = false; for mut arg in args.iter_mut() { simplify(&mut arg, rules); } args.sort(); if let Some(rules) = rules.get(head) { for rule in rules.iter() { if let Some(bindings) = matches(v, &rule.condition) { *v = subst(&rule.result, &bindings); was_change = true; println!("{} -> {} on {}", rule.condition, rule.result, v); } } } if !was_change { break } }, _ => break } }}```
gollark: Stop wanting that.
gollark: Most of it.
gollark: Ah, you made a Python syntax with {}s? Cool.
gollark: ++data inc "lyricly SK-7 event counter" 3

References

  1. "Ricketts balik-pelikula". Tempo. 21 July 2012. Archived from the original on 1 February 2014. Retrieved 1 March 2013.
  2. Espinosa, Aries B. (28 February 2013). "Ricketts: PH off piracy watch list". Philippine Daily Inquirer. Retrieved 1 March 2013.
  3. Regandola, Glenn (24 February 2013). "Ronnie Ricketts on why he chose Chef Boy Logro as his co-star in The Fighting Chefs: "Sobrang masa siya."". Philippine Entertainment Portal. Retrieved 1 March 2013.
  4. "Chef Boy Logro, bibida sa isang action movie". GMA Network. Retrieved 1 March 2013.
  5. Ramos, NR (23 February 2013). "Chef Boy Logro Now An Action Star". Manila Bulletin. Retrieved 1 March 2013.
  6. "Chef Boy Logro, bida na". Balita. 26 February 2013. Archived from the original on 2 May 2014. Retrieved 1 March 2013.
  7. "Chef Boy Logro's recipe of laughter". The Philippine Star. 27 February 2013. Retrieved 1 March 2013.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.