Documentation

ProducerAnime extends AnimeCard
in package

Class ProducerAnime

Table of Contents

Properties

$airingStart  : DateTimeImmutable|null
$demographics  : array<string|int, MalUrl>
$episodes  : int|null
$explicitGenres  : array<string|int, MalUrl>
$genres  : array<string|int, MalUrl>
$images  : CommonImageResource
$kids  : bool
$licensors  : array<string|int, string>|null
$malId  : int
$members  : int
$producers  : array<string|int, MalUrl>
$r18  : bool
$score  : float|null
$source  : string|null
$synopsis  : string|null
$themes  : array<string|int, MalUrl>
$title  : string
$type  : string
$url  : string

Methods

__toString()  : string
getAiringStart()  : DateTimeImmutable|null
getDemographics()  : array<string|int, MalUrl>
getEpisodes()  : int|null
getExplicitGenres()  : array<string|int, MalUrl>
getGenres()  : array<string|int, MalUrl>
getImages()  : CommonImageResource
getLicensors()  : array<string|int, string>|null
getMalId()  : int
getMembers()  : int
getProducers()  : array<string|int, MalUrl>
getScore()  : float|null
getSource()  : string|null
getSynopsis()  : string|null
getThemes()  : array<string|int, MalUrl>
getTitle()  : string
getType()  : string
getUrl()  : string
isKids()  : bool
isR18()  : bool
parseAnimeCard()  : AnimeCard
parseProducerAnime()  : ProducerAnime
setProperties()  : void

Properties

$airingStart

protected DateTimeImmutable|null $airingStart

$licensors

protected array<string|int, string>|null $licensors

Methods

__toString()

public __toString() : string
Return values
string

getAiringStart()

public getAiringStart() : DateTimeImmutable|null
Return values
DateTimeImmutable|null

getDemographics()

public getDemographics() : array<string|int, MalUrl>
Return values
array<string|int, MalUrl>

getEpisodes()

public getEpisodes() : int|null
Return values
int|null

getExplicitGenres()

public getExplicitGenres() : array<string|int, MalUrl>
Return values
array<string|int, MalUrl>

getLicensors()

public getLicensors() : array<string|int, string>|null
Return values
array<string|int, string>|null

getMalId()

public getMalId() : int
Return values
int

getMembers()

public getMembers() : int
Return values
int

getProducers()

public getProducers() : array<string|int, MalUrl>
Return values
array<string|int, MalUrl>

getScore()

public getScore() : float|null
Return values
float|null

getSource()

public getSource() : string|null
Return values
string|null

getSynopsis()

public getSynopsis() : string|null
Return values
string|null

getTitle()

public getTitle() : string
Return values
string

getType()

public getType() : string
Return values
string

getUrl()

public getUrl() : string
Return values
string

isKids()

public isKids() : bool
Return values
bool

isR18()

public isR18() : bool
Return values
bool

        
On this page

Search results