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
TaxonomyTermFieldMultipleVocabularyTestCase::$field_name property core/modules/taxonomy/tests/taxonomy.test
EntityReferenceFieldTestCase::createEntityReferenceField function core/modules/entityreference/tests/entityreference.field.test Creates an entity reference field.
FieldAttachStorageTestCase::testFieldStorageDetailsAlter function core/modules/field/tests/field.test Test storage details alteration.
views_handler_field_comment_link_edit::option_definition function core/modules/comment/views/views_handler_field_comment_link_edit.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
redirect_handler_field_redirect_operations::options_form function core/modules/redirect/views/redirect_handler_field_redirect_operations.inc Default options form that provides the label widget that all fields should have.
views_handler_field_comment_node_link::option_definition function core/modules/comment/views/views_handler_field_comment_node_link.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
FieldTranslationsTestCase::testTranslatableFieldSaveLoad function core/modules/field/tests/field.test Test translatable fields storage/retrieval.
FileFieldWidgetTestCase::testTemporaryFileRemovalExploit function core/modules/file/tests/file.test Tests exploiting the temporary file removal of another user using fid.
views_handler_field_node_new_comments::option_definition function core/modules/comment/views/views_handler_field_node_new_comments.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
NumberFieldTestCase::testNumberDecimalFieldStepValidation function core/modules/field/modules/number/tests/number.test Test number_decimal field step validation.
ImageFieldDisplayTestCase::testImageFieldFormattersPublic function core/modules/image/tests/image.test Test image formatters on node display for public files.
ListFieldDisplayTestCase::testListDisplayFormatterBoolean function core/modules/field/modules/list/tests/list.test List (boolean) : test 'On/Off' values input.
redirect_handler_field_redirect_source::option_definition function core/modules/redirect/views/redirect_handler_field_redirect_source.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
redirect_handler_field_redirect_link_delete::options_form function core/modules/redirect/views/redirect_handler_field_redirect_link_delete.inc Default options form that provides the label widget that all fields should have.
views_handler_field_prerender_list::allow_advanced_render function core/modules/views/handlers/views_handler_field_prerender_list.inc Determine if advanced rendering is allowed.
TaxonomyTermFieldMultipleVocabularyTestCase::$vocabulary1 property core/modules/taxonomy/tests/taxonomy.test
TaxonomyTermFieldMultipleVocabularyTestCase::$vocabulary2 property core/modules/taxonomy/tests/taxonomy.test
ImageFieldDisplayTestCase::testImageFieldFormattersPrivate function core/modules/image/tests/image.test Test image formatters on node display for private files.
views_handler_field_node_revision_link_delete::render_link function core/modules/node/views/views_handler_field_node_revision_link_delete.inc
DatabaseSelectComplexTestCase::testCountQueryFieldRemovals function core/modules/simpletest/tests/database_test.test Test that countQuery properly removes fields and expressions.
EntityFieldQueryTestCase::testEntityFieldQueryTranslatable function core/modules/entity/tests/entity_query.test Tests querying translatable fields.
FieldAttachStorageTestCase::testFieldAttachSaveMissingData function core/modules/field/tests/field.test Tests insert and update with missing or NULL fields.
EntityFieldQueryTestCase::testEntityFieldQueryDisablePager function core/modules/entity/tests/entity_query.test Tests the disabling the pager in EntityFieldQuery.
views_handler_field_node_revision_link_revert::render_link function core/modules/node/views/views_handler_field_node_revision_link_revert.inc
TaxonomyTermFieldTestCase::testTaxonomyTermFieldValidation function core/modules/taxonomy/tests/taxonomy.test Test term field validation.
FileFieldWidgetTestCase::doTestTemporaryFileRemovalExploit function core/modules/file/tests/file.test Helper for testing exploiting the temporary file removal using fid.
DatabaseInsertDefaultsTestCase::testDefaultInsertWithFields function core/modules/simpletest/tests/database_test.test Test that we can insert fields with values and defaults in the same query.
FileFieldAnonymousSubmission::_testNodeWithFileWithoutTitle function core/modules/file/tests/file.test Helper method to test file submissions with missing node titles.
views_handler_field_node_revision_link::get_revision_entity function core/modules/node/views/views_handler_field_node_revision_link.inc Returns the revision values of a node.
views_test_plugin_style_test_mapping::filter_numeric_fields function core/modules/views/tests/views_test/test_plugins/views_test_plugin_style_test_mapping.inc Restricts the allowed fields to only numeric fields.
redirect_handler_field_redirect_redirect::option_definition function core/modules/redirect/views/redirect_handler_field_redirect_redirect.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
FieldFormTestCase::testFieldFormMultivalueWithRequiredRadio function core/modules/field/tests/field.test Tests widget handling of multiple required radios.
NumberFieldSettingsTestCase::testNumberDecimalFieldSettings function core/modules/field/modules/number/tests/number_settings.test Test number_decimal field settings.
NumberFieldSettingsTestCase::testNumberIntegerFieldSettings function core/modules/field/modules/number/tests/number_settings.test Test number_integer field settings.
views_handler_argument_field_list_string::option_definition function core/modules/field/views/views_handler_argument_field_list_string.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
EntityReferenceSelectionHandlerViews::entityFieldQueryAlter function core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerViews.inc Implements EntityReferenceHandler::entityFieldQueryAlter().
views_handler_filter_fields_compare::fields_operator_options function core/modules/views/handlers/views_handler_filter_fields_compare.inc Provide a list of all operators.
EntityFieldQueryTestCase::testEntityFieldQueryMetaConditions function core/modules/entity/tests/entity_query.test Tests field meta conditions.
redirect_handler_field_redirect_link_edit::option_definition function core/modules/redirect/views/redirect_handler_field_redirect_link_edit.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
FieldAttachOtherTestCase::testFieldAttachPrepareViewMultiple function core/modules/field/tests/field.test Tests the 'multiple entity' behavior of field_attach_prepare_view().
views_handler_field_ncs_last_comment_name::option_definition function core/modules/comment/views/views_handler_field_ncs_last_comment_name.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
FieldTranslationsTestCase::testFieldFormTranslationRevisions function core/modules/field/tests/field.test Tests field translations when creating a new revision.
EntityReferenceSelectionHandlerBroken::entityFieldQueryAlter function core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandler.inc
EntityReferenceSelectionHandlerGeneric::buildEntityFieldQuery function core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc Build an EntityFieldQuery to get referenceable entities.
EntityReferenceSelectionHandlerGeneric::entityFieldQueryAlter function core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc Implements EntityReferenceHandler::entityFieldQueryAlter().
views_handler_field_history_user_timestamp::option_definition function core/modules/node/views/views_handler_field_history_user_timestamp.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
FieldAttachStorageTestCase::testFieldAttachCreateRenameBundle function core/modules/field/tests/field.test Test field_attach_create_bundle() and field_attach_rename_bundle().
redirect_handler_field_redirect_operations::option_definition function core/modules/redirect/views/redirect_handler_field_redirect_operations.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
ViewsHandlerFieldBulkFormTest::assertCorrectBulkFormEntityIds function core/modules/views/tests/handlers/views_handler_field_bulk_form.test Assert that the form checkbox values match the entity ids.
NodeEntityViewModeAlterTest::testNodeViewModeChangeHiddenField function core/modules/node/tests/node.test Tests fields that were previously hidden when the display mode is changed.

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