Zend Framework  3.0
Combine Member List

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

$instanceParameterIndexAbstractSqlprotected
$processInfoAbstractSqlprotected
$specificationsCombineprotected
__construct($select=null, $type=self::COMBINE_UNION, $modifier= '')Combine
alignColumns()Combine
buildSqlString(PlatformInterface $platform, DriverInterface $driver=null, ParameterContainer $parameterContainer=null)Combineprotected
COLUMNSCombine
COMBINECombine
combine($select, $type=self::COMBINE_UNION, $modifier= '')Combine
COMBINE_EXCEPTCombine
COMBINE_INTERSECTCombine
COMBINE_UNIONCombine
createSqlFromSpecificationAndParameters($specifications, $parameters)AbstractSqlprotected
except($select, $modifier= '')Combine
getRawState($key=null)Combine
getSqlString(PlatformInterface $adapterPlatform=null)AbstractSql
intersect($select, $modifier= '')Combine
localizeVariables()AbstractSqlprotected
prepareStatement(AdapterInterface $adapter, StatementContainerInterface $statementContainer)AbstractPreparableSql
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
processSubSelect(Select $subselect, PlatformInterface $platform, DriverInterface $driver=null, ParameterContainer $parameterContainer=null)AbstractSqlprotected
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
union($select, $modifier= '')Combine