Class MatrixRow
Model for the matrix_data table
- Illuminate\Database\Eloquent\Model
- rsanchez\Deep\Model\AbstractEntity
- rsanchez\Deep\Model\MatrixRow
public
|
|
public
string|integer
|
|
public
string|null
|
|
public
Illuminate\Database\Eloquent\Builder
|
#
scopeEntryId( Illuminate\Database\Eloquent\Builder $query, integer|array $entryId )
Filter by Entry ID |
public
|
|
public
|
|
public
|
protected
string
|
$table | 'matrix_data' |
|
protected
string
|
$primaryKey | 'row_id' |
|
protected
|
$cols |
|
#
Cols associated with this row |