( ! ) Warning: Undefined array key "fr" in /var/home/christian/projects/neue-offenbarung/app/controllers/BookOfTruthController.php on line 72
Call Stack
#TimeMemoryFunctionLocation
10.0000359232{main}( ).../index.php:0
20.0016408944Core\Mvc\Router->handle( $uri = 'book-of-truth/25/25-the-warning-to-mankind-to-understand-the-truth', $parseParams = ??? ).../index.php:59
30.0017411456BookOfTruthController->handleAction( $page = '25', $chapter = '25-the-warning-to-mankind-to-understand-the-truth' ).../Router.php:242
40.0017429720BookOfTruthController->showChapterPage( $iNumber = 25 ).../BookOfTruthController.php:21

( ! ) Fatal error: Maximum execution time of 1 second exceeded in /var/home/christian/projects/neue-offenbarung/app/lib/Core/Db/BaseBuilder.php on line 160
Call Stack
#TimeMemoryFunctionLocation
10.0000359232{main}( ).../index.php:0
20.0016408944Core\Mvc\Router->handle( $uri = 'book-of-truth/25/25-the-warning-to-mankind-to-understand-the-truth', $parseParams = ??? ).../index.php:59
30.0017411456BookOfTruthController->handleAction( $page = '25', $chapter = '25-the-warning-to-mankind-to-understand-the-truth' ).../Router.php:242
40.0017429720BookOfTruthController->showChapterPage( $iNumber = 25 ).../BookOfTruthController.php:21
52.9152449176Core\Db\BaseBuilder->execute( $bDumpQuery = ??? ).../BookOfTruthController.php:83
62.9152449176Core\Db\BaseBuilder->getSQLStatement( ).../BaseBuilder.php:946
72.9152449336Core\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.9152449536Core\Db\BaseBuilder->_escapeValue( $mValue = 'fr' ).../BaseBuilder.php:384