db\ActiveRecordInterface update()
  • References/PHP/Yii/db/ActiveRecordInterface

update() public abstract method Saves the changes to this

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

find() public abstract static method Creates an

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

insert() public abstract method Inserts the record into

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\ActiveRecordInterface isPrimaryKey()
  • References/PHP/Yii/db/ActiveRecordInterface

isPrimaryKey() public abstract static method Returns a

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

equals() public abstract method Returns a value indicating

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

hasAttribute() public abstract method Returns a value

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

getPrimaryKey() public abstract method Returns the primary

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

unlink() public abstract method Destroys the relationship

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

save() public abstract method Saves the current record

2025-01-10 15:47:30