db\BaseActiveRecord updateInternal()

updateInternal() protected method

See also update().

protected integer|false updateInternal ( $attributes = null )
$attributes array

Attributes to update

return integer|false

The number of rows affected, or false if beforeSave() stops the updating process.

throws yii\db\StaleObjectException
doc_Yii
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.