Skip to content

Instantly share code, notes, and snippets.

@wbrframe
Last active September 26, 2018 14:35
Show Gist options
  • Save wbrframe/c97cc607158bb67991fc87f5ba185874 to your computer and use it in GitHub Desktop.
Save wbrframe/c97cc607158bb67991fc87f5ba185874 to your computer and use it in GitHub Desktop.
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