( ! ) Warning: Undefined array key "fr" in /var/home/christian/projects/neue-offenbarung/app/controllers/BookOfTruthController.php on line 72
Call Stack
#TimeMemoryFunctionLocation
10.0000359504{main}( ).../index.php:0
20.0015409216Core\Mvc\Router->handle( $uri = 'book-of-truth/403/403-help-me-prepare-the-world-for-my-second-coming', $parseParams = ??? ).../index.php:59
30.0017411728BookOfTruthController->handleAction( $page = '403', $chapter = '403-help-me-prepare-the-world-for-my-second-coming' ).../Router.php:242
40.0017429992BookOfTruthController->showChapterPage( $iNumber = 403 ).../BookOfTruthController.php:21

( ! ) Fatal error: Maximum execution time of 1 second exceeded in /var/home/christian/projects/neue-offenbarung/app/lib/Core/Db/PdoDriver.php on line 429
Call Stack
#TimeMemoryFunctionLocation
10.0000359504{main}( ).../index.php:0
20.0015409216Core\Mvc\Router->handle( $uri = 'book-of-truth/403/403-help-me-prepare-the-world-for-my-second-coming', $parseParams = ??? ).../index.php:59
30.0017411728BookOfTruthController->handleAction( $page = '403', $chapter = '403-help-me-prepare-the-world-for-my-second-coming' ).../Router.php:242
40.0017429992BookOfTruthController->showChapterPage( $iNumber = 403 ).../BookOfTruthController.php:21
53.1536449448Core\Db\BaseBuilder->execute( $bDumpQuery = ??? ).../BookOfTruthController.php:83
63.1536449448Core\Db\BaseBuilder->getSQLStatement( ).../BaseBuilder.php:946
73.1536449608Core\Db\BaseBuilder->_bindParams( $sCondition = 'SELECT * FROM `bookoftruth_subject` AS `su` WHERE (`su`.`number` = :number:) AND (`su`.`language` = :language:)', $aBindParams = ['number' => 1, 'language' => 'fr'] ).../BaseBuilder.php:414
83.1536449808Core\Db\BaseBuilder->_escapeValue( $mValue = 'fr' ).../BaseBuilder.php:384
93.1536449808Core\Db\PdoDriver->quote( $str = 'fr' ).../BaseBuilder.php:163