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
views_handler_field_machine_name::pre_render function core/modules/views/handlers/views_handler_field_machine_name.inc Run before any fields are rendered.
DatabaseAlterTestCase::testAlterChangeFields function core/modules/simpletest/tests/database_test.test Test that we can alter the fields of a query.
FieldAttachTestCase::createFieldWithInstance function core/modules/field/tests/field.test Create a field and an instance of it.
FieldAttachStorageTestCase::testFieldHasData function core/modules/field/tests/field.test Test field_has_data().
DatabaseBasicSyntaxTestCase::testFieldConcat function core/modules/simpletest/tests/database_test.test Test for string concatenation with field values.
EntityFieldQueryTestCase::testTablePrefixing function core/modules/entity/tests/entity_query.test Tests EFQ table prefixing with multiple conditions and an altered join.
EntityReferenceSelectionHandlerViews::$field property core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerViews.inc
views_handler_field_contextual_links::render function core/modules/views/handlers/views_handler_field_contextual_links.inc Render the contextual fields.
views_handler_field_comment_node_link::query function core/modules/comment/views/views_handler_field_comment_node_link.inc Overriden to add the field for the entity id.
ViewsHandlerFieldCustomTest::testFieldCustom function core/modules/views/tests/handlers/views_handler_field_custom.test
views_handler_field_links::option_definition function core/modules/views/handlers/views_handler_field_links.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_field_comment_username::render function core/modules/comment/views/views_handler_field_comment_username.inc Render the field.
views_handler_field_node_new_comments::query function core/modules/comment/views/views_handler_field_node_new_comments.inc Called to add the field to a query.
views_handler_field_serialized::options_form function core/modules/views/handlers/views_handler_field_serialized.inc Default options form that provides the label widget that all fields should have.
FileFieldValidateTestCase::testFileExtension function core/modules/file/tests/file.test Tests file extension checking.
views_handler_field_file_link_delete::render function core/modules/file/views/views_handler_field_file_link_delete.inc Render the field.
DatabaseCharsetConverter::convertTableFields function core/includes/database/charset_converter.inc Converts a table's field to a desired character set and collation.
hook_date_field_instance_settings_form_alter function core/modules/date/date.api.php Alter a date field instance settings form.
FieldUIManageFieldsTestCase::testDeleteField function core/modules/field_ui/tests/field_ui.test Tests that deletion removes fields and instances as expected.
redirect_handler_field_redirect_redirect.inc file core/modules/redirect/views/redirect_handler_field_redirect_redirect.inc Redirect field handler for {redirect}.redirect.
views_handler_field_ncs_last_comment_name.inc file core/modules/comment/views/views_handler_field_ncs_last_comment_name.inc Definition of views_handler_field_ncs_last_comment_name.
FieldGetValueTestCase::$test_email_field_name property core/modules/field/tests/field.test
views_handler_field_node_revision_link_delete class core/modules/node/views/views_handler_field_node_revision_link_delete.inc Field handler to present link to delete a node revision.
LocaleMultilingualFieldsFunctionalTest::setUp function core/modules/locale/tests/locale.test Sets up a Backdrop site for running functional and integration tests.
FileFieldWidgetTestCase::testWidgetValidation function core/modules/file/tests/file.test Tests validation with the Upload button.
GenericFieldTest::codeTestGenericAddAllFields function modules/examples/field_permission_example/tests/field_permission_example.test Add all testable fields as instances to a content type.
_entityreference_field_instance_settings_form function core/modules/entityreference/entityreference.module Implements hook_field_settings_form().
views_handler_field_node_translation_link.inc file core/modules/translation/views/views_handler_field_node_translation_link.inc Definition of views_handler_field_node_translation_link.
entityreference_field_formatter_settings_form function core/modules/entityreference/entityreference.module Implements hook_field_formatter_settings_form().
views_handler_field_system_info::options_form function core/modules/system/views/views_handler_field_system_info.inc Default options form that provides the label widget that all fields should have.
FieldBulkDeleteTestCase::$entities_by_bundles property core/modules/field/tests/field.test
date_views_argument_handler::get_query_fields function core/modules/date/views/date_views_argument_handler.inc Collect information about our fields we will need to create the right query.
DatabaseRegressionTestCase::testDBFieldExists function core/modules/simpletest/tests/database_test.test Test the db_field_exists() function.
field_test_field_widget_properties_user_alter function core/modules/field/tests/field_test/field_test.module Implements hook_field_widget_properties_ENTITY_TYPE_alter().
redirect_handler_field_redirect_source::query function core/modules/redirect/views/redirect_handler_field_redirect_source.inc Called to add the field to a query.
ListFieldUITestCase::assertAllowedValuesInput function core/modules/field/modules/list/tests/list.test Tests a string input for the 'allowed values' form element.
FieldAttachOtherTestCase::testFieldAttachView function core/modules/field/tests/field.test Test field_attach_view() and field_attach_prepare_view().
entityreference_plugin_row_fields::pre_render function core/modules/entityreference/views/entityreference_plugin_row_fields.inc Allow the style to do stuff before each row is rendered.
FieldAttachOtherTestCase::testFieldAttachForm function core/modules/field/tests/field.test Test field_attach_form().
views_handler_field_prerender_list::get_items function core/modules/views/handlers/views_handler_field_prerender_list.inc Return an array of items for the field.
views_handler_field_prerender_list::get_value function core/modules/views/handlers/views_handler_field_prerender_list.inc Get the value that's supposed to be rendered.
views_handler_field_node_revision_link_revert class core/modules/node/views/views_handler_field_node_revision_link_revert.inc Field handler to present a link to revert a node to a revision.
field_permission_example_field_formatter_info function modules/examples/field_permission_example/field_permission_example.module Implements hook_field_formatter_info().
field_permission_example_field_formatter_view function modules/examples/field_permission_example/field_permission_example.module Implements hook_field_formatter_view().
views_handler_field_contact_link::render_link function core/modules/contact/views/views_handler_field_contact_link.inc
views_handler_field_comment_link::render_link function core/modules/comment/views/views_handler_field_comment_link.inc
FieldCrudTestCase::testUpdateNonExistentField function core/modules/field/tests/field.test
views_handler_field_custom::option_definition function core/modules/views/handlers/views_handler_field_custom.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_field_comment_node_link::render function core/modules/comment/views/views_handler_field_comment_node_link.inc Render the field.
views_handler_field_term_link_edit::construct function core/modules/taxonomy/views/views_handler_field_term_link_edit.inc Construct a new field handler.

Pages

  • « first
  • ‹ previous
  • …
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • …
  • 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