Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Invalid
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Security Level: All
-
Labels:None
Description
This issue is created automatically through a Github pull request on behalf of flo-ITN:
Url: https://github.com/doctrine/doctrine2/pull/571
Message:
Add "indexby" missing parameter that permit an "index by" easily.
Ex :��
#Acme\AcmeBundle\Repository
#Before
public function findAllIndexById()
#After
public function findAllIndexById()