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
FieldTestPermissionsExample::testFieldnoteViewPerms function modules/examples/field_permission_example/tests/field_permission_example.test Test view permissions.
FieldTestPermissionsExample::testFieldnoteEditPerms function modules/examples/field_permission_example/tests/field_permission_example.test Test edit permissions.
views_handler_field_machine_name::get_value_options function core/modules/views/handlers/views_handler_field_machine_name.inc
TaxonomyTermFieldMultipleVocabularyTestCase::$field property core/modules/taxonomy/tests/taxonomy.test
views_handler_field_machine_name::option_definition function core/modules/views/handlers/views_handler_field_machine_name.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
EntityReferenceAdminTestCase::testFieldAdminHandler function core/modules/entityreference/tests/entityreference.admin.test
FieldSchemaAlterTestCase::testImageFieldSchemaAlter function core/modules/field/tests/field.test Tests a hook_field_schema_alter() implementation.
views_handler_field_node_revision_link::render_link function core/modules/node/views/views_handler_field_node_revision_link.inc
FieldAttachStorageTestCase::testFieldAttachSaveLoad function core/modules/field/tests/field.test Check field values insert, update and load.
EntityFieldQueryTestCase::testEntityFieldQueryPager function core/modules/entity/tests/entity_query.test Tests the pager integration of EntityFieldQuery.
views_handler_field_comment_link_edit::options_form function core/modules/comment/views/views_handler_field_comment_link_edit.inc Default options form that provides the label widget that all fields should have.
redirect_handler_field_redirect_link_delete::render function core/modules/redirect/views/redirect_handler_field_redirect_link_delete.inc Render the field.
views_handler_field_search_score::option_definition function core/modules/search/views/views_handler_field_search_score.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
_field_ui_field_overview_form_validate_add_existing function core/modules/field_ui/field_ui.admin.inc Validates the 'add existing field' row of field_ui_field_overview_form().
redirect_handler_field_redirect_redirect::construct function core/modules/redirect/views/redirect_handler_field_redirect_redirect.inc Construct a new field handler.
views_handler_field_comment_link::option_definition function core/modules/comment/views/views_handler_field_comment_link.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_field_comment_link_reply::render_link function core/modules/comment/views/views_handler_field_comment_link_reply.inc
views_handler_field_comment_node_link::options_form function core/modules/comment/views/views_handler_field_comment_node_link.inc Default options form that provides the label widget that all fields should have.
views_handler_field_user_picture::option_definition function core/modules/user/views/views_handler_field_user_picture.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
FieldTranslationsTestCase::testFieldDisplayLanguage function core/modules/field/tests/field.test Tests display language logic for translatable fields.
views_handler_field_node_new_comments::options_form function core/modules/comment/views/views_handler_field_node_new_comments.inc Default options form that provides the label widget that all fields should have.
FieldUIManageFieldsTestCase::testDuplicateFieldName function core/modules/field_ui/tests/field_ui.test Tests that a duplicate field name is caught by validation.
FieldUIManageFieldsTestCase::testCardinalitySettings function core/modules/field_ui/tests/field_ui.test Tests the cardinality settings of a field.
views_handler_field_node_translation_link::construct function core/modules/translation/views/views_handler_field_node_translation_link.inc Construct a new field handler.
views_handler_field_node_link_translate::render_link function core/modules/translation/views/views_handler_field_node_link_translate.inc
views_handler_field_term_language::option_definition function core/modules/locale/views/views_handler_field_term_language.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
ImageFieldDisplayTestCase::_testImageFieldFormatters function core/modules/image/tests/image.test Test image formatters on node display.
_entityreference_field_settings_ajax_process_element function core/modules/entityreference/entityreference.module Helper function for custom ajax processing.
views_handler_field_node_language::option_definition function core/modules/locale/views/views_handler_field_node_language.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_field_node_revision::option_definition function core/modules/node/views/views_handler_field_node_revision.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_field_system_info::_getPropertyOptions function core/modules/system/views/views_handler_field_system_info.inc Helper function to return the options array.
views_handler_field_file_rendered::option_definition function core/modules/file/views/views_handler_field_file_rendered.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_field_user_roles::document_self_tokens function core/modules/user/views/views_handler_field_user_roles.inc Document any special tokens this field might use for itself.
views_handler_field_time_interval::option_definition function core/modules/views/handlers/views_handler_field_time_interval.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
redirect_handler_field_redirect_source::options_form function core/modules/redirect/views/redirect_handler_field_redirect_source.inc Default options form that provides the label widget that all fields should have.
EntityFieldQueryTestCase::testEntityFieldQueryAccess function core/modules/entity/tests/entity_query.test Tests EntityFieldQuery access on non-node entities.
entityreference_plugin_row_fields::option_definition function core/modules/entityreference/views/entityreference_plugin_row_fields.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
redirect_handler_field_redirect_link_edit::construct function core/modules/redirect/views/redirect_handler_field_redirect_link_edit.inc Construct a new field handler.
views_handler_field_comment_link_delete::render_link function core/modules/comment/views/views_handler_field_comment_link_delete.inc
FileUploadWizardTestCase::testFileUploadWizardFields function core/modules/file/tests/file.test Test the file upload wizard field step.
FieldTranslationsTestCase::checkTranslationRevisions function core/modules/field/tests/field.test Check if the field translation attached to the entity revision identified by the passed arguments were correctly stored.
FieldViewsFieldTest::_testFormatterSimpleFieldRender function core/modules/field/tests/field_views.test Tests that fields with formatters runs as expected.
ViewsHandlerFieldBulkFormTest::testNodeFieldBulkForm function core/modules/views/tests/handlers/views_handler_field_bulk_form.test Test Bulk Forms for nodes.
views_handler_field_term_node_tid::option_definition function core/modules/taxonomy/views/views_handler_field_term_node_tid.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_field_file_filemime::option_definition function core/modules/file/views/views_handler_field_file_filemime.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_argument_field_list::option_definition function core/modules/field/views/views_handler_argument_field_list.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
ImageFieldDisplayTestCase::testImageFieldDefaultImage function core/modules/image/tests/image.test Test use of a default image with an image field.
views_handler_field_node_revision_link_delete::access function core/modules/node/views/views_handler_field_node_revision_link_delete.inc Check whether current user has access to this handler.
FieldUIManageFieldsTestCase::testExternalDestinations function core/modules/field_ui/tests/field_ui.test Tests that external URLs in the 'destinations' query parameter are blocked.
views_handler_field_file_link_edit::option_definition function core/modules/file/views/views_handler_field_file_link_edit.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(

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