string(12) "executeStage"
object(PDOException)#260 (8) {
  ["message":protected]=>
  string(95) "SQLSTATE[42S02]: Base table or view not found: 1146 Table 'my_labtof.league_game' doesn't exist"
  ["string":"Exception":private]=>
  string(0) ""
  ["code":protected]=>
  string(5) "42S02"
  ["file":protected]=>
  string(104) "/home/iuginjust/Framework/labtof/vendor/propel/propel/src/Propel/Runtime/Connection/StatementWrapper.php"
  ["line":protected]=>
  int(219)
  ["trace":"Exception":private]=>
  array(6) {
    [0]=>
    array(6) {
      ["file"]=>
      string(104) "/home/iuginjust/Framework/labtof/vendor/propel/propel/src/Propel/Runtime/Connection/StatementWrapper.php"
      ["line"]=>
      int(219)
      ["function"]=>
      string(7) "execute"
      ["class"]=>
      string(12) "PDOStatement"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(1) {
        [0]=>
        NULL
      }
    }
    [1]=>
    array(6) {
      ["file"]=>
      string(66) "/home/iuginjust/Framework/labtof/classes/lib/my/StatisticsClub.php"
      ["line"]=>
      int(250)
      ["function"]=>
      string(7) "execute"
      ["class"]=>
      string(42) "Propel\Runtime\Connection\StatementWrapper"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(0) {
      }
    }
    [2]=>
    array(6) {
      ["file"]=>
      string(86) "/home/iuginjust/Framework/labtof/app/frontend/modules/league/actions/actions.class.php"
      ["line"]=>
      int(219)
      ["function"]=>
      string(13) "leagueDetails"
      ["class"]=>
      string(14) "StatisticsClub"
      ["type"]=>
      string(2) "::"
      ["args"]=>
      array(1) {
        [0]=>
        array(6) {
          ["clubId"]=>
          int(3)
          ["leagueId"]=>
          int(1)
          ["seasonId"]=>
          int(7)
          ["stageIdMax"]=>
          int(36)
          ["leagueNameId"]=>
          int(0)
          ["half"]=>
          int(0)
        }
      }
    }
    [3]=>
    array(6) {
      ["file"]=>
      string(67) "/home/iuginjust/Framework/my-php-frame/classes/base/core/Router.php"
      ["line"]=>
      int(173)
      ["function"]=>
      string(12) "executeStage"
      ["class"]=>
      string(13) "leagueActions"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(0) {
      }
    }
    [4]=>
    array(6) {
      ["file"]=>
      string(58) "/home/iuginjust/Framework/my-php-frame/web/_base_/base.php"
      ["line"]=>
      int(118)
      ["function"]=>
      string(8) "dispatch"
      ["class"]=>
      string(6) "Router"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(1) {
        [0]=>
        array(1) {
          ["target"]=>
          array(2) {
            ["c"]=>
            string(6) "League"
            ["a"]=>
            string(5) "stage"
          }
        }
      }
    }
    [5]=>
    array(4) {
      ["file"]=>
      string(55) "/home/iuginjust/Framework/labtof/web/frontend/index.php"
      ["line"]=>
      int(73)
      ["args"]=>
      array(1) {
        [0]=>
        string(58) "/home/iuginjust/Framework/my-php-frame/web/_base_/base.php"
      }
      ["function"]=>
      string(7) "include"
    }
  }
  ["previous":"Exception":private]=>
  NULL
  ["errorInfo"]=>
  array(3) {
    [0]=>
    string(5) "42S02"
    [1]=>
    int(1146)
    [2]=>
    string(43) "Table 'my_labtof.league_game' doesn't exist"
  }
}