ICanBoogie
  • Documentation
  • API Reference
  • Facets v0.3.1
Namespaces
  • ICanBoogie
    • Facets
      • RecordCollection
Classes
  • BooleanCriterion
  • Criterion
  • CriterionList
  • CriterionNotDefined
  • CriterionValue
  • Fetcher
  • IntervalCriterionValue
  • QueryString
  • QueryStringWord
  • RecordCollection
  • SetCriterionValue
Interfaces
  • CriterionInterface
  • FetcherInterface
Traits
  • CriterionTrait
  • FetcherTrait
  • HumanizePairsTrait
  • ParseQueryStringTrait

Trait ParseQueryStringTrait

Use this trait to parse the query string against an array of normalized matchables.

Namespace: ICanBoogie\Facets
Located at ParseQueryStringTrait.php

Methods summary

public parse_query_string( ICanBoogie\Facets\QueryString $q )

Matches the ICanBoogie\Facets\QueryString against an array of normalized matchables.

Matches the ICanBoogie\Facets\QueryString against an array of normalized matchables.

Parameters

$q
abstract protected provide_query_string_matchables( void ) : array

Returns

array
An array of value/normalized_match pairs.
Facets v0.3.1 – Check on GitHub – API documentation generated by ApiGen