object(Illuminate\Database\QueryException)#11599 (10) { ["sql":protected]=> string(145) "select `paths`.* from `paths` where `directory` = ? and `paths`.`published_at` <= ? and `paths`.`deleted_at` is null order by `published_at` desc" ["bindings":protected]=> array(2) { [0]=> string(8) "/advisor" [1]=> string(19) "2024-04-16 21:47:57" } ["message":protected]=> string(221) "SQLSTATE[08004] [1040] Too many connections (SQL: select `paths`.* from `paths` where `directory` = /advisor and `paths`.`published_at` <= 2024-04-16 21:47:57 and `paths`.`deleted_at` is null order by `published_at` desc)" ["string":"Exception":private]=> string(0) "" ["code":protected]=> int(1040) ["file":protected]=> string(65) "/shared/hsh-com-qst/www/vendor/illuminate/database/Connection.php" ["line":protected]=> int(671) ["trace":"Exception":private]=> array(15) { [0]=> array(5) { ["file"]=> string(65) "/shared/hsh-com-qst/www/vendor/illuminate/database/Connection.php" ["line"]=> int(631) ["function"]=> string(16) "runQueryCallback" ["class"]=> string(30) "Illuminate\Database\Connection" ["type"]=> string(2) "->" } [1]=> array(5) { ["file"]=> string(65) "/shared/hsh-com-qst/www/vendor/illuminate/database/Connection.php" ["line"]=> int(339) ["function"]=> string(3) "run" ["class"]=> string(30) "Illuminate\Database\Connection" ["type"]=> string(2) "->" } [2]=> array(5) { ["file"]=> string(68) "/shared/hsh-com-qst/www/vendor/illuminate/database/Query/Builder.php" ["line"]=> int(2260) ["function"]=> string(6) "select" ["class"]=> string(30) "Illuminate\Database\Connection" ["type"]=> string(2) "->" } [3]=> array(5) { ["file"]=> string(68) "/shared/hsh-com-qst/www/vendor/illuminate/database/Query/Builder.php" ["line"]=> int(2248) ["function"]=> string(9) "runSelect" ["class"]=> string(33) "Illuminate\Database\Query\Builder" ["type"]=> string(2) "->" } [4]=> array(5) { ["file"]=> string(68) "/shared/hsh-com-qst/www/vendor/illuminate/database/Query/Builder.php" ["line"]=> int(2743) ["function"]=> string(35) "Illuminate\Database\Query\{closure}" ["class"]=> string(33) "Illuminate\Database\Query\Builder" ["type"]=> string(2) "->" } [5]=> array(5) { ["file"]=> string(68) "/shared/hsh-com-qst/www/vendor/illuminate/database/Query/Builder.php" ["line"]=> int(2249) ["function"]=> string(15) "onceWithColumns" ["class"]=> string(33) "Illuminate\Database\Query\Builder" ["type"]=> string(2) "->" } [6]=> array(5) { ["file"]=> string(71) "/shared/hsh-com-qst/www/vendor/illuminate/database/Eloquent/Builder.php" ["line"]=> int(547) ["function"]=> string(3) "get" ["class"]=> string(33) "Illuminate\Database\Query\Builder" ["type"]=> string(2) "->" } [7]=> array(5) { ["file"]=> string(71) "/shared/hsh-com-qst/www/vendor/illuminate/database/Eloquent/Builder.php" ["line"]=> int(531) ["function"]=> string(9) "getModels" ["class"]=> string(36) "Illuminate\Database\Eloquent\Builder" ["type"]=> string(2) "->" } [8]=> array(5) { ["file"]=> string(51) "/shared/hsh-com-qst/www/cms/Core/PathRepository.php" ["line"]=> int(121) ["function"]=> string(3) "get" ["class"]=> string(36) "Illuminate\Database\Eloquent\Builder" ["type"]=> string(2) "->" } [9]=> array(5) { ["file"]=> string(35) "/shared/hsh-com-qst/www/cms/Cms.php" ["line"]=> int(82) ["function"]=> string(19) "getPathsByDirectory" ["class"]=> string(27) "HSH\Cms\Core\PathRepository" ["type"]=> string(2) "->" } [10]=> array(5) { ["file"]=> string(80) "/shared/hsh-com-qst/www/application/libraries/Platform_Payload_ContentEngine.php" ["line"]=> int(106) ["function"]=> string(19) "getPagesByDirectory" ["class"]=> string(11) "HSH\Cms\Cms" ["type"]=> string(2) "->" } [11]=> array(5) { ["file"]=> string(58) "/shared/hsh-com-qst/www/application/core/MY_Controller.php" ["line"]=> int(65) ["function"]=> string(18) "getAdvisorArticles" ["class"]=> string(30) "Platform_Payload_ContentEngine" ["type"]=> string(2) "->" } [12]=> array(5) { ["file"]=> string(59) "/shared/hsh-com-qst/www/application/controllers/article.php" ["line"]=> int(26) ["function"]=> string(11) "__construct" ["class"]=> string(13) "MY_Controller" ["type"]=> string(2) "->" } [13]=> array(5) { ["file"]=> string(51) "/shared/hsh-com-qst/www/system/core/CodeIgniter.php" ["line"]=> int(305) ["function"]=> string(11) "__construct" ["class"]=> string(7) "Article" ["type"]=> string(2) "->" } [14]=> array(4) { ["file"]=> string(40) "/shared/hsh-com-qst/www/htdocs/index.php" ["line"]=> int(120) ["args"]=> array(1) { [0]=> string(51) "/shared/hsh-com-qst/www/system/core/CodeIgniter.php" } ["function"]=> string(12) "require_once" } } ["previous":"Exception":private]=> object(PDOException)#11597 (8) { ["message":protected]=> string(43) "SQLSTATE[08004] [1040] Too many connections" ["string":"Exception":private]=> string(0) "" ["code":protected]=> int(1040) ["file":protected]=> string(75) "/shared/hsh-com-qst/www/vendor/illuminate/database/Connectors/Connector.php" ["line":protected]=> int(70) ["trace":"Exception":private]=> array(25) { [0]=> array(5) { ["file"]=> string(75) "/shared/hsh-com-qst/www/vendor/illuminate/database/Connectors/Connector.php" ["line"]=> int(70) ["function"]=> string(11) "__construct" ["class"]=> string(3) "PDO" ["type"]=> string(2) "->" } [1]=> array(5) { ["file"]=> string(75) "/shared/hsh-com-qst/www/vendor/illuminate/database/Connectors/Connector.php" ["line"]=> int(46) ["function"]=> string(19) "createPdoConnection" ["class"]=> string(40) "Illuminate\Database\Connectors\Connector" ["type"]=> string(2) "->" } [2]=> array(5) { ["file"]=> string(80) "/shared/hsh-com-qst/www/vendor/illuminate/database/Connectors/MySqlConnector.php" ["line"]=> int(24) ["function"]=> string(16) "createConnection" ["class"]=> string(40) "Illuminate\Database\Connectors\Connector" ["type"]=> string(2) "->" } [3]=> array(5) { ["file"]=> string(83) "/shared/hsh-com-qst/www/vendor/illuminate/database/Connectors/ConnectionFactory.php" ["line"]=> int(184) ["function"]=> string(7) "connect" ["class"]=> string(45) "Illuminate\Database\Connectors\MySqlConnector" ["type"]=> string(2) "->" } [4]=> array(3) { ["function"]=> string(40) "Illuminate\Database\Connectors\{closure}" ["class"]=> string(48) "Illuminate\Database\Connectors\ConnectionFactory" ["type"]=> string(2) "->" } [5]=> array(3) { ["file"]=> string(65) "/shared/hsh-com-qst/www/vendor/illuminate/database/Connection.php" ["line"]=> int(926) ["function"]=> string(14) "call_user_func" } [6]=> array(5) { ["file"]=> string(65) "/shared/hsh-com-qst/www/vendor/illuminate/database/Connection.php" ["line"]=> int(961) ["function"]=> string(6) "getPdo" ["class"]=> string(30) "Illuminate\Database\Connection" ["type"]=> string(2) "->" } [7]=> array(5) { ["file"]=> string(65) "/shared/hsh-com-qst/www/vendor/illuminate/database/Connection.php" ["line"]=> int(405) ["function"]=> string(10) "getReadPdo" ["class"]=> string(30) "Illuminate\Database\Connection" ["type"]=> string(2) "->" } [8]=> array(5) { ["file"]=> string(65) "/shared/hsh-com-qst/www/vendor/illuminate/database/Connection.php" ["line"]=> int(331) ["function"]=> string(15) "getPdoForSelect" ["class"]=> string(30) "Illuminate\Database\Connection" ["type"]=> string(2) "->" } [9]=> array(5) { ["file"]=> string(65) "/shared/hsh-com-qst/www/vendor/illuminate/database/Connection.php" ["line"]=> int(664) ["function"]=> string(29) "Illuminate\Database\{closure}" ["class"]=> string(30) "Illuminate\Database\Connection" ["type"]=> string(2) "->" } [10]=> array(5) { ["file"]=> string(65) "/shared/hsh-com-qst/www/vendor/illuminate/database/Connection.php" ["line"]=> int(631) ["function"]=> string(16) "runQueryCallback" ["class"]=> string(30) "Illuminate\Database\Connection" ["type"]=> string(2) "->" } [11]=> array(5) { ["file"]=> string(65) "/shared/hsh-com-qst/www/vendor/illuminate/database/Connection.php" ["line"]=> int(339) ["function"]=> string(3) "run" ["class"]=> string(30) "Illuminate\Database\Connection" ["type"]=> string(2) "->" } [12]=> array(5) { ["file"]=> string(68) "/shared/hsh-com-qst/www/vendor/illuminate/database/Query/Builder.php" ["line"]=> int(2260) ["function"]=> string(6) "select" ["class"]=> string(30) "Illuminate\Database\Connection" ["type"]=> string(2) "->" } [13]=> array(5) { ["file"]=> string(68) "/shared/hsh-com-qst/www/vendor/illuminate/database/Query/Builder.php" ["line"]=> int(2248) ["function"]=> string(9) "runSelect" ["class"]=> string(33) "Illuminate\Database\Query\Builder" ["type"]=> string(2) "->" } [14]=> array(5) { ["file"]=> string(68) "/shared/hsh-com-qst/www/vendor/illuminate/database/Query/Builder.php" ["line"]=> int(2743) ["function"]=> string(35) "Illuminate\Database\Query\{closure}" ["class"]=> string(33) "Illuminate\Database\Query\Builder" ["type"]=> string(2) "->" } [15]=> array(5) { ["file"]=> string(68) "/shared/hsh-com-qst/www/vendor/illuminate/database/Query/Builder.php" ["line"]=> int(2249) ["function"]=> string(15) "onceWithColumns" ["class"]=> string(33) "Illuminate\Database\Query\Builder" ["type"]=> string(2) "->" } [16]=> array(5) { ["file"]=> string(71) "/shared/hsh-com-qst/www/vendor/illuminate/database/Eloquent/Builder.php" ["line"]=> int(547) ["function"]=> string(3) "get" ["class"]=> string(33) "Illuminate\Database\Query\Builder" ["type"]=> string(2) "->" } [17]=> array(5) { ["file"]=> string(71) "/shared/hsh-com-qst/www/vendor/illuminate/database/Eloquent/Builder.php" ["line"]=> int(531) ["function"]=> string(9) "getModels" ["class"]=> string(36) "Illuminate\Database\Eloquent\Builder" ["type"]=> string(2) "->" } [18]=> array(5) { ["file"]=> string(51) "/shared/hsh-com-qst/www/cms/Core/PathRepository.php" ["line"]=> int(121) ["function"]=> string(3) "get" ["class"]=> string(36) "Illuminate\Database\Eloquent\Builder" ["type"]=> string(2) "->" } [19]=> array(5) { ["file"]=> string(35) "/shared/hsh-com-qst/www/cms/Cms.php" ["line"]=> int(82) ["function"]=> string(19) "getPathsByDirectory" ["class"]=> string(27) "HSH\Cms\Core\PathRepository" ["type"]=> string(2) "->" } [20]=> array(5) { ["file"]=> string(80) "/shared/hsh-com-qst/www/application/libraries/Platform_Payload_ContentEngine.php" ["line"]=> int(106) ["function"]=> string(19) "getPagesByDirectory" ["class"]=> string(11) "HSH\Cms\Cms" ["type"]=> string(2) "->" } [21]=> array(5) { ["file"]=> string(58) "/shared/hsh-com-qst/www/application/core/MY_Controller.php" ["line"]=> int(65) ["function"]=> string(18) "getAdvisorArticles" ["class"]=> string(30) "Platform_Payload_ContentEngine" ["type"]=> string(2) "->" } [22]=> array(5) { ["file"]=> string(59) "/shared/hsh-com-qst/www/application/controllers/article.php" ["line"]=> int(26) ["function"]=> string(11) "__construct" ["class"]=> string(13) "MY_Controller" ["type"]=> string(2) "->" } [23]=> array(5) { ["file"]=> string(51) "/shared/hsh-com-qst/www/system/core/CodeIgniter.php" ["line"]=> int(305) ["function"]=> string(11) "__construct" ["class"]=> string(7) "Article" ["type"]=> string(2) "->" } [24]=> array(4) { ["file"]=> string(40) "/shared/hsh-com-qst/www/htdocs/index.php" ["line"]=> int(120) ["args"]=> array(1) { [0]=> string(51) "/shared/hsh-com-qst/www/system/core/CodeIgniter.php" } ["function"]=> string(12) "require_once" } } ["previous":"Exception":private]=> NULL ["errorInfo"]=> NULL } ["errorInfo"]=> NULL }