Home
last modified time | relevance | path

Searched defs:RepositoryQuery (Results 1 – 4 of 4) sorted by relevance

/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/Icinga/Authentication/UserGroup/
H A DDbUserGroupBackend.php12 use Icinga\Repository\RepositoryQuery; alias
H A DLdapUserGroupBackend.php19 use Icinga\Repository\RepositoryQuery; alias
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/Icinga/Authentication/User/
H A DLdapUserBackend.php13 use Icinga\Repository\RepositoryQuery; alias
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/Icinga/Repository/
H A DRepositoryQuery.php20 class RepositoryQuery implements QueryInterface, SortRules, FilterColumns, Iterator class