Documentation

TopListItemParser
in package

Class TopListItemParser

Table of Contents

Properties

$animeText  : string
$crawler  : Crawler

Methods

__construct()  : mixed
CharacterListItemParser constructor.
getAnimeography()  : array<string|int, MalUrl>
getBirthday()  : DateTimeImmutable|null
getEndDate()  : string|null
getEpisodes()  : int|null
getFavorites()  : int
getImage()  : string|null
getKanjiName()  : string|null
getMalUrl()  : MalUrl
getMangaography()  : array<string|int, MalUrl>
getMembers()  : int
getPeopleFavorites()  : int
getRank()  : int
getScore()  : float
getStartDate()  : string|null
getType()  : string
getVolumes()  : int|null
getText()  : string
getTextArray()  : array<string|int, mixed>

Properties

Methods

__construct()

CharacterListItemParser constructor.

public __construct(Crawler $crawler) : mixed
Parameters
$crawler : Crawler

getAnimeography()

public getAnimeography() : array<string|int, MalUrl>
Tags
throws
InvalidArgumentException
Return values
array<string|int, MalUrl>

getBirthday()

public getBirthday() : DateTimeImmutable|null
Tags
throws
InvalidArgumentException
Return values
DateTimeImmutable|null

getEndDate()

public getEndDate() : string|null
Tags
throws
InvalidArgumentException
Return values
string|null

getEpisodes()

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

?int

getFavorites()

public getFavorites() : int
Tags
throws
InvalidArgumentException
Return values
int

getImage()

public getImage() : string|null
Tags
throws
InvalidArgumentException
Return values
string|null

getKanjiName()

public getKanjiName() : string|null
Tags
throws
InvalidArgumentException
Return values
string|null

getMangaography()

public getMangaography() : array<string|int, MalUrl>
Tags
throws
InvalidArgumentException
Return values
array<string|int, MalUrl>

getMembers()

public getMembers() : int
Tags
throws
InvalidArgumentException
Return values
int

getPeopleFavorites()

public getPeopleFavorites() : int
Tags
throws
InvalidArgumentException
Return values
int

getRank()

public getRank() : int
Tags
throws
InvalidArgumentException
Return values
int

getScore()

public getScore() : float
Tags
throws
InvalidArgumentException
Return values
float

getStartDate()

public getStartDate() : string|null
Tags
throws
InvalidArgumentException
Return values
string|null

getType()

public getType() : string
Tags
throws
InvalidArgumentException
Return values
string

getVolumes()

public getVolumes() : int|null
Tags
throws
InvalidArgumentException
Return values
int|null

getText()

private getText() : string
Tags
throws
InvalidArgumentException
Return values
string

getTextArray()

private getTextArray() : array<string|int, mixed>
Tags
throws
InvalidArgumentException
Return values
array<string|int, mixed>

        
On this page

Search results