Fully Qualified Name: | Zend\Db\Sql\Platform\Platform |
Extends: | AbstractPlatform |
Name | Description | Defined By |
---|---|---|
__construct() | Platform | |
getDecorators() | Platform | |
getSqlString() | {@inheritDoc} | Platform |
getTypeDecorator() | Platform | |
prepareStatement() | {@inheritDoc} | Platform |
setSubject() | {@inheritDoc} | AbstractPlatform |
setTypeDecorator() | Platform |
Parameter Name | Type | Description |
---|---|---|
$adapter |
Returns: void
Returns: array|\PlatformDecoratorInterface[]
{@inheritDoc}
Parameter Name | Type | Description |
---|---|---|
$adapterPlatform |
Returns:
Parameter Name | Type | Description |
---|---|---|
$subject | \PreparableSqlInterface|\SqlInterface | |
$adapterOrPlatform | \AdapterInterface|\PlatformInterface|null |
Returns: \PlatformDecoratorInterface|\PreparableSqlInterface|\SqlInterface
{@inheritDoc}
Parameter Name | Type | Description |
---|---|---|
$adapter | ||
$statementContainer |
Returns:
{@inheritDoc}
Parameter Name | Type | Description |
---|---|---|
$subject |
Returns:
Parameter Name | Type | Description |
---|---|---|
$type | string | |
$decorator | \PlatformDecoratorInterface | |
$adapterOrPlatform | \AdapterInterface|\PlatformInterface |
Returns: