Db\DialectInterface::getColumnDefinition
  • References/PHP/Phalcon/Db/DialectInterface

abstract public getColumnDefinition (Phalcon\D

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

public stopProfile () Stops the active profile

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

public setDialect (Phalcon\Db\DialectInterface

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

Source

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

final public escape (mixed $str, [mixed $escapeChar]) Escape identifiers

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

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

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

public listIndexesSql (mixed $table, [mixed $schema], [mixed $keyName]) Generates the SQL to get

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

abstract public forUpdate (mixed $sqlQuery) ...

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

abstract public setNestedTransactionsWithSavepoints (mixed $nestedTransactionsWithSavepoints) ...

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

abstract public listViews ([mixed $schemaName]) ...

2025-01-10 15:47:30