Db\ColumnInterface::getSchemaName
  • References/PHP/Phalcon/Db/ColumnInterface

abstract public getSchemaName () ...

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

abstract public createTable (mixed $tableName, mixed $schemaName, array $definition) ...

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

public getSqlVariables () SQL variables related to the profile

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

integer TYPE_JSONB

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

public describeReferences (mixed $table, [mixed $schema]) Lists table references

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

abstract public getOnUpdate () ...

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

public useExplicitIdValue () Check whether the database system requires an explicit value for identity columns

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

public tableOptions (mixed $table, [mixed $schema]) Generates the SQL to describe the table creation options

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

abstract public forUpdate (mixed $sqlQuery) ...

2025-01-10 15:47:30