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
EntityFieldQuery::propertyQuery function core/modules/entity/entity.query.inc Queries entity tables in SQL for property conditions and sorts.
_field_info_collate_types_reset function core/modules/field/field.info.inc Clear collated information on field and widget types and related structures.
field_permission_example.module file modules/examples/field_permission_example/field_permission_example.module Hook implementations for the Field Permission Example module.
DatabaseSchema_mysql::dropField function core/includes/database/mysql/schema.inc Drop a field.
views_handler_field_file_status class core/modules/file/views/views_handler_field_file_status.inc Field handler to translate a node type into its readable form.
views_handler_field_field::query function core/modules/field/views/views_handler_field_field.inc Called to add the field to a query.
field_example_field_widget_error function modules/examples/field_example/field_example.module Implements hook_field_widget_error().
field_ui_view_mode_enable_access function core/modules/field_ui/field_ui.admin.inc Access callback: Checks the users access and token to enable a display mode.
views_handler_field::render_text function core/modules/views/handlers/views_handler_field.inc Perform an advanced text render for the item.
NodeEntityFieldQueryAlter::setUp function core/modules/node/tests/node.test Sets up a Backdrop site for running functional and integration tests.
FieldUIViewModeTestHelper::setUp function core/modules/field_ui/tests/field_ui.test Overrides BackdropWebTestCase::setUp().
FieldBlock::createPseudoInstance function core/modules/field/field.block.inc Create a field instance and display that uses custom formatter settings.
taxonomy_field_widget_info_alter function core/modules/taxonomy/taxonomy.module Implements hook_field_widget_info_alter().
FieldAttachTestCase::$field_name property core/modules/field/tests/field.test
GenericFieldTest::$instanceNames property modules/examples/field_permission_example/tests/field_permission_example.test
views_handler_field_taxonomy.inc file core/modules/taxonomy/views/views_handler_field_taxonomy.inc Definition of views_handler_field_taxonomy.
FieldFormTestCase::$field_single property core/modules/field/tests/field.test
views_handler_field_node::render function core/modules/node/views/views_handler_field_node.inc Render the field.
FieldDisplayAPITestCase::$is_new property core/modules/field/tests/field.test
FieldDisplayAPITestCase::$values property core/modules/field/tests/field.test
FieldDisplayAPITestCase::$entity property core/modules/field/tests/field.test
DateFieldBasic::$privileged_user property core/modules/date/tests/date_field.test
FieldBulkDeleteTestCase::$fields property core/modules/field/tests/field.test
views_handler_field_machine_name class core/modules/views/handlers/views_handler_field_machine_name.inc Field handler that allows showing machine name content as human names.
_date_field_widget_settings_form function core/modules/date/date.admin.inc Helper function for date_field_widget_settings_form().
link_field_custom_form_test.info file core/modules/link/tests/modules/link_field_custom_form_test/link_field_custom_form_test.info type = module name = Link Custom Form Test description = Helper module to test custom forms and link fields. package = Testing backdrop = 1.x version = BACKDROP_VERSION dependencies[] = link hidden = TRUE
views_handler_field_date::render function core/modules/views/handlers/views_handler_field_date.inc Render the field.
link_field_custom_form_test_menu function core/modules/link/tests/modules/link_field_custom_form_test/link_field_custom_form_test.module Implements hook_menu().
link_field_custom_form_test_form function core/modules/link/tests/modules/link_field_custom_form_test/link_field_custom_form_test.module Custom form for testing link field.
FieldTestCase::assertFieldValues function core/modules/field/tests/field.test Assert that a field has the expected values in an entity.
field_test_field_storage_details function core/modules/field/tests/field_test/field_test.storage.inc Implements hook_field_storage_details().
hook_field_storage_details_alter function core/modules/field/field.api.php Perform alterations on Field API storage details.
views_handler_field_search_score class core/modules/search/views/views_handler_field_search_score.inc Field handler to provide simple renderer that allows linking to a node.
views_handler_field_user::render function core/modules/user/views/views_handler_field_user.inc Render the field.
views_handler_field_boolean.test file core/modules/views/tests/handlers/views_handler_field_boolean.test Definition of ViewsHandlerFieldBooleanTest.
views_handler_field_counter.test file core/modules/views/tests/handlers/views_handler_field_counter.test Definition of ViewsHandlerFilterCounterTest.
FieldInfoTestCase::testFieldInfo function core/modules/field/tests/field.test Test that field types and field definitions are correctly cached.
entityreference_field_views_data function core/modules/entityreference/views/entityreference.views.inc Implements hook_field_views_data().
ListFieldUITestCase::$field_name property core/modules/field/modules/list/tests/list.test
ListFieldUITestCase::$admin_path property core/modules/field/modules/list/tests/list.test
field_ui_widget_type_form_submit function core/modules/field_ui/field_ui.admin.inc Form submission handler for field_ui_widget_type_form().
views_handler_field_contact_link class core/modules/contact/views/views_handler_field_contact_link.inc A field that links to the user contact page, if access is permitted.
views_handler_field_comment_link class core/modules/comment/views/views_handler_field_comment_link.inc Base field handler to present a link.
_image_field_resolution_validate function core/modules/image/image.field.inc Element validate function for resolution fields.
taxonomy_field_widget_form_alter function core/modules/taxonomy/taxonomy.module Implements hook_field_widget_form_alter().
FieldCrudTestCase::testReadField function core/modules/field/tests/field.test Test reading back a field definition.
image_field_widget_settings_form function core/modules/image/image.field.inc Implements hook_field_widget_settings_form().
ViewsHandlerFieldMath::viewsData function core/modules/views/tests/handlers/views_handler_field_math.test The views data definition.
email_field_widget_settings_form function core/modules/email/email.module Implements hook_field_widget_settings_form().
FieldInstanceCrudTestCase::setUp function core/modules/field/tests/field.test Sets up a Backdrop site for running functional and integration tests.

Pages

  • « first
  • ‹ previous
  • …
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • …
  • 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