Returns the resources matching a query.
public find ( string $query, string $language = 'glob' ) : Puli\Repository\Api\ResourceCollection | ||
$query | string | A resource query. |
$language | string | The language of the query. All implementations must support the language "glob". |
Résultat | Puli\Repository\Api\ResourceCollection | The resources matching the query. |