1
0
mirror of synced 2025-03-22 07:53:49 +03:00

[Doc] added note Criteria limits.

This commit is contained in:
Abdellatif AitBoudad 2014-03-04 21:36:07 +00:00
parent 15432fc55f
commit 5f429a5418

View File

@ -631,6 +631,10 @@ large collections.
$birthdayUsers = $userCollection->matching($criteria);
.. note::
Matching Criteria only works on OneToMany associations.
.. tip::
You can move the access of slices of collections into dedicated methods of