Lines Matching defs:Entry
6 use FreeDSx\Ldap\Entry\Attribute;
7 use FreeDSx\Ldap\Entry\Entries;
8 use FreeDSx\Ldap\Entry\Entry;
38 * @return Entry|null
136 /** @var Entry $entry */
282 * @param Entry $entry
285 protected function entry2User(Entry $entry)
321 * @param Entry $userentry
324 protected function getUserGroups(Entry $userentry)