Home
last modified time | relevance | path

Searched defs:identifier (Results 1 – 2 of 2) sorted by relevance

/webtrees/app/
H A DDB.php165 public static function prefix(string $identifier = ''): string
/webtrees/app/Services/
H A DUserService.php73 public function findByIdentifier(string $identifier): User|null