Method | Description | |
---|---|---|
convertToDatabaseValue ( |
||
convertToPHPValue ( string $locale, Doctrine\DBAL\Platforms\AbstractPlatform $platform ) : |
||
getName ( ) : string | ||
getSQLDeclaration ( array $fieldDeclaration, Doctrine\DBAL\Platforms\AbstractPlatform $platform ) : string |
public convertToDatabaseValue ( |
||
$locale | ||
$platform | Doctrine\DBAL\Platforms\AbstractPlatform | |
return | string |
public convertToPHPValue ( string $locale, Doctrine\DBAL\Platforms\AbstractPlatform $platform ) : |
||
$locale | string | |
$platform | Doctrine\DBAL\Platforms\AbstractPlatform | |
return |
public getSQLDeclaration ( array $fieldDeclaration, Doctrine\DBAL\Platforms\AbstractPlatform $platform ) : string | ||
$fieldDeclaration | array | |
$platform | Doctrine\DBAL\Platforms\AbstractPlatform | |
return | string |