[TYPO3-mvc] magic methodes for fe_user

Daniel Völkel d.voelkel at medienwuerfel.de
Thu Mar 26 13:01:28 CET 2015


Hi everybody,

I am using the FeUserRepository in my extension. So far, I only used findByIdentifier() to access my objects via the fe_user, which worked fine. 

Now I wanted to add the possibility to search by email or username. Unfortunately, the returned objects are empty when I use findOneByUsername() or findOneByEmail().

Do you have idea what I'm doing wrong?

Best regards,
Dan


More information about the TYPO3-project-typo3v4mvc mailing list