You are here

8 methods override InOperator::getValueOptions() in Zircon Profile 8

Bundle::getValueOptions in 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.
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.
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.