( ! ) Warning: Undefined array key "fr" in /var/home/christian/projects/neue-offenbarung/app/controllers/BookOfTruthController.php on line 72
Call Stack
#TimeMemoryFunctionLocation
10.0000359328{main}( ).../index.php:0
20.0014409056Core\Mvc\Router->handle( $uri = 'book-of-truth/1107/1107-the-time-for-sin-to-be-declared-no-more-is-drawing-nearer', $parseParams = ??? ).../index.php:59
30.0015411632BookOfTruthController->handleAction( $page = '1107', $chapter = '1107-the-time-for-sin-to-be-declared-no-more-is-drawing-nearer' ).../Router.php:242
40.0016429912BookOfTruthController->showChapterPage( $iNumber = 1107 ).../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.0000359328{main}( ).../index.php:0
20.0014409056Core\Mvc\Router->handle( $uri = 'book-of-truth/1107/1107-the-time-for-sin-to-be-declared-no-more-is-drawing-nearer', $parseParams = ??? ).../index.php:59
30.0015411632BookOfTruthController->handleAction( $page = '1107', $chapter = '1107-the-time-for-sin-to-be-declared-no-more-is-drawing-nearer' ).../Router.php:242
40.0016429912BookOfTruthController->showChapterPage( $iNumber = 1107 ).../BookOfTruthController.php:21
52.8153449368Core\Db\BaseBuilder->execute( $bDumpQuery = ??? ).../BookOfTruthController.php:83
62.8153449368Core\Db\BaseBuilder->getSQLStatement( ).../BaseBuilder.php:946
72.8154449528Core\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
82.8154449728Core\Db\BaseBuilder->_escapeValue( $mValue = 'fr' ).../BaseBuilder.php:384
92.8154449728Core\Db\PdoDriver->quote( $str = 'fr' ).../BaseBuilder.php:163