Summary
- File
- Package hierarchy DBAL\Types
- Class hierarchy \SmallIntType
- See also https://www.doctrine-project.org
Type that maps a database SMALLINT to a PHP integer.
Type that maps a database SMALLINT to a PHP integer.
getName()
None found |
getSqlDeclaration(array $fieldDeclaration, \AbstractPlatform $platform)
array | $fieldDeclaration | |
\AbstractPlatform | $platform |
None found |
convertToPHPValue( $value, \AbstractPlatform $platform)
$value | ||
\AbstractPlatform | $platform |
None found |
getTypeCode()
None found |