(
Notice (8): Undefined index: runtime [APP/View/Cinemas/index.ctp, line 49]Code Context <div class="media-body movie-details">
<h2 class="media-heading movie-titles"><a href="<?= $murl ?>"><?= $sc['movie_name'] ?></a></a></h2>
<p>(<?= !empty($sc['movie_rating']) ? $sc['movie_rating'].", " : '' ?><?= $sc['runtime'] ?> mins.)<br />
$viewFile = '/var/www/vhosts/devel1/project300/app/View/Cinemas/index.ctp'
$dataForView = array(
'radius' => (int) 25,
'showdate' => '20251212'
)
$radius = (int) 25
$showdate = '20251212'
$i = (int) 14
$rdate = (int) 1766642400
$thisdate = '20251225'
$radiuslist = array(
(int) 0 => (int) 2,
(int) 1 => (int) 5,
(int) 2 => (int) 10,
(int) 3 => (int) 25
)
$rl = (int) 25
$th = array(
'name' => 'Van Andel Museum Center',
'house_id' => '8131',
'address' => array(
'street' => '272 Pearl Street Northwest',
'city' => 'Grand Rapids',
'state' => 'MI',
'zip' => '49504',
'country' => 'USA',
'phone' => '(616)456-3977',
'county' => 'Kent'
),
'attributes' => '',
'ticketing' => 'False',
'closed_reason' => 'Usually doesn't play movies',
'location' => array(
(int) 0 => '272 Pearl Street Northwest',
(int) 1 => array(
'lat' => '42.9666',
'lon' => '-85.6765'
)
),
'market' => 'Grand Rapids/Kalamazoo',
'screens' => '1',
'seating' => '',
'website' => 'https://www.grpm.org/',
'pricing' => array(
'adult' => '$8.00',
'child' => '$3.00',
'senior' => '$7.00'
),
'sounds' => '',
'distance' => '20.05',
'schedule' => array(
(int) 0 => array(
'movie_id' => '356109',
'movie_name' => 'Dinosaurs: A Story of Survival',
'movie_rating' => '',
'showtimes' => array(
[maximum depth reached]
),
'showtimes_arr' => array(
[maximum depth reached]
),
'title' => 'Dinosaurs: A Story of Survival',
'photos' => '',
'rating' => '',
'advisory' => '',
'genres' => array(
[maximum depth reached]
),
'actors' => '',
'directors' => array(
[maximum depth reached]
),
'producers' => '',
'writers' => '',
'release_dates' => array(
[maximum depth reached]
),
'synopsis' => 'Like almost all children, Celeste is fascinated with dinosaurs. She is preparing a talk for her class about how they went extinct when Moon, a very wise and magical character, poses a tantalizing question: what if I told you that there are still dinosaurs among us? Celeste will join Moon in a journey through time, an exciting adventure that will show them the Earth as it was in the very, very distant past. They will see the fascinating transformations that these animals underwent over millions of years, creating giant creatures, amored beasts and superpredators, until the day that a cataclysmic impact event caused a mass extintion on Earth. But all is not lost. Cesleste will discover the key to their survival.',
'ratings' => array(
[maximum depth reached]
),
'runtime' => '28',
'distributor' => '',
'website' => ''
),
(int) 1 => array(
'movie_id' => '380989',
'movie_name' => '',
'movie_rating' => '',
'showtimes' => array(
[maximum depth reached]
),
'showtimes_arr' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'movie_id' => '397189',
'movie_name' => 'Under Starlit Skies',
'movie_rating' => '',
'showtimes' => array(
[maximum depth reached]
),
'showtimes_arr' => array(
[maximum depth reached]
),
'title' => 'Under Starlit Skies',
'photos' => '',
'rating' => '',
'advisory' => '',
'genres' => array(
[maximum depth reached]
),
'actors' => '',
'directors' => '',
'producers' => '',
'writers' => '',
'release_dates' => '',
'synopsis' => '',
'ratings' => array(
[maximum depth reached]
),
'runtime' => '40',
'distributor' => '',
'website' => ''
)
),
'address_str' => '272 Pearl Street Northwest, Grand Rapids, MI 49504'
)
$taddress = '272 Pearl Street Northwest, Grand Rapids, MI 49504'
$mapaddress = '272 Pearl Street Northwest Grand Rapids MI 49504'
$sc = array(
'movie_id' => '380989',
'movie_name' => '',
'movie_rating' => '',
'showtimes' => array(
(int) 0 => array(
'@attributes' => '',
'@sound' => '',
'@allowpasses' => 'Yes',
'@comments' => 'Digital Projection',
'showtime' => array(
[maximum depth reached]
)
)
),
'showtimes_arr' => array(
(int) 0 => '3:00 pm'
)
)
$murl = '/movie/-380989/'
$sti = '11:00 am'
include - APP/View/Cinemas/index.ctp, line 49
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
CakeObject::requestAction() - CORE/Cake/Core/CakeObject.php, line 104
Modules::render() - APP/Lib/Modules.php, line 23
include - APP/View/Elements/display.ctp, line 14
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
AppController::renderPage() - APP/Controller/AppController.php, line 224
TownsController::displayTown() - APP/Controller/TownsController.php, line 11
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
mins.)
3:00 pm
Notice (8): Undefined index: genres [APP/View/Cinemas/index.ctp, line 53]Code Context <div class="movie-schedule"><small><?= $sti ?></small></div>
<?php } ?>
<small><?= is_array($sc['genres']) ? implode(", ",$sc['genres']) : $sc['genres'] ?></small>
$viewFile = '/var/www/vhosts/devel1/project300/app/View/Cinemas/index.ctp'
$dataForView = array(
'radius' => (int) 25,
'showdate' => '20251212'
)
$radius = (int) 25
$showdate = '20251212'
$i = (int) 14
$rdate = (int) 1766642400
$thisdate = '20251225'
$radiuslist = array(
(int) 0 => (int) 2,
(int) 1 => (int) 5,
(int) 2 => (int) 10,
(int) 3 => (int) 25
)
$rl = (int) 25
$th = array(
'name' => 'Van Andel Museum Center',
'house_id' => '8131',
'address' => array(
'street' => '272 Pearl Street Northwest',
'city' => 'Grand Rapids',
'state' => 'MI',
'zip' => '49504',
'country' => 'USA',
'phone' => '(616)456-3977',
'county' => 'Kent'
),
'attributes' => '',
'ticketing' => 'False',
'closed_reason' => 'Usually doesn't play movies',
'location' => array(
(int) 0 => '272 Pearl Street Northwest',
(int) 1 => array(
'lat' => '42.9666',
'lon' => '-85.6765'
)
),
'market' => 'Grand Rapids/Kalamazoo',
'screens' => '1',
'seating' => '',
'website' => 'https://www.grpm.org/',
'pricing' => array(
'adult' => '$8.00',
'child' => '$3.00',
'senior' => '$7.00'
),
'sounds' => '',
'distance' => '20.05',
'schedule' => array(
(int) 0 => array(
'movie_id' => '356109',
'movie_name' => 'Dinosaurs: A Story of Survival',
'movie_rating' => '',
'showtimes' => array(
[maximum depth reached]
),
'showtimes_arr' => array(
[maximum depth reached]
),
'title' => 'Dinosaurs: A Story of Survival',
'photos' => '',
'rating' => '',
'advisory' => '',
'genres' => array(
[maximum depth reached]
),
'actors' => '',
'directors' => array(
[maximum depth reached]
),
'producers' => '',
'writers' => '',
'release_dates' => array(
[maximum depth reached]
),
'synopsis' => 'Like almost all children, Celeste is fascinated with dinosaurs. She is preparing a talk for her class about how they went extinct when Moon, a very wise and magical character, poses a tantalizing question: what if I told you that there are still dinosaurs among us? Celeste will join Moon in a journey through time, an exciting adventure that will show them the Earth as it was in the very, very distant past. They will see the fascinating transformations that these animals underwent over millions of years, creating giant creatures, amored beasts and superpredators, until the day that a cataclysmic impact event caused a mass extintion on Earth. But all is not lost. Cesleste will discover the key to their survival.',
'ratings' => array(
[maximum depth reached]
),
'runtime' => '28',
'distributor' => '',
'website' => ''
),
(int) 1 => array(
'movie_id' => '380989',
'movie_name' => '',
'movie_rating' => '',
'showtimes' => array(
[maximum depth reached]
),
'showtimes_arr' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'movie_id' => '397189',
'movie_name' => 'Under Starlit Skies',
'movie_rating' => '',
'showtimes' => array(
[maximum depth reached]
),
'showtimes_arr' => array(
[maximum depth reached]
),
'title' => 'Under Starlit Skies',
'photos' => '',
'rating' => '',
'advisory' => '',
'genres' => array(
[maximum depth reached]
),
'actors' => '',
'directors' => '',
'producers' => '',
'writers' => '',
'release_dates' => '',
'synopsis' => '',
'ratings' => array(
[maximum depth reached]
),
'runtime' => '40',
'distributor' => '',
'website' => ''
)
),
'address_str' => '272 Pearl Street Northwest, Grand Rapids, MI 49504'
)
$taddress = '272 Pearl Street Northwest, Grand Rapids, MI 49504'
$mapaddress = '272 Pearl Street Northwest Grand Rapids MI 49504'
$sc = array(
'movie_id' => '380989',
'movie_name' => '',
'movie_rating' => '',
'showtimes' => array(
(int) 0 => array(
'@attributes' => '',
'@sound' => '',
'@allowpasses' => 'Yes',
'@comments' => 'Digital Projection',
'showtime' => array(
[maximum depth reached]
)
)
),
'showtimes_arr' => array(
(int) 0 => '3:00 pm'
)
)
$murl = '/movie/-380989/'
$sti = '3:00 pm'
include - APP/View/Cinemas/index.ctp, line 53
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
CakeObject::requestAction() - CORE/Cake/Core/CakeObject.php, line 104
Modules::render() - APP/Lib/Modules.php, line 23
include - APP/View/Elements/display.ctp, line 14
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
AppController::renderPage() - APP/Controller/AppController.php, line 224
TownsController::displayTown() - APP/Controller/TownsController.php, line 11
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Notice (8): Undefined index: genres [APP/View/Cinemas/index.ctp, line 53]Code Context <div class="movie-schedule"><small><?= $sti ?></small></div>
<?php } ?>
<small><?= is_array($sc['genres']) ? implode(", ",$sc['genres']) : $sc['genres'] ?></small>
$viewFile = '/var/www/vhosts/devel1/project300/app/View/Cinemas/index.ctp'
$dataForView = array(
'radius' => (int) 25,
'showdate' => '20251212'
)
$radius = (int) 25
$showdate = '20251212'
$i = (int) 14
$rdate = (int) 1766642400
$thisdate = '20251225'
$radiuslist = array(
(int) 0 => (int) 2,
(int) 1 => (int) 5,
(int) 2 => (int) 10,
(int) 3 => (int) 25
)
$rl = (int) 25
$th = array(
'name' => 'Van Andel Museum Center',
'house_id' => '8131',
'address' => array(
'street' => '272 Pearl Street Northwest',
'city' => 'Grand Rapids',
'state' => 'MI',
'zip' => '49504',
'country' => 'USA',
'phone' => '(616)456-3977',
'county' => 'Kent'
),
'attributes' => '',
'ticketing' => 'False',
'closed_reason' => 'Usually doesn't play movies',
'location' => array(
(int) 0 => '272 Pearl Street Northwest',
(int) 1 => array(
'lat' => '42.9666',
'lon' => '-85.6765'
)
),
'market' => 'Grand Rapids/Kalamazoo',
'screens' => '1',
'seating' => '',
'website' => 'https://www.grpm.org/',
'pricing' => array(
'adult' => '$8.00',
'child' => '$3.00',
'senior' => '$7.00'
),
'sounds' => '',
'distance' => '20.05',
'schedule' => array(
(int) 0 => array(
'movie_id' => '356109',
'movie_name' => 'Dinosaurs: A Story of Survival',
'movie_rating' => '',
'showtimes' => array(
[maximum depth reached]
),
'showtimes_arr' => array(
[maximum depth reached]
),
'title' => 'Dinosaurs: A Story of Survival',
'photos' => '',
'rating' => '',
'advisory' => '',
'genres' => array(
[maximum depth reached]
),
'actors' => '',
'directors' => array(
[maximum depth reached]
),
'producers' => '',
'writers' => '',
'release_dates' => array(
[maximum depth reached]
),
'synopsis' => 'Like almost all children, Celeste is fascinated with dinosaurs. She is preparing a talk for her class about how they went extinct when Moon, a very wise and magical character, poses a tantalizing question: what if I told you that there are still dinosaurs among us? Celeste will join Moon in a journey through time, an exciting adventure that will show them the Earth as it was in the very, very distant past. They will see the fascinating transformations that these animals underwent over millions of years, creating giant creatures, amored beasts and superpredators, until the day that a cataclysmic impact event caused a mass extintion on Earth. But all is not lost. Cesleste will discover the key to their survival.',
'ratings' => array(
[maximum depth reached]
),
'runtime' => '28',
'distributor' => '',
'website' => ''
),
(int) 1 => array(
'movie_id' => '380989',
'movie_name' => '',
'movie_rating' => '',
'showtimes' => array(
[maximum depth reached]
),
'showtimes_arr' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'movie_id' => '397189',
'movie_name' => 'Under Starlit Skies',
'movie_rating' => '',
'showtimes' => array(
[maximum depth reached]
),
'showtimes_arr' => array(
[maximum depth reached]
),
'title' => 'Under Starlit Skies',
'photos' => '',
'rating' => '',
'advisory' => '',
'genres' => array(
[maximum depth reached]
),
'actors' => '',
'directors' => '',
'producers' => '',
'writers' => '',
'release_dates' => '',
'synopsis' => '',
'ratings' => array(
[maximum depth reached]
),
'runtime' => '40',
'distributor' => '',
'website' => ''
)
),
'address_str' => '272 Pearl Street Northwest, Grand Rapids, MI 49504'
)
$taddress = '272 Pearl Street Northwest, Grand Rapids, MI 49504'
$mapaddress = '272 Pearl Street Northwest Grand Rapids MI 49504'
$sc = array(
'movie_id' => '380989',
'movie_name' => '',
'movie_rating' => '',
'showtimes' => array(
(int) 0 => array(
'@attributes' => '',
'@sound' => '',
'@allowpasses' => 'Yes',
'@comments' => 'Digital Projection',
'showtime' => array(
[maximum depth reached]
)
)
),
'showtimes_arr' => array(
(int) 0 => '3:00 pm'
)
)
$murl = '/movie/-380989/'
$sti = '3:00 pm'
include - APP/View/Cinemas/index.ctp, line 53
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
CakeObject::requestAction() - CORE/Cake/Core/CakeObject.php, line 104
Modules::render() - APP/Lib/Modules.php, line 23
include - APP/View/Elements/display.ctp, line 14
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
AppController::renderPage() - APP/Controller/AppController.php, line 224
TownsController::displayTown() - APP/Controller/TownsController.php, line 11
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491