Counter::get_value |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Counter.php |
Overrides Drupal\views\Plugin\views\field\FieldPluginBas::get_value() |
Name::get_value_options |
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. |
Type::get_value_options |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/filter/Type.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. |
file_field_widget_value |
function |
drupal/core/modules/file/file.field.inc |
Render API callback: Retrieves the value for the file_generic field element. |
Roles::get_value_options |
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::get_value_options |
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. |
FieldPluginBase::get_value |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Get the value that's supposed to be rendered. |
FieldList::get_value_options |
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::get_value_options |
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. |
ArgumentPluginBase::get_value |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Get the value of this argument. |
Permissions::get_value_options |
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. |
NodeComment::get_value_options |
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. |
MachineName::get_value_options |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/MachineName.php |
|
VocabularyVid::get_value_options |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/VocabularyVid.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::get_value_options |
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::get_value_options |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/BooleanOperator.php |
Return the possible options for this filter. |
TaxonomyIndexTid::get_value_options |
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. |
VocabularyMachineName::get_value_options |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/VocabularyMachineName.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. |