Db\ColumnInterface::isNumeric
  • References/PHP/Phalcon/Db/ColumnInterface

abstract public isNumeric () ...

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

abstract public tableOptions (mixed $table, [mixed $schema]) ...

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

public int | boolean lastInsertId ([string $sequenceName]) Returns the insert id for the auto_increment/serial

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

abstract public update (mixed $table, mixed $fields, mixed $values, [mixed $whereCondition], [mixed $dataTypes])

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

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

2025-01-10 15:47:30
Db\ReferenceInterface::getName
  • References/PHP/Phalcon/Db/ReferenceInterface

abstract public getName () ...

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

integer FETCH_PROPS_LATE

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

public createTable (mixed $tableName, mixed $schemaName, array $definition) Generates SQL to create

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

public numRows () Gets number of rows returned by a resultset

2025-01-10 15:47:30
Db\Profiler\Item::setSqlBindTypes
  • References/PHP/Phalcon/Db/Profiler/Item

public setSqlBindTypes (array $sqlBindTypes) SQL bind types related to the profile

2025-01-10 15:47:30