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
redirect_handler_field_redirect_redirect::query function core/modules/redirect/views/redirect_handler_field_redirect_redirect.inc Called to add the field to a query.
views_handler_field_comment_link_delete::access function core/modules/comment/views/views_handler_field_comment_link_delete.inc Check whether current user has access to this handler.
views_handler_field_user_link_edit::render_link function core/modules/user/views/views_handler_field_user_link_edit.inc
field_test_entity_form_submit_build_test_entity function core/modules/field/tests/field_test/field_test.entity.inc Updates the form state's entity by processing this submission's values.
ViewsHandlerFieldDropbuttonTest::testDropbutton function core/modules/views/tests/handlers/views_handler_field_dropbutton.test Tests dropbutton display.
views_handler_field_custom_pre_render_move_text function core/modules/views/handlers/views_handler_field_custom.inc Prerender function to move the textarea to the top.
FileTaxonomyTermTestCase::createAttachFileField function core/modules/file/tests/file.test Creates a file field and attaches it to the "Tags" taxonomy vocabulary.
FileFieldWidgetTestCase::testSingleValuedWidget function core/modules/file/tests/file.test Tests upload and remove buttons for a single-valued File field.
FileFieldWidgetTestCase::testPrivateFileSetting function core/modules/file/tests/file.test Tests a file field with a "Private files" upload destination setting.
FileFieldWidgetTestCase::testPrivateFileComment function core/modules/file/tests/file.test Tests that download restrictions on private files work on comments.
ViewsHandlerFieldBulkFormTest::schemaDefinition function core/modules/views/tests/handlers/views_handler_field_bulk_form.test Overrides the schema definition of the views_test table to add nid.
views_handler_field_term_node_tid::options_form function core/modules/taxonomy/views/views_handler_field_term_node_tid.inc Provide "link to term" option.
redirect_handler_field_redirect_link_delete.inc file core/modules/redirect/views/redirect_handler_field_redirect_link_delete.inc Redirect field handler for edit links.
views_handler_field_file_filemime::options_form function core/modules/file/views/views_handler_field_file_filemime.inc
views_handler_argument_field_list::options_form function core/modules/field/views/views_handler_argument_field_list.inc Build the options form.
views_handler_argument_field_list::summary_name function core/modules/field/views/views_handler_argument_field_list.inc Provides the name to use for the summary. By default this is just the name field.
FieldUIManageDisplayTestCase::assertNodeViewText function core/modules/field_ui/tests/field_ui.test Asserts that a string is found in the rendered node in a display mode.
ImageFieldValidateTestCase::testHeightDimensions function core/modules/image/tests/image.test Test single height resolution setting.
views_handler_field_field::multiple_options_form function core/modules/field/views/views_handler_field_field.inc Provide options for multiple value fields.
views_handler_field_node_translation_link::query function core/modules/translation/views/views_handler_field_node_translation_link.inc Called to add the field to a query.
views_handler_field_file_size::option_definition function core/modules/views/handlers/views_handler_field.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_field_file_icon::option_definition function core/modules/file/views/views_handler_field_file_icon.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
GenericFieldTest::codeTestGenericRemoveAllFields function modules/examples/field_permission_example/tests/field_permission_example.test Remove all fields in $this->field_names.
views_handler_field_node_link::option_definition function core/modules/node/views/views_handler_field_node_link.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
FieldSqlStorageTestCase::testFieldStorageDetails function core/modules/field/modules/field_sql_storage/tests/field_sql_storage.test Test the storage details.
views_handler_field_file_link_edit::options_form function core/modules/file/views/views_handler_field_file_link_edit.inc Default options form that provides the label widget that all fields should have.
entityreference_field_formatter_settings_summary function core/modules/entityreference/entityreference.module Implements hook_field_formatter_settings_summary().
views_handler_field_history_user_timestamp::init function core/modules/node/views/views_handler_field_history_user_timestamp.inc init the handler with necessary data.
views_handler_field_user_link::option_definition function core/modules/user/views/views_handler_field_user_link.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_field_term_path::option_definition function core/modules/taxonomy/views/views_handler_field_term_path.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
TextFieldTestCase::testTextfieldWidgetsFormatted function core/modules/field/modules/text/tests/text.test Test widgets + 'formatted_text' setting.
views_handler_field_bulk_form::option_definition function core/modules/views/handlers/views_handler_field_bulk_form.inc Overrides views_handler_field::option_definition().
views_handler_field_user_mail::option_definition function core/modules/user/views/views_handler_field_user_mail.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_field_bulk_form::views_form_submit function core/modules/views/handlers/views_handler_field_bulk_form.inc Submit handler for the bulk form.
views_handler_field_node_type::option_definition function core/modules/node/views/views_handler_field_node_type.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_field_file_type::option_definition function core/modules/file/views/views_handler_field_file_type.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_field_user_name::option_definition function core/modules/user/views/views_handler_field_user_name.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
EntityReferenceHandlersTestCase::testSortByField function core/modules/entityreference/tests/entityreference.handlers.test Assert sorting by field works for non-admins.
views_handler_field_user_permissions::pre_render function core/modules/user/views/views_handler_field_user_permissions.inc Run before any fields are rendered.
EntityFieldQueryTestCase::assertEntityFieldQuery function core/modules/entity/tests/entity_query.test Fetches the results of an EntityFieldQuery and compares.
views_handler_field_comment_link_approve::access function core/modules/comment/views/views_handler_field_comment_link_approve.inc Check whether current user has access to this handler.
redirect_handler_field_redirect_link_edit::query function core/modules/redirect/views/redirect_handler_field_redirect_link_edit.inc Called to add the field to a query.
views_handler_field_ncs_last_comment_name::query function core/modules/comment/views/views_handler_field_ncs_last_comment_name.inc Called to add the field to a query.
views_handler_field_node_path::option_definition function core/modules/node/views/views_handler_field_node_path.inc Default value for the path field option.
views_handler_field_prerender_list::options_form function core/modules/views/handlers/views_handler_field_prerender_list.inc Default options form that provides the label widget that all fields should have.
views_handler_field_prerender_list::render_items function core/modules/views/handlers/views_handler_field_prerender_list.inc Render all items in this field together.
redirect_handler_field_redirect_redirect::render function core/modules/redirect/views/redirect_handler_field_redirect_redirect.inc Render the field.
views_handler_field_contextual_links::pre_render function core/modules/views/handlers/views_handler_field_contextual_links.inc Run before any fields are rendered.
views_handler_field_comment_node_link::construct function core/modules/comment/views/views_handler_field_comment_node_link.inc Construct a new field handler.
FieldInstanceCrudTestCase::testReadFieldInstance function core/modules/field/tests/field.test Test reading back an instance definition.

Pages

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