Bånder

Url extends Data
in package

Table of Contents

Properties

$begin  : mixed
$count  : mixed
$direction  : mixed
$end  : mixed
$ended  : mixed
$id  : mixed
$offset  : mixed
$ordering_key  : mixed
$relation  : mixed
$resource  : mixed
$source_credit  : mixed
$target  : mixed
$target_credit  : mixed
$target_type  : mixed
$type  : mixed
$type_id  : mixed
$url  : mixed

Methods

__construct()  : mixed
fromApiData()  : self

Properties

$begin

public mixed $begin

$count

public mixed $count

$direction

public mixed $direction

$end

public mixed $end

$ended

public mixed $ended

$offset

public mixed $offset

$ordering_key

public mixed $ordering_key

$relation

public mixed $relation

$resource

public mixed $resource

$source_credit

public mixed $source_credit

$target

public mixed $target

$target_credit

public mixed $target_credit

$target_type

public mixed $target_type

$type

public mixed $type

$type_id

public mixed $type_id

$url

public mixed $url

Methods

__construct()

public __construct(mixed $url, mixed $id, mixed $resource, mixed $target_type, mixed $count, mixed $offset, mixed $relation, mixed $target, mixed $type, mixed $type_id, mixed $ordering_key, mixed $direction, mixed $begin, mixed $end, mixed $ended, mixed $source_credit, mixed $target_credit) : mixed
Parameters
$url : mixed
$id : mixed
$resource : mixed
$target_type : mixed
$count : mixed
$offset : mixed
$relation : mixed
$target : mixed
$type : mixed
$type_id : mixed
$ordering_key : mixed
$direction : mixed
$begin : mixed
$end : mixed
$ended : mixed
$source_credit : mixed
$target_credit : mixed

fromApiData()

public static fromApiData(array<string|int, mixed> $data) : self
Parameters
$data : array<string|int, mixed>
Return values
self

        
On this page

Search results