Hi, Is there a special way in typo3-extbase to get the username of a user based on their uid? I am not talking about the currently logged in user but any front end user whose uid is known. I'm guessing I shouldn't just write my own like I would if I was doing basic php with no typo3. Thanks