Tagged: isTransactional

在 Yii 2.0 中报错:Calling unknown method yii2techarsoftdeleteSoftDeleteBehaviorisTransactional() 0

Error in Yii 2.0: Calling unknown method Yii2tech\ar\softdelete\\softdeleteBehavior::IsTransactional() analysis solution

浏览量: 0 1. Error in Yii 2.0: Calling unknown method yii2tech\\ar\\softdelete\\softdeleteBehavior::IsTransactional(), as shown in Figure 1 2. Check the code, because the operation of the Redis model uses soft delete (SoftDelete) 3. Edit the...