Skip to content
This repository has been archived by the owner on Feb 24, 2023. It is now read-only.

[ParamConverter] added repository_method option to the DoctrineParamConverter #154

Closed
wants to merge 3 commits into from

Conversation

Gregoire-M
Copy link
Contributor

[ParamConverter] added possibility to specify the repository method to use for DoctrineParamConverter, using the "repository_method" option

Bug fix: no
Feature addition: yes
Backwards compatibility break: no
Symfony2 tests pass: yes
Fixes the following tickets: #153
Todo: -
License of the code: MIT
Documentation PR: -

…o use for DoctrineParamConverter

Added the "repository_method" option to the DoctrineParamConverter
Added unit tests for commit 9fced32
@schmittjoh
Copy link
Contributor

ping @fabpot

This looks pretty useful if you'd like to optimize which relations get loaded depending on the action.

@fabpot fabpot closed this in b4c09bb Oct 4, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants