Db\Profiler\Item::setSqlVariables
  • References/PHP/Phalcon/Db/Profiler/Item

public setSqlVariables (array $sqlVariables) SQL variables related to the profile

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

public addColumn (mixed $tableName, mixed $schemaName,

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

extends abstract class Phalcon\Db\Adapter\Pdo

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

public static setup (array $options) Enables/disables options in the Database component

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

abstract public getColumnDefinition (Phalcon\D

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\AdapterInterface::addForeignKey
  • References/PHP/Phalcon/Db/AdapterInterface

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

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

public setNestedTransactionsWithSavepoints (mixed $nestedTransactionsWithSavepoints) Set if nested transactions should

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

public array getSQLBindTypes () Active SQL statement in the object

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

public getRealSQLStatement () Active SQL statement in the object without replace bound paramters

2025-01-10 15:47:30