コード例 #1
0
 protected function buildSearchQuery($subject)
 {
     return AuditTrailEntry::find()->prepareQuery($subject);
 }