]> Raphaël G. Git Repositories - airbundle/commit
Inherit entity repository
authorRaphaël Gertz <git@rapsys.eu>
Tue, 4 Oct 2022 07:16:30 +0000 (09:16 +0200)
committerRaphaël Gertz <git@rapsys.eu>
Tue, 4 Oct 2022 07:16:30 +0000 (09:16 +0200)
commit22509e0a4cfeb5125196242104c8c4b562286e33
tree30394ad33df433473089cb98eef57007ee85aaa2
parent7a0be510744f8f8abec3b9eb6e4d389e86949602
Inherit entity repository
Rename function findAllWithTranslatedGroupAndCivility to findIndexByGroupPseudonym
Rename function findAllApplicantBySession to findBySessionId
Rename function findUserGroupedByTranslatedGroup to findIndexByGroupId
Add function findOneByIdAsArray
Php strict
Cleanup
Repository/UserRepository.php