db\BaseActiveRecord markAttributeDirty()
  • References/PHP/Yii/db/BaseActiveRecord

markAttributeDirty() public method Marks an attribute

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

fields() public method Returns the list of fields that

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

getAttribute() public method Returns the named attribute

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

getPrimaryKey() public method Returns the primary key

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

isPrimaryKey() public static method Returns a value indicating

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

delete() public method Deletes the table row corresponding

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

setOldAttributes() public method Sets the old attribute

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

__isset() public method Checks if a property value is

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

populateRelation() public method Populates the named relation

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

afterDelete() public method This method is invoked after

2025-01-10 15:47:30