Свойство | Type | Description | |
---|---|---|---|
$defaultSiteNodeName | string |
Méthode | Description | |
---|---|---|
findDefault ( ) : |
Find the site that was specified in the configuration defaultSiteNodeName | |
findFirst ( ) : |
Finds the first site | |
findFirstOnline ( ) : |
Find first site with status "online" | |
findOnline ( ) : Neos\Flow\Persistence\QueryResultInterface | Find all sites with status "online" |
public findDefault ( ) : |
||
Résultat |
public findFirst ( ) : |
||
Résultat | The first site or NULL if none exists |
public findFirstOnline ( ) : |
||
Résultat |
public findOnline ( ) : Neos\Flow\Persistence\QueryResultInterface | ||
Résultat | Neos\Flow\Persistence\QueryResultInterface |