Db\Adapter\Pdo::query
  • References/PHP/Phalcon/Db/Adapter/Pdo

public query (mixed $sqlStatement, [mixed $bindParams], [mixed $bindTypes]) Sends SQL statements

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

public createSavepoint (mixed $name) Creates a new savepoint

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

public Phalcon\Db\ReferenceInterface[] d

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

public dropColumn (mixed $tableName, mixed $schemaName, mixed $columnName) Drops a column from a

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

public releaseSavepoint (mixed $name) Releases given savepoint

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

public convertBoundParams (mixed $sql, [array $params]) Converts bound parameters such as :name: or ?1 into

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

public boolean updateAsDict (string $table, array $data, [string $whereCondition], [array $dataTypes])

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

public dropView (mixed $viewName, [mixed $schemaName], [mixed $ifExists]) Drops a view

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

public close () Closes the active connection returning success. Phalcon automatically closes and destroys active connections

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

public addPrimaryKey (mixed $tableName, mixed $schemaName,

2025-01-10 15:47:30