Last active
September 26, 2018 14:35
-
-
Save wbrframe/c97cc607158bb67991fc87f5ba185874 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collection#contains($entity) | |
Collection#containsKey($key) (доступно начиная с Doctrine 2.5) | |
Collection#count() | |
Collection#get($key) (доступно начиная с Doctrine 2.4) | |
Collection#slice($offset, $length = null) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment