Deprecated (8192): Return type of Cake\Mailer\Email::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/Mailer/Email.php, line 2822]
Deprecated (8192): Cake\Mailer\Email implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) [CORE/src/Mailer/Email.php, line 51]
Deprecated (8192): Return type of Cake\Http\ServerRequest::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/Http/ServerRequest.php, line 2416]
Deprecated (8192): Return type of Cake\Http\ServerRequest::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/Http/ServerRequest.php, line 2371]
Deprecated (8192): Return type of Cake\Http\ServerRequest::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/Http/ServerRequest.php, line 2399]
Deprecated (8192): Return type of Cake\Http\ServerRequest::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/Http/ServerRequest.php, line 2437]
Deprecated (8192): Return type of Cake\Chronos\MutableDateTime::modify($modify) should either be compatible with DateTime::modify(string $modifier): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/MutableDateTime.php, line 182]
Deprecated (8192): Return type of Cake\Chronos\Traits\FactoryTrait::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/Traits/FactoryTrait.php, line 204]
Deprecated (8192): Return type of Cake\Chronos\Traits\FactoryTrait::getLastErrors() should either be compatible with DateTime::getLastErrors(): array|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/Traits/FactoryTrait.php, line 272]
Deprecated (8192): Return type of Cake\Chronos\Traits\ModifierTrait::setDate($year, $month, $day) should either be compatible with DateTime::setDate(int $year, int $month, int $day): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/Traits/ModifierTrait.php, line 114]
Deprecated (8192): Return type of Cake\Chronos\Traits\TimezoneTrait::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/Traits/TimezoneTrait.php, line 49]
Deprecated (8192): Return type of Cake\I18n\Time::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/I18n/DateFormatTrait.php, line 398]
Deprecated (8192): Return type of Cake\I18n\FrozenTime::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/I18n/DateFormatTrait.php, line 398]
Deprecated (8192): Return type of Cake\Chronos\Traits\FactoryTrait::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/Traits/FactoryTrait.php, line 204]
Deprecated (8192): Return type of Cake\Chronos\Traits\FactoryTrait::getLastErrors() should either be compatible with DateTime::getLastErrors(): array|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/Traits/FactoryTrait.php, line 272]
Deprecated (8192): Return type of Cake\Chronos\Traits\FrozenTimeTrait::setTime($hours, $minutes, $seconds = null, $microseconds = null) should either be compatible with DateTime::setTime(int $hour, int $minute, int $second = 0, int $microsecond = 0): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/Traits/FrozenTimeTrait.php, line 62]
Deprecated (8192): Return type of Cake\Chronos\Traits\FrozenTimeTrait::add($interval) should either be compatible with DateTime::add(DateInterval $interval): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/Traits/FrozenTimeTrait.php, line 75]
Deprecated (8192): Return type of Cake\Chronos\Traits\FrozenTimeTrait::sub($interval) should either be compatible with DateTime::sub(DateInterval $interval): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/Traits/FrozenTimeTrait.php, line 88]
Deprecated (8192): Return type of Cake\Chronos\Traits\FrozenTimeTrait::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/Traits/FrozenTimeTrait.php, line 127]
Deprecated (8192): Return type of Cake\Chronos\Traits\FrozenTimeTrait::setTimestamp($value) should either be compatible with DateTime::setTimestamp(int $timestamp): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/Traits/FrozenTimeTrait.php, line 141]
Deprecated (8192): Return type of Cake\Chronos\Traits\FrozenTimeTrait::modify($relative) should either be compatible with DateTime::modify(string $modifier): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/Traits/FrozenTimeTrait.php, line 155]
Deprecated (8192): Return type of Cake\Chronos\Traits\ModifierTrait::setDate($year, $month, $day) should either be compatible with DateTime::setDate(int $year, int $month, int $day): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/Traits/ModifierTrait.php, line 114]
Deprecated (8192): Return type of Cake\I18n\Date::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/I18n/DateFormatTrait.php, line 398]
Deprecated (8192): Return type of Cake\Chronos\Traits\FactoryTrait::createFromFormat($format, $time, $tz = null) should either be compatible with DateTimeImmutable::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTimeImmutable|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/Traits/FactoryTrait.php, line 204]
Deprecated (8192): Return type of Cake\Chronos\Traits\FactoryTrait::getLastErrors() should either be compatible with DateTimeImmutable::getLastErrors(): array|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/Traits/FactoryTrait.php, line 272]
Deprecated (8192): Return type of Cake\Chronos\Traits\FrozenTimeTrait::setTime($hours, $minutes, $seconds = null, $microseconds = null) should either be compatible with DateTimeImmutable::setTime(int $hour, int $minute, int $second = 0, int $microsecond = 0): DateTimeImmutable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/Traits/FrozenTimeTrait.php, line 62]
Deprecated (8192): Return type of Cake\Chronos\Traits\FrozenTimeTrait::add($interval) should either be compatible with DateTimeImmutable::add(DateInterval $interval): DateTimeImmutable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/Traits/FrozenTimeTrait.php, line 75]
Deprecated (8192): Return type of Cake\Chronos\Traits\FrozenTimeTrait::sub($interval) should either be compatible with DateTimeImmutable::sub(DateInterval $interval): DateTimeImmutable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/Traits/FrozenTimeTrait.php, line 88]
Deprecated (8192): Return type of Cake\Chronos\Traits\FrozenTimeTrait::setTimezone($value) should either be compatible with DateTimeImmutable::setTimezone(DateTimeZone $timezone): DateTimeImmutable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/Traits/FrozenTimeTrait.php, line 127]
Deprecated (8192): Return type of Cake\Chronos\Traits\FrozenTimeTrait::setTimestamp($value) should either be compatible with DateTimeImmutable::setTimestamp(int $timestamp): DateTimeImmutable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/Traits/FrozenTimeTrait.php, line 141]
Deprecated (8192): Return type of Cake\Chronos\Traits\FrozenTimeTrait::modify($relative) should either be compatible with DateTimeImmutable::modify(string $modifier): DateTimeImmutable|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/Traits/FrozenTimeTrait.php, line 155]
Deprecated (8192): Return type of Cake\Chronos\Traits\ModifierTrait::setDate($year, $month, $day) should either be compatible with DateTimeImmutable::setDate(int $year, int $month, int $day): DateTimeImmutable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/Traits/ModifierTrait.php, line 114]
Deprecated (8192): Return type of Cake\I18n\FrozenDate::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/I18n/DateFormatTrait.php, line 398]
Deprecated (8192): Return type of Cake\Http\Cookie\CookieCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/Http/Cookie/CookieCollection.php, line 198]
Deprecated (8192): Return type of Cake\Http\Cookie\CookieCollection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/Http/Cookie/CookieCollection.php, line 90]
Deprecated (8192): Return type of Cake\Http\MiddlewareQueue::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/Http/MiddlewareQueue.php, line 229]
Deprecated (8192): Return type of Cake\ORM\AssociationCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/ORM/AssociationCollection.php, line 387]
Deprecated (8192): strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated [CORE/src/ORM/Association.php, line 412]
Deprecated (8192): strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated [CORE/src/ORM/Association.php, line 412]
Deprecated (8192): Return type of Cake\Database\Query::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/Database/Query.php, line 1821]
Deprecated (8192): Return type of Cake\ORM\Query::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/ORM/Query.php, line 1294]
Deprecated (8192): Return type of Cake\Database\Statement\StatementDecorator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/Database/Statement/StatementDecorator.php, line 314]
Deprecated (8192): Return type of Cake\Database\Statement\StatementDecorator::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/Database/Statement/StatementDecorator.php, line 299]
Deprecated (8192): Return type of Cake\Database\Expression\QueryExpression::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/Database/Expression/QueryExpression.php, line 508]
Deprecated (8192): Return type of Cake\Collection\CollectionInterface::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/Collection/CollectionInterface.php, line 750]
Deprecated (8192): Return type of Cake\Collection\CollectionInterface::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/Collection/CollectionInterface.php, line 1088]
Deprecated (8192): Return type of Cake\ORM\ResultSet::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/ORM/ResultSet.php, line 203]
Deprecated (8192): Return type of Cake\ORM\ResultSet::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/ORM/ResultSet.php, line 227]
Deprecated (8192): Return type of Cake\ORM\ResultSet::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/ORM/ResultSet.php, line 215]
Deprecated (8192): Return type of Cake\ORM\ResultSet::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/ORM/ResultSet.php, line 261]
Deprecated (8192): Return type of Cake\ORM\ResultSet::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/ORM/ResultSet.php, line 240]
Deprecated (8192): Cake\ORM\ResultSet implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) [CORE/src/ORM/ResultSet.php, line 31]
Deprecated (8192): Cake\Collection\Collection implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) [CORE/src/Collection/Collection.php, line 28]
Deprecated (8192): Cake\Collection\Iterator\FilterIterator implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) [CORE/src/Collection/Iterator/FilterIterator.php, line 0]
Deprecated (8192): Return type of Cake\ORM\Entity::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/Datasource/EntityTrait.php, line 623]
Deprecated (8192): Return type of & Cake\ORM\Entity::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/Datasource/EntityTrait.php, line 634]
Deprecated (8192): Return type of Cake\ORM\Entity::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/Datasource/EntityTrait.php, line 646]
Deprecated (8192): Return type of Cake\ORM\Entity::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/Datasource/EntityTrait.php, line 657]
Deprecated (8192): Return type of Cake\ORM\Entity::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/Datasource/EntityTrait.php, line 612]
Deprecated (8192): strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated [CORE/src/ORM/Association.php, line 412]
Deprecated (8192): strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated [CORE/src/ORM/Association.php, line 412]
Deprecated (8192): strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated [CORE/src/ORM/Association.php, line 412]
Deprecated (8192): strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated [CORE/src/ORM/Association.php, line 412]
Deprecated (8192): strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated [CORE/src/ORM/Association.php, line 412]
Deprecated (8192): strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated [CORE/src/ORM/Association.php, line 412]
Deprecated (8192): Return type of Cake\View\ViewBuilder::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/View/ViewBuilder.php, line 649]
Deprecated (8192): Cake\View\ViewBuilder implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) [CORE/src/View/ViewBuilder.php, line 31]
Warning (2): compact() [<a href='https://secure.php.net/function.compact'>function.compact</a>]: Undefined variable $etagMatches [CORE/src/Http/Response.php, line 2051]
Warning (2): compact() [<a href='https://secure.php.net/function.compact'>function.compact</a>]: Undefined variable $timeMatches [CORE/src/Http/Response.php, line 2051]
Deprecated (8192): strlen(): Passing null to parameter #1 ($string) of type string is deprecated [CORE/src/View/View.php, line 1293]
Warning (512): Unable to emit headers. Headers sent in file=/home/stlshakespeareweb/dev.stlshakespeare.org/vendor/cakephp/cakephp/src/Error/Debugger.php line=853 [CORE/src/Http/ResponseEmitter.php, line 48]
Warning (2): Cannot modify header information - headers already sent by (output started at /home/stlshakespeareweb/dev.stlshakespeare.org/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php, line 148]
Warning (2): Cannot modify header information - headers already sent by (output started at /home/stlshakespeareweb/dev.stlshakespeare.org/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php, line 177]
St. Louis Shakespeare: Shows
Menu
St. Louis
Shakespeare
Warning (2): Attempt to read property "path" on null [APP/Model/Entity/Show.php, line 92]
Deprecated (8192): preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated [CORE/src/View/Helper/UrlHelper.php, line 165]
Deprecated (8192): strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated [CORE/src/View/Helper/UrlHelper.php, line 168]
Deprecated (8192): preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated [CORE/src/View/Helper/UrlHelper.php, line 168]
Deprecated (8192): strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated [CORE/src/Core/functions.php, line 92]
Warning (2): Trying to access array offset on value of type null [CORE/src/View/Helper/UrlHelper.php, line 174]

