db\QueryBuilder delete()
  • References/PHP/Yii/db/QueryBuilder

delete() public method Creates a DELETE SQL statement

2025-01-10 15:47:30
db\sqlite\Schema findColumns()
  • References/PHP/Yii/db/sqlite/Schema

findColumns() protected method Collects the table column

2025-01-10 15:47:30
db\TableSchema $primaryKey
  • References/PHP/Yii/db/TableSchema

$primaryKey public property Primary keys of this table.

2025-01-10 15:47:30
db\ActiveRecordInterface attributes()
  • References/PHP/Yii/db/ActiveRecordInterface

attributes() public abstract method Returns the list of

2025-01-10 15:47:30
db\sqlite\QueryBuilder checkIntegrity()
  • References/PHP/Yii/db/sqlite/QueryBuilder

checkIntegrity() public method Enables or disables integrity

2025-01-10 15:47:30
db\ColumnSchemaBuilder $default
  • References/PHP/Yii/db/ColumnSchemaBuilder

$default protected property Default value of the column.

2025-01-10 15:47:30
db\ActiveQueryInterface findFor()
  • References/PHP/Yii/db/ActiveQueryInterface

findFor() public abstract method Finds the related records

2025-01-10 15:47:30
db\Connection $pdoClass
  • References/PHP/Yii/db/Connection

$pdoClass public property Custom PDO wrapper class. If not set

2025-01-10 15:47:30
db\BaseActiveRecord afterFind()
  • References/PHP/Yii/db/BaseActiveRecord

afterFind() public method This method is called when the

2025-01-10 15:47:30
db\BaseActiveRecord EVENT_AFTER_REFRESH
  • References/PHP/Yii/db/BaseActiveRecord

EVENT_AFTER_REFRESH event of type yii\base\Event (available since version 2.0.8)

2025-01-10 15:47:30