Skip to main content
backdrop Documentation
Documentation and API source code for Backdrop CMS.
  • Welcome!
    • Login

Search for get_value

  1. Home »
  2. API reference »
  3. 1.x
Name Type Location Description
field_get_value function core/modules/field/field.module Returns the first value from a field.
field_get_values function core/modules/field/field.module Returns all values from a field.
file_field_widget_value function core/modules/file/file.field.inc Render API callback: Retrieves the value for the file_generic field element.
views_handler_field::get_value function core/modules/views/handlers/views_handler_field.inc Get the value that's supposed to be rendered.
views_handler_argument::get_value function core/modules/views/handlers/views_handler_argument.inc Get the value of this argument.
views_handler_field_field::get_value function core/modules/field/views/views_handler_field_field.inc
views_handler_field_entity::get_value function core/modules/views/handlers/views_handler_field_entity.inc Overridden to return the entity object, or a certain property of the entity.
views_handler_field_prerender_list::get_value function core/modules/views/handlers/views_handler_field_prerender_list.inc Get the value that's supposed to be rendered.
views_handler_filter_file_type::get_value_options function core/modules/file/views/views_handler_filter_file_type.inc 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.
views_handler_filter_node_type::get_value_options function core/modules/node/views/views_handler_filter_node_type.inc 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.
views_handler_filter_user_name::get_value_options function core/modules/user/views/views_handler_filter_user_name.inc 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.
views_handler_filter_vocabulary::get_value_options function core/modules/taxonomy/views/views_handler_filter_vocabulary.inc 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.
views_handler_filter_field_list::get_value_options function core/modules/field/views/views_handler_filter_field_list.inc 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.
views_handler_filter_user_roles::get_value_options function core/modules/user/views/views_handler_filter_user_roles.inc 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.
views_handler_filter_system_type::get_value_options function core/modules/system/views/views_handler_filter_system_type.inc 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.
views_handler_field_machine_name::get_value_options function core/modules/views/handlers/views_handler_field_machine_name.inc
views_handler_filter_in_operator::get_value_options function core/modules/views/handlers/views_handler_filter_in_operator.inc 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.
views_handler_filter_file_status::get_value_options function core/modules/file/views/views_handler_filter_file_status.inc 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.
views_handler_filter_node_comment::get_value_options function core/modules/comment/views/views_handler_filter_node_comment.inc 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.
views_handler_filter_term_node_tid::get_value_options function core/modules/taxonomy/views/views_handler_filter_term_node_tid.inc 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.
views_handler_filter_term_language::get_value_options function core/modules/locale/views/views_handler_filter_term_language.inc 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.
views_handler_filter_node_language::get_value_options function core/modules/locale/views/views_handler_filter_node_language.inc 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.
views_handler_filter_entity_bundle::get_value_options function core/modules/views/handlers/views_handler_filter_entity_bundle.inc 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.
views_handler_filter_locale_version::get_value_options function core/modules/locale/views/views_handler_filter_locale_version.inc 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.
views_handler_filter_locale_language::get_value_options function core/modules/locale/views/views_handler_filter_locale_language.inc 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.
redirect_handler_filter_redirect_type::get_value_options function core/modules/redirect/views/redirect_handler_filter_redirect_type.inc 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.
views_handler_filter_user_permissions::get_value_options function core/modules/user/views/views_handler_filter_user_permissions.inc 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.
views_handler_filter_boolean_operator::get_value_options function core/modules/views/handlers/views_handler_filter_boolean_operator.inc Return the possible options for this filter.

Directory

  • Getting started
    • Installing
    • Updates vs upgrades
    • Hosting/deploying
  • Upgrading from Drupal
    • Introduction
    • Upgrade overview
    • Converting Drupal code
  • User guide
    • Quick start guide
    • Using Backdrop
  • Add-On Documentation
  • Developing for Backdrop
    • Developing modules
    • Developing themes
    • Developing layouts
    • Using libraries
    • Local development
    • Writing secure code
    • Using JavaScript
  • Contributors guide
    • Contribute to Backdrop core
      • How to use the core issue queue
      • Adding labels to issues
      • Adding milestones to issues
    • Contribute Backdrop add-ons
    • Contribute to documentation
  • Developer API
    • Topics
    • Functions
    • Classes
    • Files
    • Globals
    • Icon API
    • Database API
    • Theme functions
    • Form API reference
  • Appendix/reference
    • Change records
    • Glossary
    • Coding & documentation standards
    • Contrib permissions policy

Stay connected

Sign up for our newsletter

Powered by Backdrop CMS

Footer Menu

  • documentation
  • localization
  • events
  • forum
  • backdropcms.org