Notice: Undefined variable: modelClassName in /home/asosupro/public_html/vendor/mootensai/yii2-enhanced-gii/model/default/query.php on line 11

Notice: Undefined variable: generator in /home/asosupro/public_html/vendor/mootensai/yii2-enhanced-gii/model/default/query.php on line 12

Notice: Trying to get property 'nsModel' of non-object in /home/asosupro/public_html/vendor/mootensai/yii2-enhanced-gii/model/default/query.php on line 12

Notice: Undefined variable: generator in /home/asosupro/public_html/vendor/mootensai/yii2-enhanced-gii/model/default/query.php on line 12

Notice: Trying to get property 'queryNs' of non-object in /home/asosupro/public_html/vendor/mootensai/yii2-enhanced-gii/model/default/query.php on line 12
Notice: Undefined variable: generator in /home/asosupro/public_html/vendor/mootensai/yii2-enhanced-gii/model/default/query.php on line 19

Notice: Trying to get property 'queryNs' of non-object in /home/asosupro/public_html/vendor/mootensai/yii2-enhanced-gii/model/default/query.php on line 19
; /** * This is the ActiveQuery class for [[]]. * * @see */ class
Notice: Undefined variable: className in /home/asosupro/public_html/vendor/mootensai/yii2-enhanced-gii/model/default/query.php on line 26
extends
Notice: Undefined variable: generator in /home/asosupro/public_html/vendor/mootensai/yii2-enhanced-gii/model/default/query.php on line 26

Notice: Trying to get property 'queryBaseClass' of non-object in /home/asosupro/public_html/vendor/mootensai/yii2-enhanced-gii/model/default/query.php on line 26
\ { /*public function active() { $this->andWhere('[[status]]=1'); return $this; }*/ /** * @inheritdoc * @return []|array */ public function all($db = null) { return parent::all($db); } /** * @inheritdoc * @return |array|null */ public function one($db = null) { return parent::one($db); } }