Documentation

resolvedDomainNameInterface extends hostInterface, domainNameProviderInterface

Table of Contents

count()  : int
domain()  : nameInterface
jsonSerialize()  : string|null
registrableDomain()  : nameInterface
secondLevelDomain()  : nameInterface
subDomain()  : nameInterface
suffix()  : topLevelDomainInterface
toAscii()  : self
toString()  : string
toUnicode()  : self
value()  : string|null
withSecondLevelDomain()  : self
withSubDomain()  : self
withSuffix()  : self

Methods

jsonSerialize()

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

toString()

public toString() : string
Return values
string

toUnicode()

public toUnicode() : self
Return values
self

value()

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

Search results