debug\components\search\matchers\MatcherInterface match()
  • References/PHP/Yii/debug/components/search/matchers/MatcherInterface

match() public abstract method Checks if the value passed

2025-01-10 15:47:30
debug\components\search\matchers\SameAs $partial
  • References/PHP/Yii/debug/components/search/matchers/SameAs

$partial public property If partial match should be used.

2025-01-10 15:47:30
debug\components\search\matchers\Base $value
  • References/PHP/Yii/debug/components/search/matchers/Base

$value public write-only property public

2025-01-10 15:47:30
debug\components\search\matchers\Base setValue()
  • References/PHP/Yii/debug/components/search/matchers/Base

setValue() public method Sets base value to match against

2025-01-10 15:47:30
debug\components\search\matchers\SameAs match()
  • References/PHP/Yii/debug/components/search/matchers/SameAs

match() public method Checks if the value passed matches

2025-01-10 15:47:30
debug\components\search\matchers\Base $baseValue
  • References/PHP/Yii/debug/components/search/matchers/Base

$baseValue protected property Base value to check

2025-01-10 15:47:30
debug\components\search\matchers\MatcherInterface hasValue()
  • References/PHP/Yii/debug/components/search/matchers/MatcherInterface

hasValue() public abstract method Checks if base value

2025-01-10 15:47:30
debug\components\search\matchers\LowerThan match()
  • References/PHP/Yii/debug/components/search/matchers/LowerThan

match() public method Checks if the value passed matches

2025-01-10 15:47:30
debug\components\search\matchers\GreaterThan match()
  • References/PHP/Yii/debug/components/search/matchers/GreaterThan

match() public method Checks if the value passed matches

2025-01-10 15:47:30
debug\components\search\Filter $rules
  • References/PHP/Yii/debug/components/search/Filter

$rules protected property Rules for matching filters in the way:

2025-01-10 15:47:30