We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
isEmpty()
1 parent 9e2bfa8 commit ff3ccffCopy full SHA for ff3ccff
docs/en/tutorials/extra-lazy-associations.rst
@@ -18,6 +18,7 @@ can be called without triggering a full load of the collection:
18
- ``Collection#containsKey($key)``
19
- ``Collection#count()``
20
- ``Collection#get($key)``
21
+- ``Collection#isEmpty()``
22
- ``Collection#slice($offset, $length = null)``
23
24
For each of the above methods the following semantics apply:
0 commit comments