Flow PHP

MapKey

Read onlyYes
FinalYes

Properties

$key  : Column

Methods

__construct()  : mixed
boolean()  : self
date()  : self
datetime()  : self
decimal()  : self
double()  : self
float()  : self
int32()  : self
int64()  : self
string()  : self
time()  : self
uuid()  : self

Properties

Methods

boolean()

public static boolean() : self
Return values
self

date()

public static date() : self
Return values
self

datetime()

public static datetime() : self
Return values
self

decimal()

public static decimal(int $precision, int $scale) : self
Parameters
$precision : int
$scale : int
Return values
self

double()

public static double() : self
Return values
self

float()

public static float() : self
Return values
self

int32()

public static int32() : self
Return values
self

int64()

public static int64() : self
Return values
self

string()

public static string() : self
Return values
self

time()

public static time() : self
Return values
self

uuid()

public static uuid() : self
Return values
self

        
On this page

Search results