120 $types = self::getSupportedTypes();
121 if ($with_descriptions) {
123 foreach ($types as
$type) {
124 $return [
$type] = self::describe($type);
180 return self::$descriptions[
$type];
const MYSQL_COLLATION_UTF8_SWEDISH
const MYSQL_COLLATION_UTF8_POLISH
const MYSQL_COLLATION_UTF8_DANISH
const MYSQL_COLLATION_UTF8_TURKISH
const MYSQL_COLLATION_UTF8_ICELANDIC
const MYSQL_COLLATION_UTF8MB4
const MYSQL_ENGINE_MYISAM
static getSupportedTypes()
const MYSQL_COLLATION_UTF8_ESTONIAN
const MYSQL_COLLATION_UTF8_LATVIAN
const MYSQL_COLLATION_UTF8_PERSIAN
const TYPE_PDO_MYSQL_INNODB
const TYPE_PDO_MYSQL_MYISAM
const MYSQL_COLLATION_UTF8_SLOVENIAN
const MYSQL_COLLATION_UTF8_ROMAN
const MYSQL_ENGINE_INNODB
const MYSQL_COLLATION_UTF8_SLOVAK
const TYPE_PDO_MYSQL_GALERA
const MYSQL_CHARACTER_UTF8
static getAvailableTypes($with_descriptions=true)
const MYSQL_COLLATION_UTF8
const MYSQL_COLLATION_UTF8_SPANISH
const SEQUENCE_COLUMNS_NAME
static getAvailableCollations()
const MYSQL_CHARACTER_UTF8MB4
const MYSQL_COLLATION_UTF8_LITHUANIAN
const MYSQL_COLLATION_UTF8_ROMANIAN
const MYSQL_COLLATION_UTF8_SPANISH2
const MYSQL_COLLATION_UTF8_CZECH
const SEQUENCE_COLUMNS_NAME
static getInstallableTypes()