You are here

9 calls to NumericFilter::operators() in Drupal 9

Date::acceptExposedInput in core/modules/views/src/Plugin/views/filter/Date.php
Do some minor translation of the exposed input.
Date::hasValidGroupedValue in core/modules/views/src/Plugin/views/filter/Date.php
Determines if the given grouped filter entry has a valid value.
Date::validateValidTime in core/modules/views/src/Plugin/views/filter/Date.php
Validate that the time values convert to something usable.
GroupByNumeric::query in core/modules/views/src/Plugin/views/filter/GroupByNumeric.php
Add this filter to the query.
NumericFilter::acceptExposedInput in core/modules/views/src/Plugin/views/filter/NumericFilter.php
Do some minor translation of the exposed input.
NumericFilter::operatorOptions in core/modules/views/src/Plugin/views/filter/NumericFilter.php
Provide a list of all the numeric operators.
NumericFilter::operatorValues in core/modules/views/src/Plugin/views/filter/NumericFilter.php
NumericFilter::query in core/modules/views/src/Plugin/views/filter/NumericFilter.php
Add this filter to the query.
StatisticsLastUpdated::query in core/modules/comment/src/Plugin/views/filter/StatisticsLastUpdated.php
Add this filter to the query.