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
field_sql_storage_field_storage_info function core/modules/field/modules/field_sql_storage/field_sql_storage.module Implements hook_field_storage_info().
views_handler_field::advanced_render function core/modules/views/handlers/views_handler_field.inc Render a field using advanced settings.
views_handler_field_node_comment.inc file core/modules/comment/views/views_handler_field_node_comment.inc Definition of views_handler_field_node_comment.
views_handler_field::add_self_tokens function core/modules/views/handlers/views_handler_field.inc Add any special tokens this field might use for itself.
field_sql_storage_field_storage_load function core/modules/field/modules/field_sql_storage/field_sql_storage.module Implements hook_field_storage_load().
node_query_entity_field_access_alter function core/modules/node/node.module Implements hook_query_TAG_alter().
views_handler_field::theme_functions function core/modules/views/handlers/views_handler_field.inc
_field_sql_storage_query_join_entity function core/modules/field/modules/field_sql_storage/field_sql_storage.module Adds the base entity table to a field query object.
FieldGetValueTestCase::$value_email1 property core/modules/field/tests/field.test
FieldGetValueTestCase::$value_email2 property core/modules/field/tests/field.test
views_handler_field_contact_link.inc file core/modules/contact/views/views_handler_field_contact_link.inc Definition of views_handler_field_contact_link.
ajax_example_autotextfields_callback function modules/examples/ajax_example/ajax_example.module Callback for autotextfields.
FieldDisplayAPITestCase::$field_name property core/modules/field/tests/field.test
views_handler_field_locale_link_edit class core/modules/locale/views/views_handler_field_locale_link_edit.inc Field handler to present a link to edit a translation.
FieldTranslationsTestCase::$instance property core/modules/field/tests/field.test
DateFieldBasic::createMultiDateField function core/modules/date/tests/date_field.test Creates a date field from an array of settings values.
entityreference_field_formatter_info function core/modules/entityreference/entityreference.module Implements hook_field_formatter_info().
entityreference_field_formatter_view function core/modules/entityreference/entityreference.module Implements hook_field_formatter_view().
views_handler_field_node_link_delete class core/modules/node/views/views_handler_field_node_link_delete.inc Field handler to present a link to delete a node.
views_handler_field_user_picture.inc file core/modules/user/views/views_handler_field_user_picture.inc Definition of views_handler_field_user_picture.
views_handler_field_user_link::query function core/modules/user/views/views_handler_field_user_link.inc Called to add the field to a query.
views_handler_field_term_path::query function core/modules/taxonomy/views/views_handler_field_term_path.inc Called to add the field to a query.
views_handler_field_user_link_cancel class core/modules/user/views/views_handler_field_user_link_cancel.inc Field handler to present a link to user cancel.
CommentFieldsTest::testCommentEnable function core/modules/comment/tests/comment.test Tests that comment module works when enabled after a content module.
CommentFieldsTest::testCommentFormat function core/modules/comment/tests/comment.test Tests that comment module works correctly with plain text format.
field_test_dummy_field_storage_query function core/modules/field/tests/field_test/field_test.module Pseudo-implements hook_field_storage_query().
hook_field_available_languages_alter function core/modules/field/field.api.php Alter field_available_languages() values.
views_handler_field_user_permissions class core/modules/user/views/views_handler_field_user_permissions.inc Field handler to provide a list of permissions.
ListFieldUITestCase::createListField function core/modules/field/modules/list/tests/list.test Helper function to create list field of a given type.
field_ui_display_overview_row_region function core/modules/field_ui/field_ui.admin.inc Returns the region to which a row in the 'Manage displays' screen belongs.
FieldSqlStorageTestCase::$field_name property core/modules/field/modules/field_sql_storage/tests/field_sql_storage.test
views_handler_field_machine_name.inc file core/modules/views/handlers/views_handler_field_machine_name.inc Definition of views_handler_field_machine_name.
hook_field_display_ENTITY_TYPE_alter function core/modules/field/field.api.php Alters the display settings of a field on a given entity type before it gets displayed.
views_handler_field_node_path::query function core/modules/node/views/views_handler_field_node_path.inc Provide necessary query segments.
views_handler_field_search_score.inc file core/modules/search/views/views_handler_field_search_score.inc Definition of views_handler_field_search_score.
views_handler_field_contextual_links class core/modules/views/handlers/views_handler_field_contextual_links.inc Provides a handler that adds contextual links.
template_preprocess_views_view_field function core/modules/views/templates/views.theme.inc Process a single field within a view.
views_handler_field_ncs_last_updated class core/modules/comment/views/views_handler_field_ncs_last_updated.inc Field handler to display the newer of last comment / node updated.
field_test_entity_nested_form_submit function core/modules/field/tests/field_test/field_test.entity.inc Submit handler for field_test_entity_nested_form().
FieldCrudTestCase::_testActiveHelper function core/modules/field/tests/field.test Helper function for testActive().
TaxonomyTermFieldTestCase::$instance property core/modules/taxonomy/tests/taxonomy.test
views_handler_field_links::get_links function core/modules/views/handlers/views_handler_field_links.inc Internal function to get a list of links for this field.
FieldGetValueTestCase::$content_type property core/modules/field/tests/field.test
views_handler_field_comment_username class core/modules/comment/views/views_handler_field_comment_username.inc Field handler to allow linking to a user account or homepage.
FieldTokenTestCase::$test_field_name property core/modules/field/tests/field.test
FieldViewsTestHelper::setUpInstances function core/modules/field/tests/field_views.test
BackdropWebTestCase::assertFieldById function core/modules/simpletest/backdrop_web_test_case.php Asserts that a field exists in the current page with the given id and value.
FieldViewsFieldTest::testFieldRender function core/modules/field/tests/field_views.test
views_handler_field_file_link_delete class core/modules/file/views/views_handler_field_file_link_delete.inc Field handler to present a link to delete a file.
DatabaseSchema_mysql::createFieldSql function core/includes/database/mysql/schema.inc Create a SQL string for a field to be used in table creation or alteration.

Pages

  • « first
  • ‹ previous
  • …
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • …
  • 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