Метод | Описание | |
---|---|---|
__construct ( array $typeMappings = [] ) | TypeRegistry constructor. | |
map ( string $schema, Doctrine\DBAL\Schema\Table $table, string $name, Dumplie\Metadata\Schema\FieldDefinition $definition ) | ||
register ( Dumplie\Metadata\Infrastructure\Doctrine\Dbal\TypeMapping $mapping ) | ||
withDefaultTypes ( ) : |
public __construct ( array $typeMappings = [] ) | ||
$typeMappings | array |
public register ( Dumplie\Metadata\Infrastructure\Doctrine\Dbal\TypeMapping $mapping ) | ||
$mapping | Dumplie\Metadata\Infrastructure\Doctrine\Dbal\TypeMapping |
public static withDefaultTypes ( ) : |
||
Результат |