Method | Description | |
---|---|---|
evaluate ( Pinq\Queries\IResolvedParameterRegistry $parameters, string &$hash ) : mixed | Gets the query parameter value with the supplied resolved parameters. | |
getData ( ) : mixed | Gets any associated data of the parameter. | |
hash ( Pinq\Queries\IResolvedParameterRegistry $parameters ) : string | Returns a unique identifier of the query parameter according the resolved values. |