FilterPluginBase::$always_required |
property |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
|
FilterPluginBase::$group_info |
property |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
|
FilterPluginBase::$no_operator |
property |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
|
FilterPluginBase::$operator |
property |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
Contains the operator which is used on the query. |
FilterPluginBase::$tableAliases |
property |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
Keyed array by alias of table relations. |
FilterPluginBase::$value |
property |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
The value. |
FilterPluginBase::acceptExposedInput |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
Determines if the input from a filter should change the generated query. |
FilterPluginBase::addGroupForm |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
Add a new group to the exposed filter groups. |
FilterPluginBase::adminSummary |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
Display the filter on the administrative summary. |
FilterPluginBase::arrayFilterZero |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
Filter by no empty values, though allow the use of (string) "0". |
FilterPluginBase::buildExposedFiltersGroupForm |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
Build the form to let users create the group of exposed filters. |
FilterPluginBase::buildExposedForm |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
Render our chunk of the exposed filter form when selecting. |
FilterPluginBase::buildExposeForm |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
Options form subform for exposed filter options. |
FilterPluginBase::buildGroupForm |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
Displays the Build Group form. |
FilterPluginBase::buildGroupOptions |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
Provide default options for exposed filters. |
FilterPluginBase::buildGroupSubmit |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
Save new group items, re-enumerates and remove groups marked to delete. |
FilterPluginBase::buildGroupValidate |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
Validate the build group options form. |
FilterPluginBase::buildOptionsForm |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
Provide the basic form which calls through to subforms. |
FilterPluginBase::buildValueWrapper |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
Builds wrapper for value and operator forms. |
FilterPluginBase::canBuildGroup |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
Determine if a filter can be converted into a group. |
FilterPluginBase::canExpose |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
Determine if a filter can be exposed. |
FilterPluginBase::canGroup |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
Can this filter be used in OR groups? |
FilterPluginBase::convertExposedInput |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
Transform the input from a grouped filter into a standard filter. |
FilterPluginBase::defaultExposeOptions |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
Provide default options for exposed filters. |
FilterPluginBase::defineOptions |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
Information about options for all kinds of purposes will be held here. |
FilterPluginBase::exposedInfo |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
Tell the renderer about our exposed form. |
FilterPluginBase::exposedTranslate |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
Make some translations to a form item to make it more suitable to exposing. |
FilterPluginBase::getCacheContexts |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
The cache contexts associated with this object. |
FilterPluginBase::getCacheMaxAge |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
The maximum age for which this object may be cached. |
FilterPluginBase::getCacheTags |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
The cache tags associated with this object. |
FilterPluginBase::groupForm |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
Builds a group form. |
FilterPluginBase::groupMultipleExposedInput |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
Group multiple exposed input. |
FilterPluginBase::hasValidGroupedValue |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
Determines if the given grouped filter entry has a valid value. |
FilterPluginBase::init |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
Overrides \Drupal\views\Plugin\views\HandlerBase::init(). |
FilterPluginBase::isAGroup |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
Returns TRUE if the exposed filter works like a grouped filter. |
FilterPluginBase::multipleExposedInput |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
Multiple exposed input. |
FilterPluginBase::operatorForm |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
Options form subform for setting the operator. |
FilterPluginBase::operatorOptions |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
Provide a list of options for the default operator form. |
FilterPluginBase::operatorSubmit |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
Perform any necessary changes to the form values prior to storage. |
FilterPluginBase::operatorValidate |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
Validate the operator form. |
FilterPluginBase::prepareFilterSelectOptions |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
Sanitizes the HTML select element's options. |
FilterPluginBase::query |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
Add this filter to the query. |
FilterPluginBase::RESTRICTED_IDENTIFIERS |
constant |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
A list of restricted identifiers. |
FilterPluginBase::showBuildGroupButton |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
Shortcut to display the build_group/hide button. |
FilterPluginBase::showBuildGroupForm |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
Shortcut to display the exposed options form. |
FilterPluginBase::showExposeButton |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
Shortcut to display the expose/hide button. |
FilterPluginBase::showOperatorForm |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
Shortcut to display the operator form. |
FilterPluginBase::showValueForm |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
Shortcut to display the value form. |
FilterPluginBase::storeExposedInput |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
If set to remember exposed input in the session, store it there. |
FilterPluginBase::storeGroupInput |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
If set to remember exposed input in the session, store it there. |