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

public setDialect (Phalcon\Db\DialectInterface

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\Pdo\Sqlite::connect
  • References/PHP/Phalcon/Db/Adapter/Pdo/Sqlite

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::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\Pdo\Mysql::describeReferences
  • References/PHP/Phalcon/Db/Adapter/Pdo/Mysql

public describeReferences (mixed $table, [mixed $schema]) Lists table references

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

public array getErrorInfo () Return the error info, if any

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

public isUnderTransaction () Checks whether the connection is under a transaction

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

public useExplicitIdValue () Check whether the database system requires an explicit value for identity columns

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

public affectedRows () Returns the number of affected rows by the lastest INSERT/UPDATE/DELETE executed in the database system

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

extends abstract class Phalcon\Db\Adapter\Pdo

2025-01-10 15:47:30