| ( ! ) Fatal error: Maximum execution time of 1 second exceeded in /var/home/christian/projects/neue-offenbarung/app/lib/Core/Db/PdoDriver.php on line 471 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0000 | 359408 | {main}( ) | .../index.php:0 |
| 2 | 0.0016 | 409104 | Core\Mvc\Router->handle( $uri = 'book-of-truth/75/75-humility-necessary-to-enter-heaven', $parseParams = ??? ) | .../index.php:59 |
| 3 | 0.0017 | 411568 | BookOfTruthController->handleAction( $page = '75', $chapter = '75-humility-necessary-to-enter-heaven' ) | .../Router.php:242 |
| 4 | 0.0017 | 429816 | BookOfTruthController->showChapterPage( $iNumber = 75 ) | .../BookOfTruthController.php:21 |
| 5 | 2.8609 | 449272 | Core\Db\BaseBuilder->execute( $bDumpQuery = ??? ) | .../BookOfTruthController.php:83 |
| 6 | 2.8611 | 449464 | Core\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` = \'fr\')' }; 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` = \'fr\')' }, $sqlStatement = 'SELECT * FROM `bookoftruth_subject` AS `su` WHERE (`su`.`number` = 1) AND (`su`.`language` = \'fr\')', $bindParams = ['number' => 1, 'language' => 'fr'], $bindTypes = NULL, $model = NULL ) | .../BaseBuilder.php:959 |
| 7 | 2.8612 | 449464 | Core\Db\PdoDriver->getInternalHandler( ) | .../ResultSet.php:79 |