Notice: Undefined variable: modelClassName in D:\xampp\htdocs\plutous_release1\vendor\yiisoft\yii2-gii\generators\model\default\query.php on line 17

Notice: Undefined variable: generator in D:\xampp\htdocs\plutous_release1\vendor\yiisoft\yii2-gii\generators\model\default\query.php on line 18

Notice: Trying to get property of non-object in D:\xampp\htdocs\plutous_release1\vendor\yiisoft\yii2-gii\generators\model\default\query.php on line 18

Notice: Undefined variable: generator in D:\xampp\htdocs\plutous_release1\vendor\yiisoft\yii2-gii\generators\model\default\query.php on line 18

Notice: Trying to get property of non-object in D:\xampp\htdocs\plutous_release1\vendor\yiisoft\yii2-gii\generators\model\default\query.php on line 18
Notice: Undefined variable: generator in D:\xampp\htdocs\plutous_release1\vendor\yiisoft\yii2-gii\generators\model\default\query.php on line 25

Notice: Trying to get property of non-object in D:\xampp\htdocs\plutous_release1\vendor\yiisoft\yii2-gii\generators\model\default\query.php on line 25
; /** * This is the ActiveQuery class for [[]]. * * @see */ class
Notice: Undefined variable: className in D:\xampp\htdocs\plutous_release1\vendor\yiisoft\yii2-gii\generators\model\default\query.php on line 32
extends
Notice: Undefined variable: generator in D:\xampp\htdocs\plutous_release1\vendor\yiisoft\yii2-gii\generators\model\default\query.php on line 32

Notice: Trying to get property of non-object in D:\xampp\htdocs\plutous_release1\vendor\yiisoft\yii2-gii\generators\model\default\query.php on line 32
\ { /*public function active() { return $this->andWhere('[[status]]=1'); }*/ /** * @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); } }