silverstripe-framework/search/filters
2018-01-30 16:50:32 +00:00
..
ComparisonFilter.php API New Database abstraction layer. Ticket #7429 2014-07-09 18:04:05 +12:00
EndsWithFilter.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
ExactMatchFilter.php BUG Correct behaviour for empty filter array (as per 3.1) 2015-11-10 14:24:45 +13:00
ExactMatchMultiFilter.php MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
FulltextFilter.php Ajustments 2015-10-06 18:58:22 +03:00
GreaterThanFilter.php NEW: Created LessThanOrEqualFilter and GreaterThanEqualFilter 2013-11-25 03:59:51 +00:00
GreaterThanOrEqualFilter.php NEW: Created LessThanOrEqualFilter and GreaterThanEqualFilter 2013-11-25 03:59:51 +00:00
LessThanFilter.php NEW: Created LessThanOrEqualFilter and GreaterThanEqualFilter 2013-11-25 03:59:51 +00:00
LessThanOrEqualFilter.php NEW: Created LessThanOrEqualFilter and GreaterThanEqualFilter 2013-11-25 03:59:51 +00:00
NegationFilter.php MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
PartialMatchFilter.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
SearchFilter.php NEW Add php 7.2 support 2018-01-30 16:50:32 +00:00
StartsWithFilter.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
StartsWithMultiFilter.php MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
WithinRangeFilter.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00