LookupCountSpec
in package
implements
LookupInSpec
Indicates to retrieve the count of array items or dictionary keys within a path in a document.
Interfaces, Classes and Traits
- LookupInSpec
- LookupInSpec is an interface for providing subdocument lookup operations.
Table of Contents
- __construct() : mixed
Methods
__construct()
public
__construct(string $path[, bool $isXattr = false ]) : mixed
Parameters
- $path : string
- $isXattr : bool = false