string(12) "executeIndex"
object(PDOException)#167 (8) {
  ["message":protected]=>
  string(254) "SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') GROUP BY league_game_player.person_id LIMIT 100000' at line 1"
  ["string":"Exception":private]=>
  string(0) ""
  ["code":protected]=>
  string(5) "42000"
  ["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(65) "/home/iuginjust/Framework/labtof/classes/lib/my/ExtractPlayer.php"
      ["line"]=>
      int(44)
      ["function"]=>
      string(7) "execute"
      ["class"]=>
      string(42) "Propel\Runtime\Connection\StatementWrapper"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(0) {
      }
    }
    [2]=>
    array(6) {
      ["file"]=>
      string(84) "/home/iuginjust/Framework/labtof/app/frontend/modules/game/actions/actions.class.php"
      ["line"]=>
      int(60)
      ["function"]=>
      string(3) "get"
      ["class"]=>
      string(13) "ExtractPlayer"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(0) {
      }
    }
    [3]=>
    array(6) {
      ["file"]=>
      string(67) "/home/iuginjust/Framework/my-php-frame/classes/base/core/Router.php"
      ["line"]=>
      int(173)
      ["function"]=>
      string(12) "executeIndex"
      ["class"]=>
      string(11) "gameActions"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(0) {
      }
    }
    [4]=>
    array(6) {
      ["file"]=>
      string(58) "/home/iuginjust/Framework/my-php-frame/web/_base_/base.php"
      ["line"]=>
      int(119)
      ["function"]=>
      string(8) "dispatch"
      ["class"]=>
      string(6) "Router"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(1) {
        [0]=>
        array(1) {
          ["target"]=>
          array(2) {
            ["c"]=>
            string(4) "game"
            ["a"]=>
            string(5) "index"
          }
        }
      }
    }
    [5]=>
    array(4) {
      ["file"]=>
      string(55) "/home/iuginjust/Framework/labtof/web/frontend/index.php"
      ["line"]=>
      int(98)
      ["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) "42000"
    [1]=>
    int(1064)
    [2]=>
    string(198) "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') GROUP BY league_game_player.person_id LIMIT 100000' at line 1"
  }
}