( ! ) Warning: Undefined array key "sv" in /var/home/christian/projects/neue-offenbarung/app/controllers/BookOfTruthController.php on line 72
Call Stack
#TimeMemoryFunctionLocation
10.0000359232{main}( ).../index.php:0
20.0017408944Core\Mvc\Router->handle( $uri = 'book-of-truth/84/84-reject-the-work-of-new-age-spiritualism', $parseParams = ??? ).../index.php:59
30.0018411456BookOfTruthController->handleAction( $page = '84', $chapter = '84-reject-the-work-of-new-age-spiritualism' ).../Router.php:242
40.0018429720BookOfTruthController->showChapterPage( $iNumber = 84 ).../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.0000359232{main}( ).../index.php:0
20.0017408944Core\Mvc\Router->handle( $uri = 'book-of-truth/84/84-reject-the-work-of-new-age-spiritualism', $parseParams = ??? ).../index.php:59
30.0018411456BookOfTruthController->handleAction( $page = '84', $chapter = '84-reject-the-work-of-new-age-spiritualism' ).../Router.php:242
40.0018429720BookOfTruthController->showChapterPage( $iNumber = 84 ).../BookOfTruthController.php:21
52.8079449176Core\Db\BaseBuilder->execute( $bDumpQuery = ??? ).../BookOfTruthController.php:83
62.8079449176Core\Db\BaseBuilder->getSQLStatement( ).../BaseBuilder.php:946
72.8080449336Core\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
82.8080449536Core\Db\BaseBuilder->_escapeValue( $mValue = 'sv' ).../BaseBuilder.php:384
92.8080449536Core\Db\PdoDriver->quote( $str = 'sv' ).../BaseBuilder.php:163