Db\Profiler::getTotalElapsedSeconds
  • References/PHP/Phalcon/Db/Profiler

public getTotalElapsedSeconds () Returns the total time in seconds spent by the profiles

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

abstract public getType () ...

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

public isUnsigned () Returns true if number column is unsigned

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

abstract public delete (mixed $table, [mixed $whereCondition], [mixed $placeholders], [mixed $dataTypes])

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

abstract public getSchemaName () ...

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

abstract public dropForeignKey (mixed $tableName, mixed $schemaName, mixed $referenceName) ...

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

public array getErrorInfo () Return the error info, if any

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

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

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

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

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

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

2025-01-10 15:47:30