Documentation

ClubParser
in package
implements ParserInterface

Class ClubParser

Table of Contents

Interfaces

ParserInterface
Interface ParserInterface

Properties

$crawler  : Crawler

Methods

__construct()  : mixed
ClubParser constructor.
getAnimeRelations()  : array<string|int, mixed>
getCategory()  : string
getCharacterRelations()  : array<string|int, mixed>
getCreated()  : DateTimeImmutable
getImageUrl()  : string
getMalId()  : int
getMangaRelations()  : array<string|int, mixed>
getMembersCount()  : int
getModel()  : Club
Return the model
getPicturesCount()  : int
getStaff()  : array<string|int, mixed>
getTitle()  : string
getType()  : string
getUrl()  : string

Properties

Methods

__construct()

ClubParser constructor.

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

getAnimeRelations()

public getAnimeRelations() : array<string|int, mixed>
Return values
array<string|int, mixed>

getCategory()

public getCategory() : string
Return values
string

getCharacterRelations()

public getCharacterRelations() : array<string|int, mixed>
Return values
array<string|int, mixed>

getCreated()

public getCreated() : DateTimeImmutable
Tags
throws
Exception
Return values
DateTimeImmutable

getImageUrl()

public getImageUrl() : string
Return values
string

getMalId()

public getMalId() : int
Return values
int

getMangaRelations()

public getMangaRelations() : array<string|int, mixed>
Return values
array<string|int, mixed>

getMembersCount()

public getMembersCount() : int
Return values
int

getPicturesCount()

public getPicturesCount() : int
Return values
int

getStaff()

public getStaff() : array<string|int, mixed>
Return values
array<string|int, mixed>

getTitle()

public getTitle() : string
Return values
string

getType()

public getType() : string
Return values
string

getUrl()

public getUrl() : string
Return values
string

        
On this page

Search results