src/apis/SearchController.php
Showing 2 of 2 total issues
Function actionIndex
has a Cognitive Complexity of 25 (exceeds 5 allowed). Consider refactoring. Open
Open
public function actionIndex($query) { $search = []; $module = Yii::$app->getModule('admin');
- Read upRead up
Method actionIndex
has 50 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function actionIndex($query) { $search = []; $module = Yii::$app->getModule('admin');