class CarbonType extendsDateTimeType implementsCarbonDoctrineType
Traits
Methods
string
getSQLDeclaration(array$fieldDeclaration,AbstractPlatform$platform)
No description
from CarbonTypeConverter
string|null
convertToDatabaseValue($value,AbstractPlatform$platform)
No description
from CarbonTypeConverter
string
getName()
{@inheritdoc}
bool
requiresSQLCommentHint(AbstractPlatform$platform)
{@inheritdoc}
Details
inCarbonTypeConverterat line29
protectedclass-string
getCarbonClassName()
inCarbonTypeConverterat line37
string
getSQLDeclaration(array$fieldDeclaration,AbstractPlatform$platform)
inCarbonTypeConverterat line69
T|null
convertToPHPValue($value,AbstractPlatform$platform)
inCarbonTypeConverterat line107
string|null
convertToDatabaseValue($value,AbstractPlatform$platform)
at line23
string
getName()
{@inheritdoc}
at line33
bool
requiresSQLCommentHint(AbstractPlatform$platform)
{@inheritdoc}