( ! ) Warning: Undefined array key "sv" in /var/home/christian/projects/neue-offenbarung/app/controllers/BookOfTruthController.php on line 72
Call Stack
#TimeMemoryFunctionLocation
10.0000360720{main}( ).../index.php:0
20.0021410496Core\Mvc\Router->handle( $uri = 'book-of-truth/483/483-the-warning-for-many-will-be-a-frightening-event-when-it-will-seem-like-the-world-has-come-to-an-end', $parseParams = ??? ).../index.php:59
30.0023413296BookOfTruthController->handleAction( $page = '483', $chapter = '483-the-warning-for-many-will-be-a-frightening-event-when-it-will-seem-like-the-world-has-come-to-an-end' ).../Router.php:242
40.0024431624BookOfTruthController->showChapterPage( $iNumber = 483 ).../BookOfTruthController.php:21

( ! ) Fatal error: Maximum execution time of 1 second exceeded in /var/home/christian/projects/neue-offenbarung/app/lib/Core/Db/ResultSet.php on line 71
Call Stack
#TimeMemoryFunctionLocation
10.0000360720{main}( ).../index.php:0
20.0021410496Core\Mvc\Router->handle( $uri = 'book-of-truth/483/483-the-warning-for-many-will-be-a-frightening-event-when-it-will-seem-like-the-world-has-come-to-an-end', $parseParams = ??? ).../index.php:59
30.0023413296BookOfTruthController->handleAction( $page = '483', $chapter = '483-the-warning-for-many-will-be-a-frightening-event-when-it-will-seem-like-the-world-has-come-to-an-end' ).../Router.php:242
40.0024431624BookOfTruthController->showChapterPage( $iNumber = 483 ).../BookOfTruthController.php:21
52.4224451080Core\Db\BaseBuilder->execute( $bDumpQuery = ??? ).../BookOfTruthController.php:83
62.4227451272Core\Db\ResultSet->__construct( $connection = class Core\Db\PdoDriver { private $_sConnectString = 'mysql:host=mariadb.lan.etwnet.com;dbname=offenbarung;charset=utf8mb4'; private $_sUser = 'offenbarung'; private $_sAuth = 'offenbarung'; private $_aOptions = [19 => 5, 3 => 2, 1000 => 1]; private $_oPdo = class PDO { }; private $_oStatement = class PDOStatement { public string $queryString = 'SELECT * FROM `bookoftruth_subject` AS `su` WHERE (`su`.`number` = 1) AND (`su`.`language` = \'sv\')' }; private $_oLogger = class Monolog\Logger { protected $name = ''; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE }; private $_bTransaction = FALSE }, $result = class PDOStatement { public string $queryString = 'SELECT * FROM `bookoftruth_subject` AS `su` WHERE (`su`.`number` = 1) AND (`su`.`language` = \'sv\')' }, $sqlStatement = 'SELECT * FROM `bookoftruth_subject` AS `su` WHERE (`su`.`number` = 1) AND (`su`.`language` = \'sv\')', $bindParams = ['number' => 1, 'language' => 'sv'], $bindTypes = NULL, $model = NULL ).../BaseBuilder.php:959