behaviors\AttributeTypecastBehavior typecastAttributes()
  • References/PHP/Yii/behaviors/AttributeTypecastBehavior

typecastAttributes() public method Typecast owner attributes

2025-01-10 15:47:30
behaviors\AttributeTypecastBehavior $typecastAfterFind
  • References/PHP/Yii/behaviors/AttributeTypecastBehavior

$typecastAfterFind public property Whether to perform typecasting

2025-01-10 15:47:30
behaviors\AttributeTypecastBehavior beforeSave()
  • References/PHP/Yii/behaviors/AttributeTypecastBehavior

beforeSave() public method Handles owner 'afterInsert'

2025-01-10 15:47:30
behaviors\AttributeTypecastBehavior $skipOnNull
  • References/PHP/Yii/behaviors/AttributeTypecastBehavior

$skipOnNull public property Whether to skip typecasting of null

2025-01-10 15:47:30
behaviors\SluggableBehavior isNewSlugNeeded()
  • References/PHP/Yii/behaviors/SluggableBehavior

isNewSlugNeeded() protected method (available since version 2.0.7)

2025-01-10 15:47:30
behaviors\AttributeBehavior events()
  • References/PHP/Yii/behaviors/AttributeBehavior

events() public method Declares event handlers for the

2025-01-10 15:47:30
behaviors\SluggableBehavior generateUniqueSlug()
  • References/PHP/Yii/behaviors/SluggableBehavior

generateUniqueSlug() protected method Generates slug using

2025-01-10 15:47:30
behaviors\BlameableBehavior $value
  • References/PHP/Yii/behaviors/BlameableBehavior

$value public property The value that will be assigned to the

2025-01-10 15:47:30
behaviors\TimestampBehavior $createdAtAttribute
  • References/PHP/Yii/behaviors/TimestampBehavior

$createdAtAttribute public property The attribute that will receive

2025-01-10 15:47:30
behaviors\BlameableBehavior $createdByAttribute
  • References/PHP/Yii/behaviors/BlameableBehavior

$createdByAttribute public property The attribute that will receive

2025-01-10 15:47:30