object(PDOException)#770 (8) {
  ["message":protected]=>
  string(77) "SQLSTATE[08S01]: Communication link failure: 1053 Server shutdown in progress"
  ["string":"Exception":private]=>
  string(1122) "PDOException: SQLSTATE[08S01]: Communication link failure: 1053 Server shutdown in progress in /home/listedin/public_html/phpls/app/Src/Dbal/QueryBuilder.php:505
Stack trace:
#0 /home/listedin/public_html/phpls/app/Src/Dbal/QueryBuilder.php(505): PDOStatement->execute(Array)
#1 /home/listedin/public_html/phpls/app/Src/Dbal/QueryBuilder.php(487): App\Src\Dbal\QueryBuilder->statement(Object(App\Src\Dbal\Query))
#2 /home/listedin/public_html/phpls/app/Src/Orm/Query.php(109): App\Src\Dbal\QueryBuilder->fetchObjects(Array, Object(App\Src\Orm\Collection), 'App\\Models\\Loca...', Array)
#3 /home/listedin/public_html/phpls/app/Controllers/Index.php(182): App\Src\Orm\Query->get(Array)
#4 /home/listedin/public_html/phpls/app/Src/Mvc/BaseController.php(20): App\Controllers\Index->actionRouter(Array)
#5 /home/listedin/public_html/phpls/app/Src/Application.php(184): App\Src\Mvc\BaseController->action('Router', Array)
#6 /home/listedin/public_html/phpls/app/Src/Application.php(149): App\Src\Application->dispatch('Index/Router', Array)
#7 /home/listedin/public_html/index.php(23): App\Src\Application->execute()
#8 {main}"
  ["code":protected]=>
  string(5) "08S01"
  ["file":protected]=>
  string(62) "/home/listedin/public_html/phpls/app/Src/Dbal/QueryBuilder.php"
  ["line":protected]=>
  int(505)
  ["trace":"Exception":private]=>
  array(8) {
    [0]=>
    array(6) {
      ["file"]=>
      string(62) "/home/listedin/public_html/phpls/app/Src/Dbal/QueryBuilder.php"
      ["line"]=>
      int(505)
      ["function"]=>
      string(7) "execute"
      ["class"]=>
      string(12) "PDOStatement"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(1) {
        [0]=>
        array(2) {
          [0]=>
          int(11537)
          [1]=>
          int(11538)
        }
      }
    }
    [1]=>
    array(6) {
      ["file"]=>
      string(62) "/home/listedin/public_html/phpls/app/Src/Dbal/QueryBuilder.php"
      ["line"]=>
      int(487)
      ["function"]=>
      string(9) "statement"
      ["class"]=>
      string(25) "App\Src\Dbal\QueryBuilder"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(1) {
        [0]=>
        object(App\Src\Dbal\Query)#767 (2) {
          ["sql"]=>
          string(94) "SELECT
id, slug, name
FROM phpls_locations
WHERE _left <= ? AND _right >= ?
ORDER BY _left ASC"
          ["parameters"]=>
          array(2) {
            [0]=>
            int(11537)
            [1]=>
            int(11538)
          }
        }
      }
    }
    [2]=>
    array(6) {
      ["file"]=>
      string(54) "/home/listedin/public_html/phpls/app/Src/Orm/Query.php"
      ["line"]=>
      int(109)
      ["function"]=>
      string(12) "fetchObjects"
      ["class"]=>
      string(25) "App\Src\Dbal\QueryBuilder"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(4) {
        [0]=>
        array(3) {
          [0]=>
          string(2) "id"
          [1]=>
          string(4) "slug"
          [2]=>
          string(4) "name"
        }
        [1]=>
        object(App\Src\Orm\Collection)#772 (5) {
          ["items":protected]=>
          array(0) {
          }
          ["limit":"App\Src\Dbal\Collection":private]=>
          NULL
          ["total":"App\Src\Dbal\Collection":private]=>
          NULL
          ["limit":"App\Src\Orm\Collection":private]=>
          NULL
          ["total":"App\Src\Orm\Collection":private]=>
          NULL
        }
        [2]=>
        string(19) "App\Models\Location"
        [3]=>
        array(2) {
          [0]=>
          array(0) {
          }
          [1]=>
          bool(true)
        }
      }
    }
    [3]=>
    array(6) {
      ["file"]=>
      string(58) "/home/listedin/public_html/phpls/app/Controllers/Index.php"
      ["line"]=>
      int(182)
      ["function"]=>
      string(3) "get"
      ["class"]=>
      string(17) "App\Src\Orm\Query"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(1) {
        [0]=>
        array(3) {
          [0]=>
          string(2) "id"
          [1]=>
          string(4) "slug"
          [2]=>
          string(4) "name"
        }
      }
    }
    [4]=>
    array(6) {
      ["file"]=>
      string(63) "/home/listedin/public_html/phpls/app/Src/Mvc/BaseController.php"
      ["line"]=>
      int(20)
      ["function"]=>
      string(12) "actionRouter"
      ["class"]=>
      string(21) "App\Controllers\Index"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(1) {
        [0]=>
        array(2) {
          ["slug"]=>
          string(11) "classifieds"
          ["first"]=>
          string(22) "seagrove-beach-florida"
        }
      }
    }
    [5]=>
    array(6) {
      ["file"]=>
      string(56) "/home/listedin/public_html/phpls/app/Src/Application.php"
      ["line"]=>
      int(184)
      ["function"]=>
      string(6) "action"
      ["class"]=>
      string(26) "App\Src\Mvc\BaseController"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(2) {
        [0]=>
        string(6) "Router"
        [1]=>
        array(2) {
          ["slug"]=>
          string(11) "classifieds"
          ["first"]=>
          string(22) "seagrove-beach-florida"
        }
      }
    }
    [6]=>
    array(6) {
      ["file"]=>
      string(56) "/home/listedin/public_html/phpls/app/Src/Application.php"
      ["line"]=>
      int(149)
      ["function"]=>
      string(8) "dispatch"
      ["class"]=>
      string(19) "App\Src\Application"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(2) {
        [0]=>
        string(12) "Index/Router"
        [1]=>
        array(2) {
          ["slug"]=>
          string(11) "classifieds"
          ["first"]=>
          string(22) "seagrove-beach-florida"
        }
      }
    }
    [7]=>
    array(6) {
      ["file"]=>
      string(36) "/home/listedin/public_html/index.php"
      ["line"]=>
      int(23)
      ["function"]=>
      string(7) "execute"
      ["class"]=>
      string(19) "App\Src\Application"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(0) {
      }
    }
  }
  ["previous":"Exception":private]=>
  NULL
  ["errorInfo"]=>
  array(3) {
    [0]=>
    string(5) "08S01"
    [1]=>
    int(1053)
    [2]=>
    string(27) "Server shutdown in progress"
  }
}