Pionia Core

CarbonDoctrineType
in

Table of Contents

Methods

convertToDatabaseValue()  : mixed
convertToPHPValue()  : mixed
getSQLDeclaration()  : mixed

Methods

convertToDatabaseValue()

public convertToDatabaseValue(mixed $value, AbstractPlatform $platform) : mixed
Parameters
$value : mixed
$platform : AbstractPlatform

convertToPHPValue()

public convertToPHPValue(mixed $value, AbstractPlatform $platform) : mixed
Parameters
$value : mixed
$platform : AbstractPlatform

getSQLDeclaration()

public getSQLDeclaration(array<string|int, mixed> $fieldDeclaration, AbstractPlatform $platform) : mixed
Parameters
$fieldDeclaration : array<string|int, mixed>
$platform : AbstractPlatform

        
On this page

Search results