Db\AdapterInterface::insert
  • References/PHP/Phalcon/Db/AdapterInterface

abstract public insert (mixed $table, array $values, [mixed $fields], [mixed $dataTypes])

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

abstract public getDefaultIdValue () ...

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

public hasDefault () Check whether column has default value

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

public getInitialTime () Timestamp when the profile started

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

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

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

integer BIND_PARAM_NULL

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

public describeReferences (mixed $table, [mixed $schema]) Generates SQL to query foreign keys on a table

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

public viewExists (mixed $viewName, [mixed $schemaName]) Generates SQL checking for the existence of a schema

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

public dropForeignKey (mixed $tableName, mixed $schemaName, mixed $referenceName) Generates SQL

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

Source

2025-01-10 15:47:30