Db\Dialect\Postgresql::dropForeignKey
  • References/PHP/Phalcon/Db/Dialect/Postgresql

public dropForeignKey (mixed $tableName, mixed $schemaName, mixed $referenceName) Generates SQL

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

abstract public getTypeReference () ...

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

public dataSeek (mixed $number) Moves internal resultset cursor to another position letting us to fetch a certain

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

public describeColumns (mixed $table, [mixed $schema]) Returns an array of Phalcon\Db\Column objects describing

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

integer FETCH_NAMED

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

public describeReferences (mixed $table, [mixed $schema]) Lists table references

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

public tableExists (mixed $tableName, [mixed $schemaName]) Generates SQL checking for the existence of a

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

public static __set_state (array $data) Restore a Phalcon\Db\Index object from export

2025-01-10 15:47:30
Db\Column::TYPE_TINYBLOB
  • References/PHP/Phalcon/Db/Column

integer TYPE_TINYBLOB

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

public getSqlBindTypes () SQL bind types related to the profile

2025-01-10 15:47:30