Documentation

VariablePage extends Model
in package
uses HasFactory

Table of Contents

Properties

$casts  : mixed
$with  : mixed

Methods

allCached()  : mixed
getContentBlocksAttribute()  : mixed
getLabelAttribute()  : string
getTitleAttribute()  : mixed
getVariableKeyValuesAttribute()  : array<string|int, mixed>
makeSlug()  : mixed
registerRoutes()  : mixed
toSitemapObject()  : object
variablePageType()  : mixed
booted()  : mixed
getConfigurationAttribute()  : mixed

Properties

$casts

protected mixed $casts = ['variable_values' => 'array', 'extra_content_blocks' => 'array']

Methods

getContentBlocksAttribute()

public getContentBlocksAttribute() : mixed

getLabelAttribute()

public getLabelAttribute() : string
Return values
string

getVariableKeyValuesAttribute()

public getVariableKeyValuesAttribute([mixed $prefix = '' ]) : array<string|int, mixed>
Parameters
$prefix : mixed = ''
Return values
array<string|int, mixed>

registerRoutes()

public static registerRoutes() : mixed

toSitemapObject()

public toSitemapObject() : object
Return values
object

getConfigurationAttribute()

protected getConfigurationAttribute() : mixed

        
On this page

Search results