프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$bootstrap | |||
$defaultOrderings | array | ||
$domainMatchingStrategy |
메소드 | 설명 | |
---|---|---|
findByHost ( string $hostname, boolean $onlyActive = false ) : array | Finds all active domains matching the given hostname. | |
findOneByActiveRequest ( ) : |
||
findOneByHost ( string $hostname, boolean $onlyActive = false ) : |
Find the best matching active domain for the given hostname. |
public findOneByActiveRequest ( ) : |
||
리턴 |
public findOneByHost ( string $hostname, boolean $onlyActive = false ) : |
||
$hostname | string | Hostname the domain should match with (eg. "localhost" or "www.neos.io") |
$onlyActive | boolean | Only include active domains |
리턴 |