Свойство | Type | Description | |
---|---|---|---|
$_value | |||
$appends | |||
$dates | |||
$guarded | |||
$softDelete | |||
$table |
Méthode | Description | |
---|---|---|
getScopeAttribute ( ) : string | Let's us know if the scope of this field is global or page | |
getValueAttribute ( ) : FieldValue | Accessor on this model to get value for the latestVersion of this field | |
getValuesAttribute ( ) : FieldValue | Sometimes we've been using values instead of value so this is here for backwards compatability support |
public getScopeAttribute ( ) : string | ||
Résultat | string |
public getValueAttribute ( ) : FieldValue | ||
Résultat | FieldValue |
public getValuesAttribute ( ) : FieldValue | ||
Résultat | FieldValue |