Db\Profiler\Item::getSqlVariables
  • References/PHP/Phalcon/Db/Profiler/Item

public getSqlVariables () SQL variables related to the profile

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

abstract public getType () ...

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\Result\Pdo::fetchArray
  • References/PHP/Phalcon/Db/Result/Pdo

public fetchArray () Returns an array of strings that corresponds to the fetched row, or FALSE if there are no more rows. This

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

public describeColumns (mixed $table, [mixed $schema]) Generates SQL describing a table

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
Db\Dialect\Mysql::createTable
  • References/PHP/Phalcon/Db/Dialect/Mysql

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

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

abstract public createTable (mixed $tableName, mixed $schemaName, array $definition) ...

2025-01-10 15:47:30
Db\IndexInterface::__set_state
  • References/PHP/Phalcon/Db/IndexInterface

abstract public static __set_state (array $data) ...

2025-01-10 15:47:30