Method | Description | |
---|---|---|
getHash ( ) : string | Gets the unique string identifier for the query. | |
getQueryable ( ) : Pinq\IQueryable | Gets the source queryable instance. | |
getResolvedParameters ( ) : array |
Gets the array of resolved values indexed by their respective parameter name. |
public getQueryable ( ) : Pinq\IQueryable | ||
return | Pinq\IQueryable |
public getResolvedParameters ( ) : array |
||
return | array |