Search for getValueOptions

  1. Search 7.x for getValueOptions
  2. Search 9.5.x for getValueOptions
  3. Search 10.3.x for getValueOptions
  4. Search 11.x for getValueOptions
  5. Other projects
Title Object type File name Summary
BooleanOperator::getValueOptions function core/modules/views/src/Plugin/views/filter/BooleanOperator.php Return the possible options for this filter.
Bundle::getValueOptions function core/modules/views/src/Plugin/views/filter/Bundle.php Child classes should be used to override this function and set the
'value options', unless 'options callback' is defined as a valid function
or static public method to generate these values.
DblogTypes::getValueOptions function core/modules/dblog/src/Plugin/views/filter/DblogTypes.php Child classes should be used to override this function and set the
'value options', unless 'options callback' is defined as a valid function
or static public method to generate these values.
InOperator::getValueOptions function core/modules/views/src/Plugin/views/filter/InOperator.php Child classes should be used to override this function and set the
'value options', unless 'options callback' is defined as a valid function
or static public method to generate these values.
LanguageFilter::getValueOptions function core/modules/views/src/Plugin/views/filter/LanguageFilter.php Child classes should be used to override this function and set the
'value options', unless 'options callback' is defined as a valid function
or static public method to generate these values.
MachineName::getValueOptions function core/modules/views/src/Plugin/views/field/MachineName.php
ModerationStateFilter::getValueOptions function core/modules/content_moderation/src/Plugin/views/filter/ModerationStateFilter.php Child classes should be used to override this function and set the
'value options', unless 'options callback' is defined as a valid function
or static public method to generate these values.
Name::getValueOptions function core/modules/user/src/Plugin/views/filter/Name.php Child classes should be used to override this function and set the
'value options', unless 'options callback' is defined as a valid function
or static public method to generate these values.
NodeComment::getValueOptions function core/modules/comment/src/Plugin/views/filter/NodeComment.php Child classes should be used to override this function and set the
'value options', unless 'options callback' is defined as a valid function
or static public method to generate these values.
Permissions::getValueOptions function core/modules/user/src/Plugin/views/filter/Permissions.php Child classes should be used to override this function and set the
'value options', unless 'options callback' is defined as a valid function
or static public method to generate these values.
Roles::getValueOptions function core/modules/user/src/Plugin/views/filter/Roles.php Child classes should be used to override this function and set the
'value options', unless 'options callback' is defined as a valid function
or static public method to generate these values.
Status::getValueOptions function core/modules/file/src/Plugin/views/filter/Status.php Child classes should be used to override this function and set the
'value options', unless 'options callback' is defined as a valid function
or static public method to generate these values.
TaxonomyIndexTid::getValueOptions function core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php Child classes should be used to override this function and set the
'value options', unless 'options callback' is defined as a valid function
or static public method to generate these values.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.