Documentation

Table
in package

Table of Contents

Properties

$id  : int
$table  : Table|null

Methods

__construct()  : mixed
entity()  : mixed
id()  : int
labels()  : mixed
record()  : mixed
records()  : mixed

Properties

Methods

__construct()

public __construct(int $id) : mixed
Parameters
$id : int

entity()

public entity() : mixed

id()

public id() : int
Return values
int

labels()

public labels([Label|null $filter = null ]) : mixed
Parameters
$filter : Label|null = null

record()

public record(int $id) : mixed
Parameters
$id : int

records()

public records([Record|null $filter = null ]) : mixed
Parameters
$filter : Record|null = null

        
On this page

Search results