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

Add ModelManager::findMultiple() #1126

Closed

Conversation

phansys
Copy link
Member

@phansys phansys commented Sep 29, 2020

Subject

Add ModelManager::findMultiple().

I am targeting this branch, because this change respects BC.

Follow up of sonata-project/SonataAdminBundle#6315.

Changelog

### Added
- `ModelManager::findMultiple()` in order to allow retrieve a collection of entities from the given identifiers in a single transaction.

@phansys phansys force-pushed the model_manager_find_multiple branch 2 times, most recently from e665bba to b27bd23 Compare October 1, 2020 00:40
@phansys phansys force-pushed the model_manager_find_multiple branch from b27bd23 to 10b89e2 Compare October 1, 2020 01:25
@phansys
Copy link
Member Author

phansys commented Oct 6, 2020

Closing in favor of sonata-project/SonataAdminBundle#6315.

@phansys phansys closed this Oct 6, 2020
@phansys phansys deleted the model_manager_find_multiple branch October 6, 2020 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant