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

public fetchOne (mixed $sqlQuery, [mixed $fetchMode], [mixed $bindParams], [mixed $bindTypes]) Returns

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

public dropIndex (mixed $tableName, mixed $schemaName, mixed $indexName) Drop an index from a table

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

public getDescriptor () Return descriptor used to connect to the active database

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

public forUpdate (mixed $sqlQuery) Returns a SQL modified with a FOR UPDATE clause

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

public getDefaultIdValue () Returns the default identity value to be inserted in an identity column

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

public Phalcon\Db\Index[] describeIndexes (string

2025-01-10 15:47:30