Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support findOneByXXX #9

Open
muglug opened this issue Mar 12, 2019 · 1 comment
Open

Support findOneByXXX #9

muglug opened this issue Mar 12, 2019 · 1 comment
Assignees
Labels
blocked enhancement New feature or request

Comments

@muglug
Copy link
Member

muglug commented Mar 12, 2019

Doctrine uses __call to allow specific findOneBy* methods - you could use MethodExistenceProviderInterface, MethodParamsProviderInterface and MethodReturnTypeProviderInterface to support the functionality, I think?

@weirdan weirdan self-assigned this Mar 13, 2019
@weirdan weirdan added enhancement New feature or request blocked labels Mar 13, 2019
@weirdan
Copy link
Member

weirdan commented Mar 13, 2019

Requires #10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants