Removing note on m2m association filtering as of #885
This commit is contained in:
parent
383604d4b8
commit
9b4ae6d556
1 changed files with 0 additions and 4 deletions
|
@ -631,10 +631,6 @@ large collections.
|
||||||
|
|
||||||
$birthdayUsers = $userCollection->matching($criteria);
|
$birthdayUsers = $userCollection->matching($criteria);
|
||||||
|
|
||||||
.. note::
|
|
||||||
|
|
||||||
Matching Criteria only works on OneToMany associations.
|
|
||||||
|
|
||||||
.. tip::
|
.. tip::
|
||||||
|
|
||||||
You can move the access of slices of collections into dedicated methods of
|
You can move the access of slices of collections into dedicated methods of
|
||||||
|
|
Loading…
Add table
Reference in a new issue