AFI's Top 100 Greatest Films in 100 Minutes

by Shualee Cook, Roger Erb, Chris Jones, Ben Ritchie and Suki Peters

Directed by Suki Peters

Jul 7th - 15th, 2017

(nominated for Best Ensemble in a Comedy – 2017 Theatre Circle Awards)

That’s right! The Magic Smoking Monkey players are attempting their boldest feat yet: to parody all 100 movies on the American Film Institute’s list in 60 minutes! Just to break that down for ya, here’s the running time of past source material we’ve condensed into 60-80 minutes for previous monkey shows…
Star Wars Trilogy = 376 minutes
LOTR Trilogy = 558 minutes
Harry Potter Series = 1, 179 minutes

But with this new production, we will take on ALL 12,708 minutes of the greatest cinema of all time and boil it down to less than 100 minutes! From Blade Runner to Sunset Boulevard! From Modern Times to King Kong! From Citizen Kane to... The Sixth Sense? Well, no list is infallible.


Reviews

Suki Peters, artistic director for the Monkey’s parent company St. Louis Shakespeare, conceived and somehow directed this fast-paced comic juggernaut. Ben Ritchie combined his encyclopedic knowledge of all things silver screen with astute contributions by Shualee Cook, Roger Erb and Chris Jones, which made this effort frequently hilarious while also pointing out shortcomings of the AFI’s roster. Mark Bretz, Ladue News
In typical Magic Smoking Monkey fashion, the company’s latest production, AFI’s Top 100 Greatest American Films of All Time–A Parody is fast-moving and wildly inventive. It’s also extremely funny. Michelle Kenyon, Snoops Theatre Thoughts
In a 90-minute show that flies by at breakneck speed, the quip filled parody touches every movie on the institute's "greatest films list," finding surprisingly fresh and increasingly ridiculous humor in scripts and scenes that have become part of our common vernacular. Fittingly, there are also a few straight, almost dramatic moments. Due to subject matter and history, not every film on the list lends itself to parody and the company wisely acknowledges these moments with understated simplicity. But the majority of the show is filled with over-the-top laughs and gleeful excess. Tina Farmer, KDHX

Crew

Suki Peters

Directed By