SQL Statement failed on preparation: INSERT INTO zetv_tmdb_cache (cache_key, endpoint, params_hash, params_json, language, region, response_json, success, fetched_at, last_used_at, hit_count) VALUES (?, ?, ?, ?, ?, ?, ?, ?, NOW(), NOW(), 0) ON DUPLICATE KEY UPDATE endpoint = VALUES(endpoint), params_hash = VALUES(params_hash), params_json = VALUES(params_json), language = VALUES(language), region = VALUES(region), response_json = VALUES(response_json), success = VALUES(success), fetched_at = NOW(), last_used_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movies (tmdb_id, imdb_id, title, original_title, overview, tagline, status, original_language, release_date, runtime, adult, poster_path, backdrop_path, homepage, popularity, vote_average, vote_count, budget, revenue, raw_json, updated_at) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW()) ON DUPLICATE KEY UPDATE imdb_id = VALUES(imdb_id), title = VALUES(title), original_title = VALUES(original_title), overview = VALUES(overview), tagline = VALUES(tagline), status = VALUES(status), original_language = VALUES(original_language), release_date = VALUES(release_date), runtime = VALUES(runtime), adult = VALUES(adult), poster_path = VALUES(poster_path), backdrop_path = VALUES(backdrop_path), homepage = VALUES(homepage), popularity = VALUES(popularity), vote_average = VALUES(vote_average), vote_count = VALUES(vote_count), budget = VALUES(budget), revenue = VALUES(revenue), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_genres (tmdb_id, media_type, name, raw_json, updated_at) VALUES (?, ?, ?, ?, NOW()) ON DUPLICATE KEY UPDATE name = VALUES(name), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT IGNORE INTO zetv_movie_genres (movie_tmdb_id, genre_tmdb_id) VALUES (?, ?)'
SQL Statement failed on preparation: INSERT INTO zetv_people (tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW()) ON DUPLICATE KEY UPDATE name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography), known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path), birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth), gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_crew (movie_tmdb_id, person_tmdb_id, department, job, raw_json, updated_at) VALUES (?, ?, ?, ?, ?, NOW()) ON DUPLICATE KEY UPDATE department = VALUES(department), job = VALUES(job), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people (tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW()) ON DUPLICATE KEY UPDATE name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography), known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path), birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth), gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_crew (movie_tmdb_id, person_tmdb_id, department, job, raw_json, updated_at) VALUES (?, ?, ?, ?, ?, NOW()) ON DUPLICATE KEY UPDATE department = VALUES(department), job = VALUES(job), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people (tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW()) ON DUPLICATE KEY UPDATE name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography), known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path), birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth), gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_crew (movie_tmdb_id, person_tmdb_id, department, job, raw_json, updated_at) VALUES (?, ?, ?, ?, ?, NOW()) ON DUPLICATE KEY UPDATE department = VALUES(department), job = VALUES(job), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people (tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW()) ON DUPLICATE KEY UPDATE name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography), known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path), birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth), gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_crew (movie_tmdb_id, person_tmdb_id, department, job, raw_json, updated_at) VALUES (?, ?, ?, ?, ?, NOW()) ON DUPLICATE KEY UPDATE department = VALUES(department), job = VALUES(job), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people (tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW()) ON DUPLICATE KEY UPDATE name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography), known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path), birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth), gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_crew (movie_tmdb_id, person_tmdb_id, department, job, raw_json, updated_at) VALUES (?, ?, ?, ?, ?, NOW()) ON DUPLICATE KEY UPDATE department = VALUES(department), job = VALUES(job), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_tmdb_navigation_log (cache_key, endpoint, params_hash, language, region, from_cache, synced, visited_at) VALUES (?, ?, ?, ?, ?, ?, ?, NOW())'
La ferme de la colline - Film - Zetv.boo
SQL Statement failed on preparation: INSERT INTO zetv_tmdb_cache (cache_key, endpoint, params_hash, params_json, language, region, response_json, success, fetched_at, last_used_at, hit_count) VALUES (?, ?, ?, ?, ?, ?, ?, ?, NOW(), NOW(), 0) ON DUPLICATE KEY UPDATE endpoint = VALUES(endpoint), params_hash = VALUES(params_hash), params_json = VALUES(params_json), language = VALUES(language), region = VALUES(region), response_json = VALUES(response_json), success = VALUES(success), fetched_at = NOW(), last_used_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_tmdb_navigation_log (cache_key, endpoint, params_hash, language, region, from_cache, synced, visited_at) VALUES (?, ?, ?, ?, ?, ?, ?, NOW())'
SQL Statement failed on preparation: INSERT INTO zetv_tmdb_cache (cache_key, endpoint, params_hash, params_json, language, region, response_json, success, fetched_at, last_used_at, hit_count) VALUES (?, ?, ?, ?, ?, ?, ?, ?, NOW(), NOW(), 0) ON DUPLICATE KEY UPDATE endpoint = VALUES(endpoint), params_hash = VALUES(params_hash), params_json = VALUES(params_json), language = VALUES(language), region = VALUES(region), response_json = VALUES(response_json), success = VALUES(success), fetched_at = NOW(), last_used_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_tmdb_navigation_log (cache_key, endpoint, params_hash, language, region, from_cache, synced, visited_at) VALUES (?, ?, ?, ?, ?, ?, ?, NOW())'
La ferme de la colline
Retour aux films

La ferme de la colline

Titre original : The Hill Farm

7,2/10 02/01/1989 18 min 16 votes

Les durs travaux quotidiens d'une famille de paysans isolés dans un environnement sauvage et dangereux. Et puis, comme si celà ne suffisait pas... De chasseurs, des campeurs et, un orage!

Vidéo du film

Vidéo indisponible pour le moment

Acteurs principaux

Aucun acteur disponible pour le moment.