( ! ) Warning: Undefined array key "fr" in /var/home/christian/projects/neue-offenbarung/app/controllers/BookOfTruthController.php on line 72
Call Stack
#TimeMemoryFunctionLocation
10.0000359376{main}( ).../index.php:0
20.0017409072Core\Mvc\Router->handle( $uri = 'book-of-truth/1254/1254-nothing-can-come-from-nothing', $parseParams = ??? ).../index.php:59
30.0018411536BookOfTruthController->handleAction( $page = '1254', $chapter = '1254-nothing-can-come-from-nothing' ).../Router.php:242
40.0019429784BookOfTruthController->showChapterPage( $iNumber = 1254 ).../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.0000359376{main}( ).../index.php:0
20.0017409072Core\Mvc\Router->handle( $uri = 'book-of-truth/1254/1254-nothing-can-come-from-nothing', $parseParams = ??? ).../index.php:59
30.0018411536BookOfTruthController->handleAction( $page = '1254', $chapter = '1254-nothing-can-come-from-nothing' ).../Router.php:242
40.0019429784BookOfTruthController->showChapterPage( $iNumber = 1254 ).../BookOfTruthController.php:21
53.0088449240Core\Db\BaseBuilder->execute( $bDumpQuery = ??? ).../BookOfTruthController.php:83
63.0088449240Core\Db\BaseBuilder->getSQLStatement( ).../BaseBuilder.php:946
73.0089449400Core\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.0089449600Core\Db\BaseBuilder->_escapeValue( $mValue = 'fr' ).../BaseBuilder.php:384
93.0089449600Core\Db\PdoDriver->quote( $str = 'fr' ).../BaseBuilder.php:163