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

public getSqlStatement () SQL statement related to the profile

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

abstract public isPrimary () ...

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

public getDefaultIdValue () Returns the default identity value to be inserted in an identity column

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

abstract public describeColumns (mixed $table, [mixed $schema]) ...

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

abstract public getConnectionId () ...

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

public getSqlVariables () Active SQL bound parameter variables

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

integer TYPE_VARCHAR

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

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

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

public createTable (mixed $tableName, mixed $schemaName, array $definition) Generates SQL to create

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

abstract public sharedLock (mixed $sqlQuery) ...

2025-01-10 15:47:30