Метод | Описание | |
---|---|---|
convertToDatabaseValue ( |
||
convertToPHPValue ( string $status, Doctrine\DBAL\Platforms\AbstractPlatform $platform ) : |
||
getName ( ) : string | ||
getSQLDeclaration ( array $fieldDeclaration, Doctrine\DBAL\Platforms\AbstractPlatform $platform ) : string |
public convertToDatabaseValue ( |
||
$status | ||
$platform | Doctrine\DBAL\Platforms\AbstractPlatform | |
Результат | string |
public convertToPHPValue ( string $status, Doctrine\DBAL\Platforms\AbstractPlatform $platform ) : |
||
$status | string | |
$platform | Doctrine\DBAL\Platforms\AbstractPlatform | |
Результат |
public getSQLDeclaration ( array $fieldDeclaration, Doctrine\DBAL\Platforms\AbstractPlatform $platform ) : string | ||
$fieldDeclaration | array | |
$platform | Doctrine\DBAL\Platforms\AbstractPlatform | |
Результат | string |