( ! ) Warning: Undefined array key "sv" in /var/home/christian/projects/neue-offenbarung/app/controllers/BookOfTruthController.php on line 72
Call Stack
#TimeMemoryFunctionLocation
10.0000359280{main}( ).../index.php:0
20.0015409008Core\Mvc\Router->handle( $uri = 'book-of-truth/1245/1245-oh-how-arrogant-is-the-man-who-scoffs-at-my-existence', $parseParams = ??? ).../index.php:59
30.0017411584BookOfTruthController->handleAction( $page = '1245', $chapter = '1245-oh-how-arrogant-is-the-man-who-scoffs-at-my-existence' ).../Router.php:242
40.0017429864BookOfTruthController->showChapterPage( $iNumber = 1245 ).../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.0000359280{main}( ).../index.php:0
20.0015409008Core\Mvc\Router->handle( $uri = 'book-of-truth/1245/1245-oh-how-arrogant-is-the-man-who-scoffs-at-my-existence', $parseParams = ??? ).../index.php:59
30.0017411584BookOfTruthController->handleAction( $page = '1245', $chapter = '1245-oh-how-arrogant-is-the-man-who-scoffs-at-my-existence' ).../Router.php:242
40.0017429864BookOfTruthController->showChapterPage( $iNumber = 1245 ).../BookOfTruthController.php:21
52.6705449320Core\Db\BaseBuilder->execute( $bDumpQuery = ??? ).../BookOfTruthController.php:83
62.6705449320Core\Db\BaseBuilder->getSQLStatement( ).../BaseBuilder.php:946
72.6706449480Core\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.6706449680Core\Db\BaseBuilder->_escapeValue( $mValue = 'sv' ).../BaseBuilder.php:384
92.6706449680Core\Db\PdoDriver->quote( $str = 'sv' ).../BaseBuilder.php:163