object(Doctrine\DBAL\Exception\TableNotFoundException)#21 (8) {
  ["message":protected]=>
  string(87) "An exception occurred while executing a query: Table 'nutricion.negocios' doesn't exist"
  ["string":"Exception":private]=>
  string(0) ""
  ["code":protected]=>
  int(1146)
  ["file":protected]=>
  string(106) "/var/www/vhosts/cdev.mx/nutricion.cdev.mx/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php"
  ["line":protected]=>
  int(51)
  ["trace":"Exception":private]=>
  array(11) {
    [0]=>
    array(5) {
      ["file"]=>
      string(81) "/var/www/vhosts/cdev.mx/nutricion.cdev.mx/vendor/doctrine/dbal/src/Connection.php"
      ["line"]=>
      int(1976)
      ["function"]=>
      string(7) "convert"
      ["class"]=>
      string(49) "Doctrine\DBAL\Driver\API\MySQL\ExceptionConverter"
      ["type"]=>
      string(2) "->"
    }
    [1]=>
    array(5) {
      ["file"]=>
      string(81) "/var/www/vhosts/cdev.mx/nutricion.cdev.mx/vendor/doctrine/dbal/src/Connection.php"
      ["line"]=>
      int(1918)
      ["function"]=>
      string(21) "handleDriverException"
      ["class"]=>
      string(24) "Doctrine\DBAL\Connection"
      ["type"]=>
      string(2) "->"
    }
    [2]=>
    array(5) {
      ["file"]=>
      string(81) "/var/www/vhosts/cdev.mx/nutricion.cdev.mx/vendor/doctrine/dbal/src/Connection.php"
      ["line"]=>
      int(1111)
      ["function"]=>
      string(27) "convertExceptionDuringQuery"
      ["class"]=>
      string(24) "Doctrine\DBAL\Connection"
      ["type"]=>
      string(2) "->"
    }
    [3]=>
    array(5) {
      ["file"]=>
      string(81) "/var/www/vhosts/cdev.mx/nutricion.cdev.mx/vendor/doctrine/dbal/src/Connection.php"
      ["line"]=>
      int(627)
      ["function"]=>
      string(12) "executeQuery"
      ["class"]=>
      string(24) "Doctrine\DBAL\Connection"
      ["type"]=>
      string(2) "->"
    }
    [4]=>
    array(5) {
      ["file"]=>
      string(79) "/var/www/vhosts/cdev.mx/nutricion.cdev.mx/app/controllers/DefaultController.php"
      ["line"]=>
      int(238)
      ["function"]=>
      string(8) "fetchOne"
      ["class"]=>
      string(24) "Doctrine\DBAL\Connection"
      ["type"]=>
      string(2) "->"
    }
    [5]=>
    array(5) {
      ["file"]=>
      string(79) "/var/www/vhosts/cdev.mx/nutricion.cdev.mx/app/controllers/DefaultController.php"
      ["line"]=>
      int(50)
      ["function"]=>
      string(7) "sitemap"
      ["class"]=>
      string(29) "Controllers\DefaultController"
      ["type"]=>
      string(2) "->"
    }
    [6]=>
    array(5) {
      ["file"]=>
      string(53) "/var/www/vhosts/cdev.mx/nutricion.cdev.mx/app/App.php"
      ["line"]=>
      int(77)
      ["function"]=>
      string(11) "__construct"
      ["class"]=>
      string(29) "Controllers\DefaultController"
      ["type"]=>
      string(2) "->"
    }
    [7]=>
    array(5) {
      ["file"]=>
      string(53) "/var/www/vhosts/cdev.mx/nutricion.cdev.mx/app/App.php"
      ["line"]=>
      int(49)
      ["function"]=>
      string(14) "_getController"
      ["class"]=>
      string(3) "App"
      ["type"]=>
      string(2) "->"
    }
    [8]=>
    array(5) {
      ["file"]=>
      string(68) "/var/www/vhosts/cdev.mx/nutricion.cdev.mx/app/services/Singleton.php"
      ["line"]=>
      int(42)
      ["function"]=>
      string(11) "__construct"
      ["class"]=>
      string(3) "App"
      ["type"]=>
      string(2) "->"
    }
    [9]=>
    array(5) {
      ["file"]=>
      string(68) "/var/www/vhosts/cdev.mx/nutricion.cdev.mx/app/services/Singleton.php"
      ["line"]=>
      int(55)
      ["function"]=>
      string(8) "instance"
      ["class"]=>
      string(18) "Services\Singleton"
      ["type"]=>
      string(2) "::"
    }
    [10]=>
    array(5) {
      ["file"]=>
      string(51) "/var/www/vhosts/cdev.mx/nutricion.cdev.mx/index.php"
      ["line"]=>
      int(15)
      ["function"]=>
      string(11) "getInstance"
      ["class"]=>
      string(18) "Services\Singleton"
      ["type"]=>
      string(2) "::"
    }
  }
  ["previous":"Exception":private]=>
  object(Doctrine\DBAL\Driver\Mysqli\Exception\ConnectionError)#19 (8) {
    ["message":protected]=>
    string(40) "Table 'nutricion.negocios' doesn't exist"
    ["string":"Exception":private]=>
    string(0) ""
    ["code":protected]=>
    int(1146)
    ["file":protected]=>
    string(110) "/var/www/vhosts/cdev.mx/nutricion.cdev.mx/vendor/doctrine/dbal/src/Driver/Mysqli/Exception/ConnectionError.php"
    ["line":protected]=>
    int(29)
    ["trace":"Exception":private]=>
    array(10) {
      [0]=>
      array(5) {
        ["file"]=>
        string(95) "/var/www/vhosts/cdev.mx/nutricion.cdev.mx/vendor/doctrine/dbal/src/Driver/Mysqli/Connection.php"
        ["line"]=>
        int(58)
        ["function"]=>
        string(6) "upcast"
        ["class"]=>
        string(53) "Doctrine\DBAL\Driver\Mysqli\Exception\ConnectionError"
        ["type"]=>
        string(2) "::"
      }
      [1]=>
      array(5) {
        ["file"]=>
        string(81) "/var/www/vhosts/cdev.mx/nutricion.cdev.mx/vendor/doctrine/dbal/src/Connection.php"
        ["line"]=>
        int(1100)
        ["function"]=>
        string(7) "prepare"
        ["class"]=>
        string(38) "Doctrine\DBAL\Driver\Mysqli\Connection"
        ["type"]=>
        string(2) "->"
      }
      [2]=>
      array(5) {
        ["file"]=>
        string(81) "/var/www/vhosts/cdev.mx/nutricion.cdev.mx/vendor/doctrine/dbal/src/Connection.php"
        ["line"]=>
        int(627)
        ["function"]=>
        string(12) "executeQuery"
        ["class"]=>
        string(24) "Doctrine\DBAL\Connection"
        ["type"]=>
        string(2) "->"
      }
      [3]=>
      array(5) {
        ["file"]=>
        string(79) "/var/www/vhosts/cdev.mx/nutricion.cdev.mx/app/controllers/DefaultController.php"
        ["line"]=>
        int(238)
        ["function"]=>
        string(8) "fetchOne"
        ["class"]=>
        string(24) "Doctrine\DBAL\Connection"
        ["type"]=>
        string(2) "->"
      }
      [4]=>
      array(5) {
        ["file"]=>
        string(79) "/var/www/vhosts/cdev.mx/nutricion.cdev.mx/app/controllers/DefaultController.php"
        ["line"]=>
        int(50)
        ["function"]=>
        string(7) "sitemap"
        ["class"]=>
        string(29) "Controllers\DefaultController"
        ["type"]=>
        string(2) "->"
      }
      [5]=>
      array(5) {
        ["file"]=>
        string(53) "/var/www/vhosts/cdev.mx/nutricion.cdev.mx/app/App.php"
        ["line"]=>
        int(77)
        ["function"]=>
        string(11) "__construct"
        ["class"]=>
        string(29) "Controllers\DefaultController"
        ["type"]=>
        string(2) "->"
      }
      [6]=>
      array(5) {
        ["file"]=>
        string(53) "/var/www/vhosts/cdev.mx/nutricion.cdev.mx/app/App.php"
        ["line"]=>
        int(49)
        ["function"]=>
        string(14) "_getController"
        ["class"]=>
        string(3) "App"
        ["type"]=>
        string(2) "->"
      }
      [7]=>
      array(5) {
        ["file"]=>
        string(68) "/var/www/vhosts/cdev.mx/nutricion.cdev.mx/app/services/Singleton.php"
        ["line"]=>
        int(42)
        ["function"]=>
        string(11) "__construct"
        ["class"]=>
        string(3) "App"
        ["type"]=>
        string(2) "->"
      }
      [8]=>
      array(5) {
        ["file"]=>
        string(68) "/var/www/vhosts/cdev.mx/nutricion.cdev.mx/app/services/Singleton.php"
        ["line"]=>
        int(55)
        ["function"]=>
        string(8) "instance"
        ["class"]=>
        string(18) "Services\Singleton"
        ["type"]=>
        string(2) "::"
      }
      [9]=>
      array(5) {
        ["file"]=>
        string(51) "/var/www/vhosts/cdev.mx/nutricion.cdev.mx/index.php"
        ["line"]=>
        int(15)
        ["function"]=>
        string(11) "getInstance"
        ["class"]=>
        string(18) "Services\Singleton"
        ["type"]=>
        string(2) "::"
      }
    }
    ["previous":"Exception":private]=>
    object(mysqli_sql_exception)#17 (8) {
      ["message":protected]=>
      string(40) "Table 'nutricion.negocios' doesn't exist"
      ["string":"Exception":private]=>
      string(0) ""
      ["code":protected]=>
      int(1146)
      ["file":protected]=>
      string(95) "/var/www/vhosts/cdev.mx/nutricion.cdev.mx/vendor/doctrine/dbal/src/Driver/Mysqli/Connection.php"
      ["line":protected]=>
      int(56)
      ["trace":"Exception":private]=>
      array(10) {
        [0]=>
        array(5) {
          ["file"]=>
          string(95) "/var/www/vhosts/cdev.mx/nutricion.cdev.mx/vendor/doctrine/dbal/src/Driver/Mysqli/Connection.php"
          ["line"]=>
          int(56)
          ["function"]=>
          string(7) "prepare"
          ["class"]=>
          string(6) "mysqli"
          ["type"]=>
          string(2) "->"
        }
        [1]=>
        array(5) {
          ["file"]=>
          string(81) "/var/www/vhosts/cdev.mx/nutricion.cdev.mx/vendor/doctrine/dbal/src/Connection.php"
          ["line"]=>
          int(1100)
          ["function"]=>
          string(7) "prepare"
          ["class"]=>
          string(38) "Doctrine\DBAL\Driver\Mysqli\Connection"
          ["type"]=>
          string(2) "->"
        }
        [2]=>
        array(5) {
          ["file"]=>
          string(81) "/var/www/vhosts/cdev.mx/nutricion.cdev.mx/vendor/doctrine/dbal/src/Connection.php"
          ["line"]=>
          int(627)
          ["function"]=>
          string(12) "executeQuery"
          ["class"]=>
          string(24) "Doctrine\DBAL\Connection"
          ["type"]=>
          string(2) "->"
        }
        [3]=>
        array(5) {
          ["file"]=>
          string(79) "/var/www/vhosts/cdev.mx/nutricion.cdev.mx/app/controllers/DefaultController.php"
          ["line"]=>
          int(238)
          ["function"]=>
          string(8) "fetchOne"
          ["class"]=>
          string(24) "Doctrine\DBAL\Connection"
          ["type"]=>
          string(2) "->"
        }
        [4]=>
        array(5) {
          ["file"]=>
          string(79) "/var/www/vhosts/cdev.mx/nutricion.cdev.mx/app/controllers/DefaultController.php"
          ["line"]=>
          int(50)
          ["function"]=>
          string(7) "sitemap"
          ["class"]=>
          string(29) "Controllers\DefaultController"
          ["type"]=>
          string(2) "->"
        }
        [5]=>
        array(5) {
          ["file"]=>
          string(53) "/var/www/vhosts/cdev.mx/nutricion.cdev.mx/app/App.php"
          ["line"]=>
          int(77)
          ["function"]=>
          string(11) "__construct"
          ["class"]=>
          string(29) "Controllers\DefaultController"
          ["type"]=>
          string(2) "->"
        }
        [6]=>
        array(5) {
          ["file"]=>
          string(53) "/var/www/vhosts/cdev.mx/nutricion.cdev.mx/app/App.php"
          ["line"]=>
          int(49)
          ["function"]=>
          string(14) "_getController"
          ["class"]=>
          string(3) "App"
          ["type"]=>
          string(2) "->"
        }
        [7]=>
        array(5) {
          ["file"]=>
          string(68) "/var/www/vhosts/cdev.mx/nutricion.cdev.mx/app/services/Singleton.php"
          ["line"]=>
          int(42)
          ["function"]=>
          string(11) "__construct"
          ["class"]=>
          string(3) "App"
          ["type"]=>
          string(2) "->"
        }
        [8]=>
        array(5) {
          ["file"]=>
          string(68) "/var/www/vhosts/cdev.mx/nutricion.cdev.mx/app/services/Singleton.php"
          ["line"]=>
          int(55)
          ["function"]=>
          string(8) "instance"
          ["class"]=>
          string(18) "Services\Singleton"
          ["type"]=>
          string(2) "::"
        }
        [9]=>
        array(5) {
          ["file"]=>
          string(51) "/var/www/vhosts/cdev.mx/nutricion.cdev.mx/index.php"
          ["line"]=>
          int(15)
          ["function"]=>
          string(11) "getInstance"
          ["class"]=>
          string(18) "Services\Singleton"
          ["type"]=>
          string(2) "::"
        }
      }
      ["previous":"Exception":private]=>
      NULL
      ["sqlstate":protected]=>
      string(5) "42S02"
    }
    ["sqlState":"Doctrine\DBAL\Driver\AbstractException":private]=>
    string(5) "42S02"
  }
  ["query":"Doctrine\DBAL\Exception\DriverException":private]=>
  object(Doctrine\DBAL\Query)#18 (3) {
    ["sql":"Doctrine\DBAL\Query":private]=>
    string(45) "SELECT nombre FROM negocios WHERE dominio = ?"
    ["params":"Doctrine\DBAL\Query":private]=>
    array(1) {
      [0]=>
      string(17) "nutricion.cdev.mx"
    }
    ["types":"Doctrine\DBAL\Query":private]=>
    array(0) {
    }
  }
}