You are here

9 methods override InOperator::getValueOptions() in Drupal 10

DblogTypes::getValueOptions in 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.
LanguageFilter::getValueOptions in 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.
ModerationStateFilter::getValueOptions in 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 in 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 in 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 in 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 in 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 in 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 in 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.