Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
$article_like = new ArticleLike(); $article_likes = ArticleLike::find()->where(['Like_article_id' => $id])->orderBy('id')->limit(1)->one();