TimestampBehavior::class, 'attributes' => [ ActiveRecord::EVENT_BEFORE_INSERT => ['addtime'], ] ] ]; } // // type //home/category/product/center/all public function useTemp($to_store_id = 0, $type = ['home']) { return StoreCopy::doCopy($this->store_id, $to_store_id, $type); } }