Zend Framework  3.0
CreateTable Member List

This is the complete list of members for CreateTable, including all inherited members.

$columnsCreateTableprotected
$constraintsCreateTableprotected
$instanceParameterIndexAbstractSqlprotected
$isTemporaryCreateTableprotected
$processInfoAbstractSqlprotected
$specificationsCreateTableprotected
$tableCreateTableprotected
__construct($table= '', $isTemporary=false)CreateTable
addColumn(Column\ColumnInterface $column)CreateTable
addConstraint(Constraint\ConstraintInterface $constraint)CreateTable
buildSqlString(PlatformInterface $platform, DriverInterface $driver=null, ParameterContainer $parameterContainer=null)AbstractSqlprotected
COLUMNSCreateTable
CONSTRAINTSCreateTable
createSqlFromSpecificationAndParameters($specifications, $parameters)AbstractSqlprotected
getRawState($key=null)CreateTable
getSqlString(PlatformInterface $adapterPlatform=null)AbstractSql
isTemporary()CreateTable
localizeVariables()AbstractSqlprotected
processColumns(PlatformInterface $adapterPlatform=null)CreateTableprotected
processCombinedby(PlatformInterface $adapterPlatform=null)CreateTableprotected
processConstraints(PlatformInterface $adapterPlatform=null)CreateTableprotected
processExpression(ExpressionInterface $expression, PlatformInterface $platform, DriverInterface $driver=null, ParameterContainer $parameterContainer=null, $namedParameterPrefix=null)AbstractSqlprotected
processJoin(Join $joins, PlatformInterface $platform, DriverInterface $driver=null, ParameterContainer $parameterContainer=null)AbstractSqlprotected
processStatementEnd(PlatformInterface $adapterPlatform=null)CreateTableprotected
processSubSelect(Select $subselect, PlatformInterface $platform, DriverInterface $driver=null, ParameterContainer $parameterContainer=null)AbstractSqlprotected
processTable(PlatformInterface $adapterPlatform=null)CreateTableprotected
renderTable($table, $alias=null)AbstractSqlprotected
resolveColumnValue($column, PlatformInterface $platform, DriverInterface $driver=null, ParameterContainer $parameterContainer=null, $namedParameterPrefix=null)AbstractSqlprotected
resolveTable($table, PlatformInterface $platform, DriverInterface $driver=null, ParameterContainer $parameterContainer=null)AbstractSqlprotected
setTable($name)CreateTable
setTemporary($temporary)CreateTable
TABLECreateTable