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

Search for field

  1. Home »
  2. API reference »
  3. 1.x
Name Type Location Description
views_handler_field_search_score::options_form function core/modules/search/views/views_handler_field_search_score.inc Default options form that provides the label widget that all fields should have.
FieldAttachOtherTestCase::testFieldAttachCache function core/modules/field/tests/field.test Test field cache.
views_handler_field_user_language::render_link function core/modules/user/views/views_handler_field_user_language.inc
EntityReferenceSelectionHandlerGeneric::$field property core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc
hook_field_widget_properties_ENTITY_TYPE_alter function core/modules/field/field.api.php Alters the widget properties of a field instance on a given entity type before it gets displayed.
FieldFormTestCase::testFieldFormSingleRequired function core/modules/field/tests/field.test
views_handler_field_contact_link::options_form function core/modules/contact/views/views_handler_field_contact_link.inc Default options form that provides the label widget that all fields should have.
FieldFormTestCase::testFieldFormMultipleWidget function core/modules/field/tests/field.test Tests widgets handling multiple values.
views_handler_field_comment_link::options_form function core/modules/comment/views/views_handler_field_comment_link.inc Default options form that provides the label widget that all fields should have.
views_handler_field_comment_link_reply::access function core/modules/comment/views/views_handler_field_comment_link_reply.inc Check whether current user has access to this handler.
views_handler_field_user_picture::element_type function core/modules/user/views/views_handler_field_user_picture.inc Return an HTML element based upon the field's element type.
views_handler_field_user_picture::options_form function core/modules/user/views/views_handler_field_user_picture.inc Default options form that provides the label widget that all fields should have.
views_handler_field_comment::option_definition function core/modules/comment/views/views_handler_field_comment.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
FieldBulkDeleteTestCase::checkHooksInvocations function core/modules/field/tests/field.test Tests that the expected hooks have been invoked on the expected entities.
FileFieldWidgetTestCase::testMultiValuedWidget function core/modules/file/tests/file.test Tests upload and remove buttons for multiple multi-valued File fields.
views_plugin_row_rss_fields::option_definition function core/modules/views/plugins/views_plugin_row_rss_fields.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_argument_field_list_string::init function core/modules/field/views/views_handler_argument_field_list_string.inc init the handler with necessary data.
views_handler_field_term_node_tid::render_item function core/modules/taxonomy/views/views_handler_field_term_node_tid.inc
redirect_handler_field_redirect_operations.inc file core/modules/redirect/views/redirect_handler_field_redirect_operations.inc Redirect field handler for redirect operations.
views_handler_field_file_uri::option_definition function core/modules/file/views/views_handler_field_file_uri.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
ImageFieldValidateTestCase::testWidthDimensions function core/modules/image/tests/image.test Test single width resolution setting.
views_handler_field_taxonomy::option_definition function core/modules/taxonomy/views/views_handler_field_taxonomy.inc
views_handler_field_field::document_self_tokens function core/modules/field/views/views_handler_field_field.inc
views_handler_field_term_language::options_form function core/modules/locale/views/views_handler_field_term_language.inc Provide link to taxonomy option
views_handler_field::get_token_values_recursive function core/modules/views/handlers/views_handler_field.inc Recursive function to add replacements for nested query string parameters.
FieldUIViewModeTestHelper::assertViewModeExists function core/modules/field_ui/tests/field_ui.test
FieldUIViewModeTestHelper::assertActualViewMode function core/modules/field_ui/tests/field_ui.test
field_sql_storage_field_storage_delete_revision function core/modules/field/modules/field_sql_storage/field_sql_storage.module Implements hook_field_storage_delete_revision().
views_handler_filter_fields_compare::can_expose function core/modules/views/handlers/views_handler_filter_fields_compare.inc Determine if a filter can be exposed.
field_sql_storage_field_storage_delete_instance function core/modules/field/modules/field_sql_storage/field_sql_storage.module Implements hook_field_storage_delete_instance().
FileFieldAnonymousSubmission::testAnonymousNode function core/modules/file/tests/file.test Tests the basic node submission for an anonymous visitor.
views_handler_field_node_language::options_form function core/modules/locale/views/views_handler_field_node_language.inc Provide link to node option
views_handler_field_locale_link_edit::construct function core/modules/locale/views/views_handler_field_locale_link_edit.inc Construct a new field handler.
FieldInstanceCrudTestCase::$instance_definition property core/modules/field/tests/field.test
views_handler_field_node_revision::options_form function core/modules/node/views/views_handler_field_node_revision.inc Provide link to revision option.
FieldSqlStorageTestCase::testFieldUpdateFailure function core/modules/field/modules/field_sql_storage/tests/field_sql_storage.test Test that failure to create fields is handled gracefully.
views_handler_field_file_link_edit::render_link function core/modules/file/views/views_handler_field_file_link_edit.inc Renders the link.
views_handler_field_node_link_edit::render_link function core/modules/node/views/views_handler_field_node_link_edit.inc Renders the link.
views_handler_field_bulk_form::options_validate function core/modules/views/handlers/views_handler_field_bulk_form.inc Overrides views_handler::options_validate().
views_handler_field_file_rendered::options_form function core/modules/file/views/views_handler_field_file_rendered.inc Provide file_view_mode option for file display.
views_handler_field_bulk_form::get_bulk_options function core/modules/views/handlers/views_handler_field_bulk_form.inc Returns the available operations for this form.
TextTranslationTestCase::testTextFieldFormatted function core/modules/field/modules/text/tests/text.test Check that user that does not have access the field format cannot see the source value when creating a translation.
views_handler_field_user_roles::add_self_tokens function core/modules/user/views/views_handler_field_user_roles.inc Add any special tokens this field might use for itself.
views_handler_field_time_interval::options_form function core/modules/views/handlers/views_handler_field_time_interval.inc Default options form that provides the label widget that all fields should have.
field_test_query_efq_table_prefixing_test_alter function core/modules/field/tests/field_test/field_test.module Implements hook_query_TAG_alter() for tag 'efq_table_prefixing_test'.
ListFieldUITestCase::testListAllowedValuesFloat function core/modules/field/modules/list/tests/list.test List (float) : test 'allowed values' input.
views_handler_field_user_permissions::construct function core/modules/user/views/views_handler_field_user_permissions.inc Construct a new field handler.
entityreference_plugin_display::$id_field_alias property core/modules/entityreference/views/entityreference_plugin_display.inc
entityreference_plugin_row_fields::options_form function core/modules/entityreference/views/entityreference_plugin_row_fields.inc Provide a form for setting options.
FieldAttachOtherTestCase::testFieldAttachSubmit function core/modules/field/tests/field.test Test field_attach_submit().

Pages

  • « first
  • ‹ previous
  • …
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • …
  • next ›
  • last »

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
    • Dialog API
  • 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