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_node_new_comments::render function core/modules/comment/views/views_handler_field_node_new_comments.inc Render the field.
FieldViewsFieldTest::_testMultipleFieldRender function core/modules/field/tests/field_views.test
FieldUIManageFieldsTestCase::manageFieldsPage function core/modules/field_ui/tests/field_ui.test Tests the manage fields page.
UserViewsHandlerFieldNameTest::view_user_name function core/modules/user/tests/user_views_handler_field_name.test
FieldUIManageFieldsTestCase::addExistingField function core/modules/field_ui/tests/field_ui.test Tests adding an existing field in another content type.
views_handler_field_term_node_tid::pre_render function core/modules/taxonomy/views/views_handler_field_term_node_tid.inc Run before any fields are rendered.
FieldUIManageFieldsTestCase::testDefaultValue function core/modules/field_ui/tests/field_ui.test Tests that default value is correctly validated and saved.
redirect_handler_field_redirect_link_edit.inc file core/modules/redirect/views/redirect_handler_field_redirect_link_edit.inc Redirect field handler for edit links.
hook_date_field_formatter_settings_form_alter function core/modules/date/date.api.php Alter a date field formatter settings form.
FieldUIManageFieldsTestCase::testHiddenFields function core/modules/field_ui/tests/field_ui.test Tests that Field UI respects the 'no_ui' option in hook_field_info().
FieldUIManageFieldsTestCase::testRenameBundle function core/modules/field_ui/tests/field_ui.test Tests renaming a bundle.
FieldUIManageDisplayTestCase::testFormatterUI function core/modules/field_ui/tests/field_ui.test Tests formatter settings.
FieldUIManageFieldsTestCase::$field_name_input property core/modules/field_ui/tests/field_ui.test
DatabaseInsertTestCase::testInsertSelectFields function core/modules/simpletest/tests/database_test.test Test that the INSERT INTO ... SELECT (fields) ... syntax works.
views_handler_field_field::groupby_form_submit function core/modules/field/views/views_handler_field_field.inc
views_handler_field_last_comment_timestamp.inc file core/modules/comment/views/views_handler_field_last_comment_timestamp.inc Definition of views_handler_field_last_comment_timestamp.
ViewsHandlerFieldBooleanTest::testFieldBoolean function core/modules/views/tests/handlers/views_handler_field_boolean.test
field_test_field_formatter_settings_form_alter function core/modules/field/tests/field_test/field_test.module Implements hook_field_formatter_settings_form_alter().
views_handler_field_boolean::option_definition function core/modules/views/handlers/views_handler_field_boolean.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
FieldTestPermissionsExample::testFieldnoteInfo function modules/examples/field_permission_example/tests/field_permission_example.test Test of hook_field_info() and other implementation requirements.
views_handler_field_node_revision::render_link function core/modules/node/views/views_handler_field_node_revision.inc Render whatever the data is as a link to the node.
views_handler_field_machine_name::options_form function core/modules/views/handlers/views_handler_field_machine_name.inc Default options form that provides the label widget that all fields should have.
views_handler_field_counter::option_definition function core/modules/views/handlers/views_handler_field_counter.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_field_bulk_form::get_entity_type function core/modules/views/handlers/views_handler_field_bulk_form.inc Determine the entity type of the bulk operation field.
views_handler_field_numeric::option_definition function core/modules/views/handlers/views_handler_field_numeric.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_field_node_revision_link::access function core/modules/node/views/views_handler_field_node_revision_link.inc Check whether current user has access to this handler.
views_handler_field_history_user_timestamp.inc file core/modules/node/views/views_handler_field_history_user_timestamp.inc Definition of views_handler_field_history_user_timestamp.
EntityFieldQueryTestCase::testEntityFieldQuery function core/modules/entity/tests/entity_query.test Tests EntityFieldQuery.
field_test_query_store_global_test_query_alter function core/modules/field/tests/field_test/field_test.module Implements hook_query_TAG_alter() for tag 'store_global_test_query'.
redirect_handler_field_redirect_source::render function core/modules/redirect/views/redirect_handler_field_redirect_source.inc Render the field.
ListFieldUITestCase::testListAllowedValuesText function core/modules/field/modules/list/tests/list.test List (text) : test 'allowed values' input.
_field_ui_field_overview_form_validate_add_new function core/modules/field_ui/field_ui.admin.inc Validates the 'add new field' row of field_ui_field_overview_form().
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

Pages

  • « first
  • ‹ previous
  • …
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • …
  • 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