Name::getValueOptions |
function |
drupal/core/modules/user/lib/Drupal/user/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. |
Roles::getValueOptions |
function |
drupal/core/modules/user/lib/Drupal/user/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 |
drupal/core/modules/file/lib/Drupal/file/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. |
Bundle::getValueOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Bundle.php |
Overrides \Drupal\views\Plugin\views\filter\InOperator::getValueOptions(). |
FieldList::getValueOptions |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/filter/FieldList.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 |
drupal/core/modules/views/lib/Drupal/views/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. |
Permissions::getValueOptions |
function |
drupal/core/modules/user/lib/Drupal/user/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. |
MachineName::getValueOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/MachineName.php |
|
NodeComment::getValueOptions |
function |
drupal/core/modules/comment/lib/Drupal/comment/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. |
LanguageFilter::getValueOptions |
function |
drupal/core/modules/language/lib/Drupal/language/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. |
BooleanOperator::getValueOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/BooleanOperator.php |
Return the possible options for this filter. |
TaxonomyIndexTid::getValueOptions |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/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. |