Db\ResultInterface::fetch
  • References/PHP/Phalcon/Db/ResultInterface

abstract public fetch () ...

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

public modifyColumn (mixed $tableName, mixed $schemaName,

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\DialectInterface::tableOptions
  • References/PHP/Phalcon/Db/DialectInterface

abstract public tableOptions (mixed $table, [mixed $schema]) ...

2025-01-10 15:47:30
Db\Profiler\Item::setSqlBindTypes
  • References/PHP/Phalcon/Db/Profiler/Item

public setSqlBindTypes (array $sqlBindTypes) SQL bind types related to the profile

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

abstract public getDescriptor () ...

2025-01-10 15:47:30
Db\ColumnInterface::isNumeric
  • References/PHP/Phalcon/Db/ColumnInterface

abstract public isNumeric () ...

2025-01-10 15:47:30
Db\ColumnInterface::getBindType
  • References/PHP/Phalcon/Db/ColumnInterface

abstract public getBindType () ...

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

public describeIndexes (mixed $table, [mixed $schema]) Generates SQL to query indexes on a table

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

abstract public dropView (mixed $viewName, [mixed $schemaName], [mixed $ifExists]) ...

2025-01-10 15:47:30