Warning: Undefined variable $tableName in /home/blskyprojects/public_html/framework/cli/views/shell/model/model.php on line 16
". * * The followings are the available columns in table '
Warning: Undefined variable $tableName in /home/blskyprojects/public_html/framework/cli/views/shell/model/model.php on line 18
':
Warning: Undefined variable $columns in /home/blskyprojects/public_html/framework/cli/views/shell/model/model.php on line 19

Warning: foreach() argument must be of type array|object, null given in /home/blskyprojects/public_html/framework/cli/views/shell/model/model.php on line 19
*/ class
Warning: Undefined variable $className in /home/blskyprojects/public_html/framework/cli/views/shell/model/model.php on line 23
extends CActiveRecord { /** * @return string the associated database table name */ public function tableName() { return '
Warning: Undefined variable $tableName in /home/blskyprojects/public_html/framework/cli/views/shell/model/model.php on line 30
'; } /** * @return array validation rules for model attributes. */ public function rules() { // NOTE: you should only define rules for those attributes that // will receive user inputs. return array(
Warning: Undefined variable $rules in /home/blskyprojects/public_html/framework/cli/views/shell/model/model.php on line 41

Warning: foreach() argument must be of type array|object, null given in /home/blskyprojects/public_html/framework/cli/views/shell/model/model.php on line 41
// The following rule is used by search(). // Please remove those attributes that should not be searched. array('
Warning: Undefined variable $columns in /home/blskyprojects/public_html/framework/cli/views/shell/model/model.php on line 46

Fatal error: Uncaught TypeError: array_keys(): Argument #1 ($array) must be of type array, null given in /home/blskyprojects/public_html/framework/cli/views/shell/model/model.php:46 Stack trace: #0 /home/blskyprojects/public_html/framework/cli/views/shell/model/model.php(46): array_keys(NULL) #1 {main} thrown in /home/blskyprojects/public_html/framework/cli/views/shell/model/model.php on line 46