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

clearAutoDetectedAttributeTypes() public static method Clears

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

afterValidate() public method Handles owner 'afterValidate'

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

detectAttributeTypes() protected method Composes default

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

$typecastBeforeSave public property Whether to perform typecasting

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

$owner public property The owner of this behavior.

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

$attributeTypes public property Attribute typecast map in format:

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

afterFind() public method Handles owner 'afterFind' event

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

typecastValue() protected method Casts the given value

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

$typecastAfterValidate public property Whether to perform typecasting

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

typecastAttributes() public method Typecast owner attributes

2025-01-10 15:47:30