Db\ResultInterface::execute
  • References/PHP/Phalcon/Db/ResultInterface

abstract public execute () ...

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

abstract public addPrimaryKey (mixed $tableName, mixed $schemaName,

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

public getSchemaName () Schema which table related is

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

public createSavepoint (mixed $name) Creates a new savepoint

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

abstract public dropColumn (mixed $tableName, mixed $schemaName, mixed $columnName) ...

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

abstract public dropPrimaryKey (mixed $tableName, mixed $schemaName) ...

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

integer FETCH_CLASSTYPE

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

public addIndex (mixed $tableName, mixed $schemaName,

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

public Phalcon\Db\ReferenceInterface[] d

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

public execute () Allows to execute the statement again. Some database systems don’t support scrollable cursors, So, as cursors

2025-01-10 15:47:30