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

public array fetchAll (string $sqlQuery, [int $fetchMode], [array $bindParams], [array $bindTypes])

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

public Phalcon\Db\IndexInterface[] describeIndexes

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

extends abstract class Phalcon\Db\Adapter\Pdo

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

public getDialectType () Name of the dialect used

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

public getRealSQLStatement () Active SQL statement in the object without replace bound paramters

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

public modifyColumn (mixed $tableName, mixed $schemaName,

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