class DemoGrid extends Model mixin Eloquent

\Demo\Models\DemoGrid

Properties

$timestamps
protected $table
protected $fillable
protected $casts
int $id
string|null $birth_date
string|null $post_at
string|null $title
string|null $setting
string|null $content
string|null $email
string|null $truename
int|null $age
int|null $score
int $sort
int|null $status
int|null $progress
int|null $is_enable
string|null $file
string|null $files
string|null $video
string|null $pdf
string|null $audio
string|null $image
string|null $images
$link
int|null $account_id

Methods

HasOne
pam()

No description

static 
kvStatus($key = null)

No description

asJson($value)

No description

static DemoGrid
newModelQuery()

No description

static DemoGrid
newQuery()

No description

static DemoGrid
query()

No description

Details

at line 59
HasOne pam()

No description

Return Value

HasOne

at line 64
static kvStatus($key = null)

No description

Parameters

$key

at line 76
protected asJson($value)

No description

Parameters

$value

at line 44
static DemoGrid newModelQuery()

No description

Return Value

DemoGrid

at line 44
static DemoGrid newQuery()

No description

Return Value

DemoGrid

at line 44
static DemoGrid query()

No description

Return Value

DemoGrid