Skip to main content

Action: wu_model_post_save

જ્યારે કોઈ ઓબ્જેક્ટ ડેટાબેઝમાં સ્ટોર થાય છે, ત્યારે આ એક્શન ટ્રિગર થાય છે.

પેરામીટર્સ

NameTypeDescription
$modelstringમોડેલ સ્લગ (model slug).
$dataarrayઓબ્જેક્ટ ડેટા જે સ્ટોર થશે, સીરીયલાઇઝ્ડ (serialized).
$data_unserializedarrayઓબ્જેક્ટ ડેટા જે સ્ટોર થશે.
$this\Base_Modelઓબ્જેક્ટ ઇન્સ્ટન્સ (object instance).

Since

  • 2.0.0

Source