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

public boolean update (string | array $table, array $fields, array $values, [string | array

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

public connect ([array $descriptor]) This method is automatically called in \Phalcon\Db\Adapter\Pdo constructor. Call

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

public getTransactionLevel () Returns the current transaction nesting level

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

public getColumnDefinition (Phalcon\Db\ColumnInterface

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

public getInternalHandler () Return internal PDO handler

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

public getNestedTransactionSavepointName () Returns the savepoint name to use for nested transactions

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

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

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

public supportSequences () Check whether the database system requires a sequence to produce auto-numeric values

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

public PDOStatement executePrepared

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

public getType () Type of database system the adapter is used for

2025-01-10 15:47:30