__construct()
getDecorators()
getSqlString()
getTypeDecorator()
prepareStatement()
setSubject()
setTypeDecorator()
getDefaultPlatform()
resolvePlatform()
resolvePlatformName()
$adapter
$decorators
$defaultPlatform
$subject
__construct(\Zend\Db\Adapter\AdapterInterface $adapter)
getDecorators() : array | \Zend\Db\Sql\Platform\PlatformDecoratorInterface[]
getSqlString(\Zend\Db\Adapter\Platform\PlatformInterface $adapterPlatform) : string
null\Zend\Db\Adapter\Platform\PlatformInterface
\Zend\Db\Sql\Exception\RuntimeException |
---|
string
getTypeDecorator(\Zend\Db\Sql\PreparableSqlInterface | \Zend\Db\Sql\SqlInterface $subject, \Zend\Db\Adapter\AdapterInterface | \Zend\Db\Adapter\Platform\PlatformInterface | null $adapterOrPlatform) : \Zend\Db\Sql\Platform\PlatformDecoratorInterface | \Zend\Db\Sql\PreparableSqlInterface | \Zend\Db\Sql\SqlInterface
prepareStatement(\Zend\Db\Adapter\AdapterInterface $adapter, \Zend\Db\Adapter\StatementContainerInterface $statementContainer) : void
\Zend\Db\Adapter\AdapterInterface
\Zend\Db\Adapter\StatementContainerInterface
\Zend\Db\Sql\Exception\RuntimeException |
---|
setSubject($subject) : \Zend\Db\Sql\Platform\self
inherited_from | \Zend\Db\Sql\Platform\AbstractPlatform::setSubject() |
---|
\Zend\Db\Sql\Platform\self
setTypeDecorator(string $type, \Zend\Db\Sql\Platform\PlatformDecoratorInterface $decorator, \Zend\Db\Adapter\AdapterInterface | \Zend\Db\Adapter\Platform\PlatformInterface $adapterOrPlatform) : void
string
\Zend\Db\Adapter\AdapterInterface\Zend\Db\Adapter\Platform\PlatformInterface
getDefaultPlatform() : \Zend\Db\Adapter\Platform\PlatformInterface
resolvePlatform(null | \Zend\Db\Adapter\Platform\PlatformInterface | \Zend\Db\Adapter\AdapterInterface $adapterOrPlatform) : \Zend\Db\Adapter\Platform\PlatformInterface
null\Zend\Db\Adapter\Platform\PlatformInterface\Zend\Db\Adapter\AdapterInterface
\Zend\Db\Sql\Exception\InvalidArgumentException |
---|
resolvePlatformName($adapterOrPlatform)
$decorators : \Zend\Db\Sql\Platform\PlatformDecoratorInterface[]
inherited_from | \Zend\Db\Sql\Platform\AbstractPlatform::$$decorators |
---|
$subject : object | null
inherited_from | \Zend\Db\Sql\Platform\AbstractPlatform::$$subject |
---|