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_history_user_timestamp::query function core/modules/node/views/views_handler_field_history_user_timestamp.inc Called to add the field to a query.
views_handler_field_locale_language::options_form function core/modules/locale/views/views_handler_field_locale_language.inc Default options form that provides the label widget that all fields should have.
views_handler_field_node_link_delete::render_link function core/modules/node/views/views_handler_field_node_link_delete.inc Renders the link.
TextFieldTestCase::_testTextfieldWidgetsFormatted function core/modules/field/modules/text/tests/text.test Helper function for testTextfieldWidgetsFormatted().
views_handler_field_user_link_cancel::render_link function core/modules/user/views/views_handler_field_user_link_cancel.inc
views_handler_field_node_revision_link::construct function core/modules/node/views/views_handler_field_node_revision_link.inc Construct a new field handler.
redirect_handler_field_redirect_source::construct function core/modules/redirect/views/redirect_handler_field_redirect_source.inc Construct a new field handler.
ListFieldUITestCase::testListAllowedValuesInteger function core/modules/field/modules/list/tests/list.test List (integer) : test 'allowed values' input.
ListFieldUITestCase::testListAllowedValuesBoolean function core/modules/field/modules/list/tests/list.test List (boolean) : test 'On/Off' values input.
views_handler_field_node_revision_link_delete.inc file core/modules/node/views/views_handler_field_node_revision_link_delete.inc Definition of views_handler_field_node_revision_link_delete.
views_handler_field_node_revision_link_revert.inc file core/modules/node/views/views_handler_field_node_revision_link_revert.inc Definition of views_handler_field_node_revision_link_revert.
views_handler_field_user_permissions::render_item function core/modules/user/views/views_handler_field_user_permissions.inc
FieldAttachStorageTestCase::testFieldAttachDelete function core/modules/field/tests/field.test Test field_attach_delete().
FieldAttachOtherTestCase::testFieldAttachValidate function core/modules/field/tests/field.test Test field_attach_validate().
redirect_handler_field_redirect_link_edit::render function core/modules/redirect/views/redirect_handler_field_redirect_link_edit.inc Render the field.
views_handler_field_ncs_last_comment_name::render function core/modules/comment/views/views_handler_field_ncs_last_comment_name.inc Render the field.
redirect_handler_field_redirect_operations::query function core/modules/redirect/views/redirect_handler_field_redirect_operations.inc Called to add the field to a query.
entityreference_field_views_data_views_data_alter function core/modules/entityreference/views/entityreference.views.inc Implements hook_field_views_data_views_data_alter().
FieldInfoTestCase::testInstanceDisabledEntityType function core/modules/field/tests/field.test Test that instances on disabled entity types are filtered out.
views_handler_field_comment_username::render_link function core/modules/comment/views/views_handler_field_comment_username.inc
views_handler_field_node_new_comments::pre_render function core/modules/comment/views/views_handler_field_node_new_comments.inc Run before any fields are rendered.
views_handler_field_serialized::option_definition function core/modules/views/handlers/views_handler_field_serialized.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_field_file_link_delete::render_link function core/modules/file/views/views_handler_field_file_link_delete.inc Renders the link.
FieldUIManageDisplayTestCase::assertNodeViewNoText function core/modules/field_ui/tests/field_ui.test Asserts that a string is not found in the rendered node in a display mode.
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_fields_compare::field_options function core/modules/views/handlers/views_handler_filter_fields_compare.inc Provide a list of available fields.
views_handler_filter_fields_compare::admin_summary function core/modules/views/handlers/views_handler_filter_fields_compare.inc Overrides views_handler_filter#admin_summary().
ImageFieldDefaultImagesTestCase::testDefaultImages function core/modules/image/tests/image.test Tests CRUD for fields and fields instances with default images.
views_handler_field_locale_link_edit::options_form function core/modules/locale/views/views_handler_field_locale_link_edit.inc Default options form that provides the label widget that all fields should have.
views_handler_field_system_info::option_definition function core/modules/system/views/views_handler_field_system_info.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_field_history_user_timestamp::render function core/modules/node/views/views_handler_field_history_user_timestamp.inc Render the field.
EntityReferenceFieldTestCase::testShowLinksSetting function core/modules/entityreference/tests/entityreference.field.test Tests the "Show links" setting for the field formatter "Rendered entity".
views_handler_field_comment_link_edit::render_link function core/modules/comment/views/views_handler_field_comment_link_edit.inc
redirect_handler_field_redirect_link_delete::query function core/modules/redirect/views/redirect_handler_field_redirect_link_delete.inc Called to add the field to a query.
redirect_handler_field_redirect_operations::render function core/modules/redirect/views/redirect_handler_field_redirect_operations.inc Render the field.
views_handler_field_contextual_links::options_form function core/modules/views/handlers/views_handler_field_contextual_links.inc Default options form that provides the label widget that all fields should have.
FieldInstanceCrudTestCase::testCreateFieldInstance function core/modules/field/tests/field.test Test the creation of a field instance.
FieldInstanceCrudTestCase::testUpdateFieldInstance function core/modules/field/tests/field.test Test the update of a field instance.
FieldInstanceCrudTestCase::testDeleteFieldInstance function core/modules/field/tests/field.test Test the deletion of a field instance.
views_handler_field_last_comment_timestamp::render function core/modules/comment/views/views_handler_field_last_comment_timestamp.inc Render the field.
FieldTranslationsTestCase::testFieldInvokeMultiple function core/modules/field/tests/field.test Test the multilanguage logic of _field_invoke_multiple().
TaxonomyTermFieldMultipleVocabularyTestCase::setUp function core/modules/taxonomy/tests/taxonomy.test Sets up a Backdrop site for running functional and integration tests.
views_handler_field_comment_username::options_form function core/modules/comment/views/views_handler_field_comment_username.inc Default options form that provides the label widget that all fields should have.
CommentFieldsTest::testCommentEmptyNonRequiredBody function core/modules/comment/tests/comment.test Tests trying to save a comment with an empty, NON-required body.
views_handler_field_node_new_comments::render_link function core/modules/comment/views/views_handler_field_node_new_comments.inc
views_handler_field_file_link_delete::options_form function core/modules/file/views/views_handler_field_file_link_delete.inc Default options form that provides the label widget that all fields should have.
views_handler_field_term_node_tid::add_self_tokens function core/modules/taxonomy/views/views_handler_field_term_node_tid.inc Add any special tokens this field might use for itself.
ViewsHandlerFieldDateTest::assertRenderedDatesEqual function core/modules/views/tests/handlers/views_handler_field_date.test
NodeEntityFieldQueryAlter::testNodeQueryAlterWithUI function core/modules/node/tests/node.test Tests that node access permissions are followed.
FieldUIViewModeFunctionalTest::testFieldUIViewModes function core/modules/field_ui/tests/field_ui.test Tests display mode functionality.

Pages

  • « first
  • ‹ previous
  • …
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 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
  • 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