Db::FETCH_UNIQUE
  • References/PHP/Phalcon/Db

integer FETCH_UNIQUE

2025-01-10 15:47:30
Db\ColumnInterface::getAfterPosition
  • References/PHP/Phalcon/Db/ColumnInterface

abstract public getAfterPosition () ...

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

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

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

public escapeIdentifier (mixed $identifier) Escapes a column/table/schema name

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

public addPrimaryKey (mixed $tableName, mixed $schemaName,

2025-01-10 15:47:30
Db\AdapterInterface::query
  • References/PHP/Phalcon/Db/AdapterInterface

abstract public query (mixed $sqlStatement, [mixed $placeholders], [mixed $dataTypes]) ...

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

public createTable (mixed $tableName, mixed $schemaName, array $definition) Creates a table

2025-01-10 15:47:30
Db::FETCH_FUNC
  • References/PHP/Phalcon/Db

integer FETCH_FUNC

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

public fetchAll ([mixed $fetchStyle], [mixed $fetchArgument], [mixed $ctorArgs]) Returns an array

2025-01-10 15:47:30
Db\DialectInterface::viewExists
  • References/PHP/Phalcon/Db/DialectInterface

abstract public viewExists (mixed $viewName, [mixed $schemaName]) ...

2025-01-10 15:47:30