Db\Adapter::viewExists
  • References/PHP/Phalcon/Db/Adapter

public viewExists (mixed $viewName, [mixed $schemaName]) Generates SQL checking for the existence of a schema

2025-01-10 15:47:30
Db\Adapter::tableOptions
  • References/PHP/Phalcon/Db/Adapter

public tableOptions (mixed $tableName, [mixed $schemaName]) Gets creation options from a table

2025-01-10 15:47:30
Db\Dialect\Mysql::getColumnDefinition
  • References/PHP/Phalcon/Db/Dialect/Mysql

public getColumnDefinition (Phalcon\Db\ColumnInterface

2025-01-10 15:47:30
Db\AdapterInterface::getDescriptor
  • References/PHP/Phalcon/Db/AdapterInterface

abstract public getDescriptor () ...

2025-01-10 15:47:30
Db\AdapterInterface::dropIndex
  • References/PHP/Phalcon/Db/AdapterInterface

abstract public dropIndex (mixed $tableName, mixed $schemaName, mixed $indexName) ...

2025-01-10 15:47:30
Db\Adapter\Pdo::prepare
  • References/PHP/Phalcon/Db/Adapter/Pdo

public prepare (mixed $sqlStatement) Returns a PDO prepared statement to be executed with ‘executePrepared’

2025-01-10 15:47:30
Db\AdapterInterface::getColumnDefinition
  • References/PHP/Phalcon/Db/AdapterInterface

abstract public getColumnDefinition (Phalcon\D

2025-01-10 15:47:30
Db\Dialect\Sqlite::dropView
  • References/PHP/Phalcon/Db/Dialect/Sqlite

public dropView (mixed $viewName, [mixed $schemaName], [mixed $ifExists]) Generates SQL to drop

2025-01-10 15:47:30
Db\ResultInterface::setFetchMode
  • References/PHP/Phalcon/Db/ResultInterface

abstract public setFetchMode (mixed $fetchMode) ...

2025-01-10 15:47:30
Db\AdapterInterface::releaseSavepoint
  • References/PHP/Phalcon/Db/AdapterInterface

abstract public releaseSavepoint (mixed $name) ...

2025-01-10 15:47:30