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

public Phalcon\Db\Profiler startProfile (string

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

extends abstract class Phalcon\Db\Dialect

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

public modifyColumn (mixed $tableName, mixed $schemaName,

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

public describeIndexes (mixed $table, [mixed $schema]) Generates SQL to query indexes on a table

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

implements Phalcon\Db\ColumnInterface

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

abstract public dropTable (mixed $tableName, [mixed $schemaName], [mixed $ifExists]) ...

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

public listViews ([mixed $schemaName]) Generates the SQL to list all views of a schema or user

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

public addForeignKey (mixed $tableName, mixed $schemaName,

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

public dropTable (mixed $tableName, [mixed $schemaName], [mixed $ifExists]) Generates SQL to drop

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

extends abstract class Phalcon\Db\Adapter\Pdo

2025-01-10 15:47:30