MetaFox

TagData extends Pivot
in package

Class HashtagData.

Table of Contents

Properties

$id  : int
$item_id  : int
$item_type  : string
$tag  : Tag
$tag_id  : int
$timestamps  : bool
$fillable  : array<string|int, string>
$table  : mixed

Methods

tag()  : BelongsTo

Properties

$timestamps

public bool $timestamps = false

$fillable

protected array<string|int, string> $fillable = ['tag_id', 'item_id', 'item_type']

$table

protected mixed $table = 'search_tag_data'

Methods

tag()

public tag() : BelongsTo
Return values
BelongsTo

        
On this page

Search results