( ! ) Warning: Undefined array key "sv" in /var/home/christian/projects/neue-offenbarung/app/controllers/BookOfTruthController.php on line 72
Call Stack
#TimeMemoryFunctionLocation
10.0000359824{main}( ).../index.php:0
20.0016409536Core\Mvc\Router->handle( $uri = 'book-of-truth/207/207-hardened-souls-will-not-find-the-warning-easy', $parseParams = ??? ).../index.php:59
30.0017412048BookOfTruthController->handleAction( $page = '207', $chapter = '207-hardened-souls-will-not-find-the-warning-easy' ).../Router.php:242
40.0017430312BookOfTruthController->showChapterPage( $iNumber = 207 ).../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 425
Call Stack
#TimeMemoryFunctionLocation
10.0000359824{main}( ).../index.php:0
20.0016409536Core\Mvc\Router->handle( $uri = 'book-of-truth/207/207-hardened-souls-will-not-find-the-warning-easy', $parseParams = ??? ).../index.php:59
30.0017412048BookOfTruthController->handleAction( $page = '207', $chapter = '207-hardened-souls-will-not-find-the-warning-easy' ).../Router.php:242
40.0017430312BookOfTruthController->showChapterPage( $iNumber = 207 ).../BookOfTruthController.php:21
53.0703449768Core\Db\BaseBuilder->execute( $bDumpQuery = ??? ).../BookOfTruthController.php:83
63.0703449768Core\Db\BaseBuilder->getSQLStatement( ).../BaseBuilder.php:946
73.0703449928Core\Db\BaseBuilder->_bindParams( $sCondition = 'SELECT * FROM `bookoftruth_subject` AS `su` WHERE (`su`.`number` = :number:) AND (`su`.`language` = :language:)', $aBindParams = ['number' => 1, 'language' => 'sv'] ).../BaseBuilder.php:414
83.0703450128Core\Db\BaseBuilder->_escapeValue( $mValue = 'sv' ).../BaseBuilder.php:384
93.0703450128Core\Db\PdoDriver->quote( $str = 'sv' ).../BaseBuilder.php:163