-GEOSEC- 
object(PDOException)#150 (8) {
  ["message":protected]=>
  string(79) "SQLSTATE[42S22]: Column not found: 1054 Unknown column 'resume' in 'field list'"
  ["string":"Exception":private]=>
  string(0) ""
  ["code":protected]=>
  string(5) "42S22"
  ["file":protected]=>
  string(52) "/home/geosecl/www/core/Database/HydrahonDatabase.php"
  ["line":protected]=>
  int(65)
  ["trace":"Exception":private]=>
  array(12) {
    [0]=>
    array(6) {
      ["file"]=>
      string(52) "/home/geosecl/www/core/Database/HydrahonDatabase.php"
      ["line"]=>
      int(65)
      ["function"]=>
      string(7) "execute"
      ["class"]=>
      string(12) "PDOStatement"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(1) {
        [0]=>
        array(0) {
        }
      }
    }
    [1]=>
    array(4) {
      ["function"]=>
      string(23) "Core\Database\{closure}"
      ["class"]=>
      string(30) "Core\Database\HydrahonDatabase"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(3) {
        [0]=>
        object(ClanCats\Hydrahon\Query\Sql\Select)#148 (15) {
          ["fields":protected]=>
          array(4) {
            [0]=>
            array(2) {
              [0]=>
              string(2) "id"
              [1]=>
              string(2) "id"
            }
            [1]=>
            array(2) {
              [0]=>
              string(3) "nom"
              [1]=>
              string(3) "nom"
            }
            [2]=>
            array(2) {
              [0]=>
              string(5) "icone"
              [1]=>
              string(5) "icone"
            }
            [3]=>
            array(2) {
              [0]=>
              string(6) "resume"
              [1]=>
              string(6) "resume"
            }
          }
          ["distinct":protected]=>
          bool(false)
          ["orders":protected]=>
          array(0) {
          }
          ["groups":protected]=>
          array(0) {
          }
          ["joins":protected]=>
          array(0) {
          }
          ["groupResults":protected]=>
          bool(false)
          ["forwardKey":protected]=>
          bool(false)
          ["wheres":protected]=>
          array(0) {
          }
          ["offset":protected]=>
          NULL
          ["limit":protected]=>
          NULL
          ["database":protected]=>
          NULL
          ["table":protected]=>
          string(14) "specialisation"
          ["macros":protected]=>
          array(0) {
          }
          ["flags":protected]=>
          array(0) {
          }
          ["resultFetcher":protected]=>
          array(2) {
            [0]=>
            object(ClanCats\Hydrahon\Builder)#143 (4) {
              ["queryClass":protected]=>
              NULL
              ["queryTranslator":protected]=>
              object(ClanCats\Hydrahon\Translator\Mysql)#145 (2) {
                ["parameters":protected]=>
                array(0) {
                }
                ["attributes":protected]=>
                array(13) {
                  ["fields"]=>
                  array(4) {
                    [0]=>
                    array(2) {
                      [0]=>
                      string(2) "id"
                      [1]=>
                      string(2) "id"
                    }
                    [1]=>
                    array(2) {
                      [0]=>
                      string(3) "nom"
                      [1]=>
                      string(3) "nom"
                    }
                    [2]=>
                    array(2) {
                      [0]=>
                      string(5) "icone"
                      [1]=>
                      string(5) "icone"
                    }
                    [3]=>
                    array(2) {
                      [0]=>
                      string(6) "resume"
                      [1]=>
                      string(6) "resume"
                    }
                  }
                  ["distinct"]=>
                  bool(false)
                  ["orders"]=>
                  array(0) {
                  }
                  ["groups"]=>
                  array(0) {
                  }
                  ["joins"]=>
                  array(0) {
                  }
                  ["groupResults"]=>
                  bool(false)
                  ["forwardKey"]=>
                  bool(false)
                  ["wheres"]=>
                  array(0) {
                  }
                  ["offset"]=>
                  NULL
                  ["limit"]=>
                  NULL
                  ["database"]=>
                  NULL
                  ["table"]=>
                  string(14) "specialisation"
                  ["flags"]=>
                  array(0) {
                  }
                }
              }
              ["executionCallback":protected]=>
              object(Closure)#144 (3) {
                ["static"]=>
                array(1) {
                  ["connection"]=>
                  object(PDO)#142 (0) {
                  }
                }
                ["this"]=>
                object(Core\Database\HydrahonDatabase)#141 (7) {
                  ["db_name":protected]=>
                  string(13) "geoseclgeosec"
                  ["db_user":protected]=>
                  string(13) "geoseclgeosec"
                  ["db_host":protected]=>
                  string(22) "geoseclgeosec.mysql.db"
                  ["db_charset":protected]=>
                  string(5) "UTF-8"
                  ["db_pass":protected]=>
                  string(17) "SeCB20GeoGrOup21D"
                  ["pdo":protected]=>
                  object(PDO)#142 (0) {
                  }
                  ["builder":protected]=>
                  *RECURSION*
                }
                ["parameter"]=>
                array(3) {
                  ["$query"]=>
                  string(10) ""
                  ["$queryString"]=>
                  string(10) ""
                  ["$queryParameters"]=>
                  string(10) ""
                }
              }
              ["queryBuilder"]=>
              object(ClanCats\Hydrahon\Query\Sql)#146 (3) {
                ["macros":protected]=>
                array(0) {
                }
                ["flags":protected]=>
                array(0) {
                }
                ["resultFetcher":protected]=>
                *RECURSION*
              }
            }
            [1]=>
            string(12) "executeQuery"
          }
        }
        [1]=>
        string(99) "select `id` as `id`, `nom` as `nom`, `icone` as `icone`, `resume` as `resume` from `specialisation`"
        [2]=>
        array(0) {
        }
      }
    }
    [2]=>
    array(4) {
      ["file"]=>
      string(46) "/home/geosecl/www/lib/Hydrahon/src/Builder.php"
      ["line"]=>
      int(149)
      ["function"]=>
      string(20) "call_user_func_array"
      ["args"]=>
      array(2) {
        [0]=>
        object(Closure)#144 (3) {
          ["static"]=>
          array(1) {
            ["connection"]=>
            object(PDO)#142 (0) {
            }
          }
          ["this"]=>
          object(Core\Database\HydrahonDatabase)#141 (7) {
            ["db_name":protected]=>
            string(13) "geoseclgeosec"
            ["db_user":protected]=>
            string(13) "geoseclgeosec"
            ["db_host":protected]=>
            string(22) "geoseclgeosec.mysql.db"
            ["db_charset":protected]=>
            string(5) "UTF-8"
            ["db_pass":protected]=>
            string(17) "SeCB20GeoGrOup21D"
            ["pdo":protected]=>
            object(PDO)#142 (0) {
            }
            ["builder":protected]=>
            object(ClanCats\Hydrahon\Builder)#143 (4) {
              ["queryClass":protected]=>
              NULL
              ["queryTranslator":protected]=>
              object(ClanCats\Hydrahon\Translator\Mysql)#145 (2) {
                ["parameters":protected]=>
                array(0) {
                }
                ["attributes":protected]=>
                array(13) {
                  ["fields"]=>
                  array(4) {
                    [0]=>
                    array(2) {
                      [0]=>
                      string(2) "id"
                      [1]=>
                      string(2) "id"
                    }
                    [1]=>
                    array(2) {
                      [0]=>
                      string(3) "nom"
                      [1]=>
                      string(3) "nom"
                    }
                    [2]=>
                    array(2) {
                      [0]=>
                      string(5) "icone"
                      [1]=>
                      string(5) "icone"
                    }
                    [3]=>
                    array(2) {
                      [0]=>
                      string(6) "resume"
                      [1]=>
                      string(6) "resume"
                    }
                  }
                  ["distinct"]=>
                  bool(false)
                  ["orders"]=>
                  array(0) {
                  }
                  ["groups"]=>
                  array(0) {
                  }
                  ["joins"]=>
                  array(0) {
                  }
                  ["groupResults"]=>
                  bool(false)
                  ["forwardKey"]=>
                  bool(false)
                  ["wheres"]=>
                  array(0) {
                  }
                  ["offset"]=>
                  NULL
                  ["limit"]=>
                  NULL
                  ["database"]=>
                  NULL
                  ["table"]=>
                  string(14) "specialisation"
                  ["flags"]=>
                  array(0) {
                  }
                }
              }
              ["executionCallback":protected]=>
              *RECURSION*
              ["queryBuilder"]=>
              object(ClanCats\Hydrahon\Query\Sql)#146 (3) {
                ["macros":protected]=>
                array(0) {
                }
                ["flags":protected]=>
                array(0) {
                }
                ["resultFetcher":protected]=>
                array(2) {
                  [0]=>
                  *RECURSION*
                  [1]=>
                  string(12) "executeQuery"
                }
              }
            }
          }
          ["parameter"]=>
          array(3) {
            ["$query"]=>
            string(10) ""
            ["$queryString"]=>
            string(10) ""
            ["$queryParameters"]=>
            string(10) ""
          }
        }
        [1]=>
        array(3) {
          [0]=>
          object(ClanCats\Hydrahon\Query\Sql\Select)#148 (15) {
            ["fields":protected]=>
            array(4) {
              [0]=>
              array(2) {
                [0]=>
                string(2) "id"
                [1]=>
                string(2) "id"
              }
              [1]=>
              array(2) {
                [0]=>
                string(3) "nom"
                [1]=>
                string(3) "nom"
              }
              [2]=>
              array(2) {
                [0]=>
                string(5) "icone"
                [1]=>
                string(5) "icone"
              }
              [3]=>
              array(2) {
                [0]=>
                string(6) "resume"
                [1]=>
                string(6) "resume"
              }
            }
            ["distinct":protected]=>
            bool(false)
            ["orders":protected]=>
            array(0) {
            }
            ["groups":protected]=>
            array(0) {
            }
            ["joins":protected]=>
            array(0) {
            }
            ["groupResults":protected]=>
            bool(false)
            ["forwardKey":protected]=>
            bool(false)
            ["wheres":protected]=>
            array(0) {
            }
            ["offset":protected]=>
            NULL
            ["limit":protected]=>
            NULL
            ["database":protected]=>
            NULL
            ["table":protected]=>
            string(14) "specialisation"
            ["macros":protected]=>
            array(0) {
            }
            ["flags":protected]=>
            array(0) {
            }
            ["resultFetcher":protected]=>
            array(2) {
              [0]=>
              object(ClanCats\Hydrahon\Builder)#143 (4) {
                ["queryClass":protected]=>
                NULL
                ["queryTranslator":protected]=>
                object(ClanCats\Hydrahon\Translator\Mysql)#145 (2) {
                  ["parameters":protected]=>
                  array(0) {
                  }
                  ["attributes":protected]=>
                  array(13) {
                    ["fields"]=>
                    array(4) {
                      [0]=>
                      array(2) {
                        [0]=>
                        string(2) "id"
                        [1]=>
                        string(2) "id"
                      }
                      [1]=>
                      array(2) {
                        [0]=>
                        string(3) "nom"
                        [1]=>
                        string(3) "nom"
                      }
                      [2]=>
                      array(2) {
                        [0]=>
                        string(5) "icone"
                        [1]=>
                        string(5) "icone"
                      }
                      [3]=>
                      array(2) {
                        [0]=>
                        string(6) "resume"
                        [1]=>
                        string(6) "resume"
                      }
                    }
                    ["distinct"]=>
                    bool(false)
                    ["orders"]=>
                    array(0) {
                    }
                    ["groups"]=>
                    array(0) {
                    }
                    ["joins"]=>
                    array(0) {
                    }
                    ["groupResults"]=>
                    bool(false)
                    ["forwardKey"]=>
                    bool(false)
                    ["wheres"]=>
                    array(0) {
                    }
                    ["offset"]=>
                    NULL
                    ["limit"]=>
                    NULL
                    ["database"]=>
                    NULL
                    ["table"]=>
                    string(14) "specialisation"
                    ["flags"]=>
                    array(0) {
                    }
                  }
                }
                ["executionCallback":protected]=>
                object(Closure)#144 (3) {
                  ["static"]=>
                  array(1) {
                    ["connection"]=>
                    object(PDO)#142 (0) {
                    }
                  }
                  ["this"]=>
                  object(Core\Database\HydrahonDatabase)#141 (7) {
                    ["db_name":protected]=>
                    string(13) "geoseclgeosec"
                    ["db_user":protected]=>
                    string(13) "geoseclgeosec"
                    ["db_host":protected]=>
                    string(22) "geoseclgeosec.mysql.db"
                    ["db_charset":protected]=>
                    string(5) "UTF-8"
                    ["db_pass":protected]=>
                    string(17) "SeCB20GeoGrOup21D"
                    ["pdo":protected]=>
                    object(PDO)#142 (0) {
                    }
                    ["builder":protected]=>
                    *RECURSION*
                  }
                  ["parameter"]=>
                  array(3) {
                    ["$query"]=>
                    string(10) ""
                    ["$queryString"]=>
                    string(10) ""
                    ["$queryParameters"]=>
                    string(10) ""
                  }
                }
                ["queryBuilder"]=>
                object(ClanCats\Hydrahon\Query\Sql)#146 (3) {
                  ["macros":protected]=>
                  array(0) {
                  }
                  ["flags":protected]=>
                  array(0) {
                  }
                  ["resultFetcher":protected]=>
                  *RECURSION*
                }
              }
              [1]=>
              string(12) "executeQuery"
            }
          }
          [1]=>
          string(99) "select `id` as `id`, `nom` as `nom`, `icone` as `icone`, `resume` as `resume` from `specialisation`"
          [2]=>
          array(0) {
          }
        }
      }
    }
    [3]=>
    array(4) {
      ["function"]=>
      string(12) "executeQuery"
      ["class"]=>
      string(25) "ClanCats\Hydrahon\Builder"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(1) {
        [0]=>
        object(ClanCats\Hydrahon\Query\Sql\Select)#148 (15) {
          ["fields":protected]=>
          array(4) {
            [0]=>
            array(2) {
              [0]=>
              string(2) "id"
              [1]=>
              string(2) "id"
            }
            [1]=>
            array(2) {
              [0]=>
              string(3) "nom"
              [1]=>
              string(3) "nom"
            }
            [2]=>
            array(2) {
              [0]=>
              string(5) "icone"
              [1]=>
              string(5) "icone"
            }
            [3]=>
            array(2) {
              [0]=>
              string(6) "resume"
              [1]=>
              string(6) "resume"
            }
          }
          ["distinct":protected]=>
          bool(false)
          ["orders":protected]=>
          array(0) {
          }
          ["groups":protected]=>
          array(0) {
          }
          ["joins":protected]=>
          array(0) {
          }
          ["groupResults":protected]=>
          bool(false)
          ["forwardKey":protected]=>
          bool(false)
          ["wheres":protected]=>
          array(0) {
          }
          ["offset":protected]=>
          NULL
          ["limit":protected]=>
          NULL
          ["database":protected]=>
          NULL
          ["table":protected]=>
          string(14) "specialisation"
          ["macros":protected]=>
          array(0) {
          }
          ["flags":protected]=>
          array(0) {
          }
          ["resultFetcher":protected]=>
          array(2) {
            [0]=>
            object(ClanCats\Hydrahon\Builder)#143 (4) {
              ["queryClass":protected]=>
              NULL
              ["queryTranslator":protected]=>
              object(ClanCats\Hydrahon\Translator\Mysql)#145 (2) {
                ["parameters":protected]=>
                array(0) {
                }
                ["attributes":protected]=>
                array(13) {
                  ["fields"]=>
                  array(4) {
                    [0]=>
                    array(2) {
                      [0]=>
                      string(2) "id"
                      [1]=>
                      string(2) "id"
                    }
                    [1]=>
                    array(2) {
                      [0]=>
                      string(3) "nom"
                      [1]=>
                      string(3) "nom"
                    }
                    [2]=>
                    array(2) {
                      [0]=>
                      string(5) "icone"
                      [1]=>
                      string(5) "icone"
                    }
                    [3]=>
                    array(2) {
                      [0]=>
                      string(6) "resume"
                      [1]=>
                      string(6) "resume"
                    }
                  }
                  ["distinct"]=>
                  bool(false)
                  ["orders"]=>
                  array(0) {
                  }
                  ["groups"]=>
                  array(0) {
                  }
                  ["joins"]=>
                  array(0) {
                  }
                  ["groupResults"]=>
                  bool(false)
                  ["forwardKey"]=>
                  bool(false)
                  ["wheres"]=>
                  array(0) {
                  }
                  ["offset"]=>
                  NULL
                  ["limit"]=>
                  NULL
                  ["database"]=>
                  NULL
                  ["table"]=>
                  string(14) "specialisation"
                  ["flags"]=>
                  array(0) {
                  }
                }
              }
              ["executionCallback":protected]=>
              object(Closure)#144 (3) {
                ["static"]=>
                array(1) {
                  ["connection"]=>
                  object(PDO)#142 (0) {
                  }
                }
                ["this"]=>
                object(Core\Database\HydrahonDatabase)#141 (7) {
                  ["db_name":protected]=>
                  string(13) "geoseclgeosec"
                  ["db_user":protected]=>
                  string(13) "geoseclgeosec"
                  ["db_host":protected]=>
                  string(22) "geoseclgeosec.mysql.db"
                  ["db_charset":protected]=>
                  string(5) "UTF-8"
                  ["db_pass":protected]=>
                  string(17) "SeCB20GeoGrOup21D"
                  ["pdo":protected]=>
                  object(PDO)#142 (0) {
                  }
                  ["builder":protected]=>
                  *RECURSION*
                }
                ["parameter"]=>
                array(3) {
                  ["$query"]=>
                  string(10) ""
                  ["$queryString"]=>
                  string(10) ""
                  ["$queryParameters"]=>
                  string(10) ""
                }
              }
              ["queryBuilder"]=>
              object(ClanCats\Hydrahon\Query\Sql)#146 (3) {
                ["macros":protected]=>
                array(0) {
                }
                ["flags":protected]=>
                array(0) {
                }
                ["resultFetcher":protected]=>
                *RECURSION*
              }
            }
            [1]=>
            string(12) "executeQuery"
          }
        }
      }
    }
    [4]=>
    array(4) {
      ["file"]=>
      string(48) "/home/geosecl/www/lib/Hydrahon/src/BaseQuery.php"
      ["line"]=>
      int(214)
      ["function"]=>
      string(20) "call_user_func_array"
      ["args"]=>
      array(2) {
        [0]=>
        array(2) {
          [0]=>
          object(ClanCats\Hydrahon\Builder)#143 (4) {
            ["queryClass":protected]=>
            NULL
            ["queryTranslator":protected]=>
            object(ClanCats\Hydrahon\Translator\Mysql)#145 (2) {
              ["parameters":protected]=>
              array(0) {
              }
              ["attributes":protected]=>
              array(13) {
                ["fields"]=>
                array(4) {
                  [0]=>
                  array(2) {
                    [0]=>
                    string(2) "id"
                    [1]=>
                    string(2) "id"
                  }
                  [1]=>
                  array(2) {
                    [0]=>
                    string(3) "nom"
                    [1]=>
                    string(3) "nom"
                  }
                  [2]=>
                  array(2) {
                    [0]=>
                    string(5) "icone"
                    [1]=>
                    string(5) "icone"
                  }
                  [3]=>
                  array(2) {
                    [0]=>
                    string(6) "resume"
                    [1]=>
                    string(6) "resume"
                  }
                }
                ["distinct"]=>
                bool(false)
                ["orders"]=>
                array(0) {
                }
                ["groups"]=>
                array(0) {
                }
                ["joins"]=>
                array(0) {
                }
                ["groupResults"]=>
                bool(false)
                ["forwardKey"]=>
                bool(false)
                ["wheres"]=>
                array(0) {
                }
                ["offset"]=>
                NULL
                ["limit"]=>
                NULL
                ["database"]=>
                NULL
                ["table"]=>
                string(14) "specialisation"
                ["flags"]=>
                array(0) {
                }
              }
            }
            ["executionCallback":protected]=>
            object(Closure)#144 (3) {
              ["static"]=>
              array(1) {
                ["connection"]=>
                object(PDO)#142 (0) {
                }
              }
              ["this"]=>
              object(Core\Database\HydrahonDatabase)#141 (7) {
                ["db_name":protected]=>
                string(13) "geoseclgeosec"
                ["db_user":protected]=>
                string(13) "geoseclgeosec"
                ["db_host":protected]=>
                string(22) "geoseclgeosec.mysql.db"
                ["db_charset":protected]=>
                string(5) "UTF-8"
                ["db_pass":protected]=>
                string(17) "SeCB20GeoGrOup21D"
                ["pdo":protected]=>
                object(PDO)#142 (0) {
                }
                ["builder":protected]=>
                *RECURSION*
              }
              ["parameter"]=>
              array(3) {
                ["$query"]=>
                string(10) ""
                ["$queryString"]=>
                string(10) ""
                ["$queryParameters"]=>
                string(10) ""
              }
            }
            ["queryBuilder"]=>
            object(ClanCats\Hydrahon\Query\Sql)#146 (3) {
              ["macros":protected]=>
              array(0) {
              }
              ["flags":protected]=>
              array(0) {
              }
              ["resultFetcher":protected]=>
              *RECURSION*
            }
          }
          [1]=>
          string(12) "executeQuery"
        }
        [1]=>
        array(1) {
          [0]=>
          &object(ClanCats\Hydrahon\Query\Sql\Select)#148 (15) {
            ["fields":protected]=>
            array(4) {
              [0]=>
              array(2) {
                [0]=>
                string(2) "id"
                [1]=>
                string(2) "id"
              }
              [1]=>
              array(2) {
                [0]=>
                string(3) "nom"
                [1]=>
                string(3) "nom"
              }
              [2]=>
              array(2) {
                [0]=>
                string(5) "icone"
                [1]=>
                string(5) "icone"
              }
              [3]=>
              array(2) {
                [0]=>
                string(6) "resume"
                [1]=>
                string(6) "resume"
              }
            }
            ["distinct":protected]=>
            bool(false)
            ["orders":protected]=>
            array(0) {
            }
            ["groups":protected]=>
            array(0) {
            }
            ["joins":protected]=>
            array(0) {
            }
            ["groupResults":protected]=>
            bool(false)
            ["forwardKey":protected]=>
            bool(false)
            ["wheres":protected]=>
            array(0) {
            }
            ["offset":protected]=>
            NULL
            ["limit":protected]=>
            NULL
            ["database":protected]=>
            NULL
            ["table":protected]=>
            string(14) "specialisation"
            ["macros":protected]=>
            array(0) {
            }
            ["flags":protected]=>
            array(0) {
            }
            ["resultFetcher":protected]=>
            array(2) {
              [0]=>
              object(ClanCats\Hydrahon\Builder)#143 (4) {
                ["queryClass":protected]=>
                NULL
                ["queryTranslator":protected]=>
                object(ClanCats\Hydrahon\Translator\Mysql)#145 (2) {
                  ["parameters":protected]=>
                  array(0) {
                  }
                  ["attributes":protected]=>
                  array(13) {
                    ["fields"]=>
                    array(4) {
                      [0]=>
                      array(2) {
                        [0]=>
                        string(2) "id"
                        [1]=>
                        string(2) "id"
                      }
                      [1]=>
                      array(2) {
                        [0]=>
                        string(3) "nom"
                        [1]=>
                        string(3) "nom"
                      }
                      [2]=>
                      array(2) {
                        [0]=>
                        string(5) "icone"
                        [1]=>
                        string(5) "icone"
                      }
                      [3]=>
                      array(2) {
                        [0]=>
                        string(6) "resume"
                        [1]=>
                        string(6) "resume"
                      }
                    }
                    ["distinct"]=>
                    bool(false)
                    ["orders"]=>
                    array(0) {
                    }
                    ["groups"]=>
                    array(0) {
                    }
                    ["joins"]=>
                    array(0) {
                    }
                    ["groupResults"]=>
                    bool(false)
                    ["forwardKey"]=>
                    bool(false)
                    ["wheres"]=>
                    array(0) {
                    }
                    ["offset"]=>
                    NULL
                    ["limit"]=>
                    NULL
                    ["database"]=>
                    NULL
                    ["table"]=>
                    string(14) "specialisation"
                    ["flags"]=>
                    array(0) {
                    }
                  }
                }
                ["executionCallback":protected]=>
                object(Closure)#144 (3) {
                  ["static"]=>
                  array(1) {
                    ["connection"]=>
                    object(PDO)#142 (0) {
                    }
                  }
                  ["this"]=>
                  object(Core\Database\HydrahonDatabase)#141 (7) {
                    ["db_name":protected]=>
                    string(13) "geoseclgeosec"
                    ["db_user":protected]=>
                    string(13) "geoseclgeosec"
                    ["db_host":protected]=>
                    string(22) "geoseclgeosec.mysql.db"
                    ["db_charset":protected]=>
                    string(5) "UTF-8"
                    ["db_pass":protected]=>
                    string(17) "SeCB20GeoGrOup21D"
                    ["pdo":protected]=>
                    object(PDO)#142 (0) {
                    }
                    ["builder":protected]=>
                    *RECURSION*
                  }
                  ["parameter"]=>
                  array(3) {
                    ["$query"]=>
                    string(10) ""
                    ["$queryString"]=>
                    string(10) ""
                    ["$queryParameters"]=>
                    string(10) ""
                  }
                }
                ["queryBuilder"]=>
                object(ClanCats\Hydrahon\Query\Sql)#146 (3) {
                  ["macros":protected]=>
                  array(0) {
                  }
                  ["flags":protected]=>
                  array(0) {
                  }
                  ["resultFetcher":protected]=>
                  *RECURSION*
                }
              }
              [1]=>
              string(12) "executeQuery"
            }
          }
        }
      }
    }
    [5]=>
    array(6) {
      ["file"]=>
      string(55) "/home/geosecl/www/lib/Hydrahon/src/Query/Sql/Select.php"
      ["line"]=>
      int(477)
      ["function"]=>
      string(20) "executeResultFetcher"
      ["class"]=>
      string(27) "ClanCats\Hydrahon\BaseQuery"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(0) {
      }
    }
    [6]=>
    array(6) {
      ["file"]=>
      string(67) "/home/geosecl/www/app/Controller/Admin/SpecialisationController.php"
      ["line"]=>
      int(50)
      ["function"]=>
      string(3) "get"
      ["class"]=>
      string(34) "ClanCats\Hydrahon\Query\Sql\Select"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(0) {
      }
    }
    [7]=>
    array(6) {
      ["file"]=>
      string(53) "/home/geosecl/www/app/Helpers/TraitCRUDController.php"
      ["line"]=>
      int(23)
      ["function"]=>
      string(6) "getall"
      ["class"]=>
      string(45) "App\Controller\Admin\SpecialisationController"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(0) {
      }
    }
    [8]=>
    array(4) {
      ["function"]=>
      string(5) "index"
      ["class"]=>
      string(45) "App\Controller\Admin\SpecialisationController"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(0) {
      }
    }
    [9]=>
    array(4) {
      ["file"]=>
      string(40) "/home/geosecl/www/core/Routing/Route.php"
      ["line"]=>
      int(82)
      ["function"]=>
      string(20) "call_user_func_array"
      ["args"]=>
      array(2) {
        [0]=>
        array(2) {
          [0]=>
          object(App\Controller\Admin\SpecialisationController)#128 (20) {
            ["viewPath":protected]=>
            string(41) "/home/geosecl/www/ressources/views/admin/"
            ["template":protected]=>
            string(7) "default"
            ["app"]=>
            object(Core\BaseApp)#130 (3) {
              ["title":protected]=>
              string(36) "Gestion des specialisations - GEOSEC"
              ["ORGANISATION"]=>
              string(6) "GEOSEC"
              ["config"]=>
              object(Core\Config)#131 (1) {
                ["settings":"Core\Config":private]=>
                array(7) {
                  ["ORGANISATION"]=>
                  string(6) "GEOSEC"
                  ["db_user"]=>
                  string(13) "geoseclgeosec"
                  ["db_pass"]=>
                  string(17) "SeCB20GeoGrOup21D"
                  ["db_host"]=>
                  string(22) "geoseclgeosec.mysql.db"
                  ["db_charset"]=>
                  string(5) "UTF-8"
                  ["db_name"]=>
                  string(13) "geoseclgeosec"
                  ["port"]=>
                  string(4) "3306"
                }
              }
            }
            ["form":protected]=>
            object(Core\HTML\Form\BootstrapForm)#132 (0) {
            }
            ["session":protected]=>
            object(Core\Session\Session)#134 (0) {
            }
            ["field"]=>
            object(Core\HTML\Form\FormField)#133 (16) {
              ["data":protected]=>
              array(0) {
              }
              ["input":protected]=>
              NULL
              ["select":protected]=>
              NULL
              ["textarea":protected]=>
              NULL
              ["radio":protected]=>
              NULL
              ["html":protected]=>
              string(0) ""
              ["olabel":"Core\HTML\Form\FormField":private]=>
              string(0) ""
              ["oname":"Core\HTML\Form\FormField":private]=>
              string(0) ""
              ["ohasSubClass":"Core\HTML\Form\FormField":private]=>
              string(0) ""
              ["osubClass":"Core\HTML\Form\FormField":private]=>
              string(0) ""
              ["otype":"Core\HTML\Form\FormField":private]=>
              string(0) ""
              ["oclass":"Core\HTML\Form\FormField":private]=>
              string(0) ""
              ["orows":"Core\HTML\Form\FormField":private]=>
              string(0) ""
              ["oselected":"Core\HTML\Form\FormField":private]=>
              string(0) ""
              ["oicon":"Core\HTML\Form\FormField":private]=>
              string(0) ""
              ["orequired":"Core\HTML\Form\FormField":private]=>
              string(0) ""
            }
            ["vairant"]=>
            string(14) "specialisation"
            ["folder_view_index"]=>
            string(20) "specialisation.index"
            ["specialisation"]=>
            object(App\Model\Specialisation)#135 (6) {
              ["table":protected]=>
              string(14) "specialisation"
              ["class":protected]=>
              string(14) "specialisation"
              ["entity":protected]=>
              NULL
              ["has_table"]=>
              bool(true)
              ["db":protected]=>
              object(Core\Database\HydrahonDatabase)#136 (7) {
                ["db_name":protected]=>
                string(13) "geoseclgeosec"
                ["db_user":protected]=>
                string(13) "geoseclgeosec"
                ["db_host":protected]=>
                string(22) "geoseclgeosec.mysql.db"
                ["db_charset":protected]=>
                string(5) "UTF-8"
                ["db_pass":protected]=>
                string(17) "SeCB20GeoGrOup21D"
                ["pdo":protected]=>
                NULL
                ["builder":protected]=>
                NULL
              }
              ["fillables"]=>
              array(4) {
                [0]=>
                object(Core\HTML\Form\FormModel)#137 (15) {
                  ["internal"]=>
                  bool(false)
                  ["table"]=>
                  string(3) "nom"
                  ["fieldType"]=>
                  string(5) "input"
                  ["label"]=>
                  string(21) "Nom du specialisation"
                  ["id"]=>
                  string(3) "nom"
                  ["name"]=>
                  string(3) "nom"
                  ["type"]=>
                  string(4) "text"
                  ["data"]=>
                  array(0) {
                  }
                  ["icon"]=>
                  string(0) ""
                  ["class"]=>
                  string(0) ""
                  ["placeholder"]=>
                  string(0) ""
                  ["warning_msg"]=>
                  string(25) "Ce champs est obligatoire"
                  ["required"]=>
                  bool(true)
                  ["external_target"]=>
                  string(7) "libelle"
                  ["external_type"]=>
                  string(4) "text"
                }
                [1]=>
                object(Core\HTML\Form\FormModel)#138 (15) {
                  ["internal"]=>
                  bool(true)
                  ["table"]=>
                  string(5) "icone"
                  ["fieldType"]=>
                  string(5) "input"
                  ["label"]=>
                  string(5) "Icone"
                  ["id"]=>
                  string(5) "icone"
                  ["name"]=>
                  string(5) "icone"
                  ["type"]=>
                  string(4) "file"
                  ["data"]=>
                  array(0) {
                  }
                  ["icon"]=>
                  string(0) ""
                  ["class"]=>
                  string(0) ""
                  ["placeholder"]=>
                  string(0) ""
                  ["warning_msg"]=>
                  string(25) "Ce champs est obligatoire"
                  ["required"]=>
                  bool(true)
                  ["external_target"]=>
                  string(0) ""
                  ["external_type"]=>
                  string(4) "file"
                }
                [2]=>
                object(Core\HTML\Form\FormModel)#139 (15) {
                  ["internal"]=>
                  bool(true)
                  ["table"]=>
                  string(11) "description"
                  ["fieldType"]=>
                  string(5) "input"
                  ["label"]=>
                  string(11) "Description"
                  ["id"]=>
                  string(11) "description"
                  ["name"]=>
                  string(11) "description"
                  ["type"]=>
                  string(4) "text"
                  ["data"]=>
                  array(0) {
                  }
                  ["icon"]=>
                  string(0) ""
                  ["class"]=>
                  string(0) ""
                  ["placeholder"]=>
                  string(0) ""
                  ["warning_msg"]=>
                  string(25) "Ce champs est obligatoire"
                  ["required"]=>
                  bool(true)
                  ["external_target"]=>
                  string(0) ""
                  ["external_type"]=>
                  string(4) "text"
                }
                [3]=>
                object(Core\HTML\Form\FormModel)#140 (15) {
                  ["internal"]=>
                  bool(true)
                  ["table"]=>
                  string(10) "image_fond"
                  ["fieldType"]=>
                  string(5) "input"
                  ["label"]=>
                  string(13) "Image de fond"
                  ["id"]=>
                  string(10) "image_fond"
                  ["name"]=>
                  string(10) "image_fond"
                  ["type"]=>
                  string(4) "file"
                  ["data"]=>
                  array(0) {
                  }
                  ["icon"]=>
                  string(0) ""
                  ["class"]=>
                  string(0) ""
                  ["placeholder"]=>
                  string(0) ""
                  ["warning_msg"]=>
                  string(25) "Ce champs est obligatoire"
                  ["required"]=>
                  bool(true)
                  ["external_target"]=>
                  string(0) ""
                  ["external_type"]=>
                  string(4) "file"
                }
              }
            }
            ["base_route"]=>
            string(14) "specialisation"
            ["class_name"]=>
            string(14) "specialisation"
            ["model_sing"]=>
            string(14) "specialisation"
            ["model_plur"]=>
            string(15) "specialisations"
            ["title_page"]=>
            string(36) "Gestion des specialisations - GEOSEC"
            ["title_home"]=>
            string(27) "Gestion des specialisations"
            ["create_title"]=>
            string(28) "Creation d'un specialisation"
            ["view_title"]=>
            string(31) "Information d'un specialisation"
            ["update_title"]=>
            string(32) "Mise à jour d'un specialisation"
            ["delete_title"]=>
            string(31) "Suppression d'un specialisation"
            ["msg_delete"]=>
            string(52) "Voulez-vous vraiment supprimer cette specialisation "
          }
          [1]=>
          string(5) "index"
        }
        [1]=>
        array(0) {
        }
      }
    }
    [10]=>
    array(6) {
      ["file"]=>
      string(41) "/home/geosecl/www/core/Routing/Router.php"
      ["line"]=>
      int(73)
      ["function"]=>
      string(4) "call"
      ["class"]=>
      string(18) "Core\Routing\Route"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(1) {
        [0]=>
        string(20) "admin/specialisation"
      }
    }
    [11]=>
    array(6) {
      ["file"]=>
      string(27) "/home/geosecl/www/index.php"
      ["line"]=>
      int(45)
      ["function"]=>
      string(4) "call"
      ["class"]=>
      string(19) "Core\Routing\Router"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(1) {
        [0]=>
        string(20) "admin/specialisation"
      }
    }
  }
  ["previous":"Exception":private]=>
  NULL
  ["errorInfo"]=>
  array(3) {
    [0]=>
    string(5) "42S22"
    [1]=>
    int(1054)
    [2]=>
    string(39) "Unknown column 'resume' in 'field list'"
  }
}
Called by  :: Core\Database\HydrahonDatabase | Function  :: Core\Database\{closure} | Line  :: None