Bånder

LookupHandler extends Handler
in package

Table of Contents

Properties

$baseUrl  : string
$client  : Client

Methods

__construct()  : mixed
area()  : Area|null
artist()  : Artist|null
artistAliases()  : ArtistAliasHandler
event()  : Event|null
genre()  : Genre|null
instrument()  : Instrument|null
label()  : Label|null
place()  : Place|null
recording()  : Recording|null
release()  : Release|null
series()  : Series|null
url()  : Url|null
work()  : Work|null
fetchEndpoint()  : array<string|int, mixed>|null

Properties

$baseUrl read-only

protected string $baseUrl

$client read-only

protected Client $client

Methods

__construct()

public __construct(Client $client, string $baseUrl) : mixed
Parameters
$client : Client
$baseUrl : string

url()

public url(string $mbid) : Url|null
Parameters
$mbid : string
Return values
Url|null

fetchEndpoint()

protected fetchEndpoint(string $endpoint[, array<string|int, mixed> $params = [] ]) : array<string|int, mixed>|null
Parameters
$endpoint : string
$params : array<string|int, mixed> = []
Return values
array<string|int, mixed>|null

        
On this page

Search results