add_orderby_small_fixes
This commit is contained in:
@ -63,7 +63,7 @@ class AdditionalFieldsSearch extends AdditionalFields
|
||||
]);
|
||||
|
||||
$query->andFilterWhere(['like', 'name', $this->name]);
|
||||
// Debug::dd($query->createCommand()->rawSql);
|
||||
|
||||
return $dataProvider;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user