ICanBoogie/Facets master
  • Namespace
  • Class

Namespaces

  • ICanBoogie
    • Facets
      • Criterion
      • CriterionValue
      • Fetcher
      • RecordCollection

Classes

  • BasicCriterion
  • BooleanCriterion
  • DateCriterion

Traits

  • HumanizePairsTrait
  • ParseQueryStringTrait

Trait ParseQueryStringTrait

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

Namespace: ICanBoogie\Facets\Criterion
Located at Criterion/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 array
# provide_query_string_matchables( )

Returns

array
An array of value/normalized_match pairs.

Properties summary

Magic properties

public string $id
ICanBoogie/Facets master API documentation generated by ApiGen