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
LinkUITest::testCRUDCreateFieldWithClasses function core/modules/link/tests/link.ui.test Tests adding custom classes (single and multiple) to link fields.
views_handler_field_user_name::render_link function core/modules/user/views/views_handler_field_user_name.inc
views_handler_field_node_revision_link.inc file core/modules/node/views/views_handler_field_node_revision_link.inc Definition of views_handler_field_node_revision_link.
views_handler_field_url::option_definition function core/modules/views/handlers/views_handler_field_url.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
field_ui_display_overview_multistep_submit function core/modules/field_ui/field_ui.admin.inc Form submission handler for buttons in field_ui_display_overview_form().
redirect_handler_field_redirect_operations class core/modules/redirect/views/redirect_handler_field_redirect_operations.inc
SchemaTestCase::assertFieldAdditionRemoval function core/modules/simpletest/tests/schema.test Assert that a given field can be added and removed from a table.
SchemaTestCase::assertFieldCharacteristics function core/modules/simpletest/tests/schema.test Assert that a newly added field has the correct characteristics.
views_handler_field_prerender_list::render function core/modules/views/handlers/views_handler_field_prerender_list.inc Render the field.
ImageFieldValidateTestCase::testDimensions function core/modules/image/tests/image.test Test min/max resolution settings.
views_plugin_row_fields::option_definition function core/modules/views/plugins/views_plugin_row_fields.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
field_permission_example_field_widget_info function modules/examples/field_permission_example/field_permission_example.module Implements hook_field_widget_info().
field_permission_example_field_widget_form function modules/examples/field_permission_example/field_permission_example.module Implements hook_field_widget_form().
text_field_instance_settings_form_validate function core/modules/field/modules/text/text.module Element validate handler for text_field_instance_settings_form().
views_handler_field_last_comment_timestamp class core/modules/comment/views/views_handler_field_last_comment_timestamp.inc Field handler to display the timestamp of a comment with the count of comments.
FieldTranslationsTestCase::testFieldInvoke function core/modules/field/tests/field.test Test the multilanguage logic of _field_invoke().
views_plugin_query_default::compile_fields function core/modules/views/plugins/views_plugin_query_default.inc Build fields array.
FieldBulkDeleteTestCase::testPurgeInstance function core/modules/field/tests/field.test Verify that field data items and instances are purged when an instance is deleted.
views_handler_field_comment_username::init function core/modules/comment/views/views_handler_field_comment_username.inc Override init function to add uid and homepage fields.
views_handler_field_term_link_edit::render function core/modules/taxonomy/views/views_handler_field_term_link_edit.inc Render the field.
taxonomy_field_views_data_views_data_alter function core/modules/taxonomy/views/taxonomy.views.inc Implements hook_field_views_data_views_data_alter().
FileFieldValidateTestCase::testFileMaxSize function core/modules/file/tests/file.test Tests the max file size validator.
views_handler_field_file_extension::render function core/modules/file/views/views_handler_field_file_extension.inc Render the field.
redirect_handler_field_redirect_source.inc file core/modules/redirect/views/redirect_handler_field_redirect_source.inc Redirect field handler for {redirect}.source.
hook_date_field_widget_settings_form_alter function core/modules/date/date.api.php Alter a date field widget settings form.
ImageFieldValidateTestCase::testOrientation function core/modules/image/tests/image.test Test image rotation resulting from EXIF data. Requires a special test image, file rotate90cw.jpg.
views_handler_field_comment_link_delete.inc file core/modules/comment/views/views_handler_field_comment_link_delete.inc Definition of views_handler_field_comment_link_delete.
FieldUIViewModeTestHelper::refreshVariables function core/modules/field_ui/tests/field_ui.test Overrides BackdropWebTestCase::refreshVariables().
views_handler_field_broken::ensure_my_table function core/modules/views/handlers/views_handler_field.inc
field_sql_storage_field_storage_purge_field function core/modules/field/modules/field_sql_storage/field_sql_storage.module Implements hook_field_storage_purge_field().
hook_field_formatter_settings_summary_alter function core/modules/field/field.api.php Alter the short summary for the current formatter settings of an instance.
views_handler_field_file_size::options_form function core/modules/views/handlers/views_handler_field.inc
views_handler_field_file_icon::options_form function core/modules/file/views/views_handler_field_file_icon.inc Default options form that provides the label widget that all fields should have.
views_handler_field_node::option_definition function core/modules/node/views/views_handler_field_node.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
GenericFieldTest::createFieldContentForUser function modules/examples/field_permission_example/tests/field_permission_example.test Create a node with some field content.
views_handler_field_locale_link_edit::query function core/modules/locale/views/views_handler_field_locale_link_edit.inc Called to add the field to a query.
NumberFieldTestCase::testNumberDecimalField function core/modules/field/modules/number/tests/number.test Test number_decimal field.
NumberFieldTestCase::testNumberIntegerField function core/modules/field/modules/number/tests/number.test Test number_integer field.
views_handler_field_node_link_translate.inc file core/modules/translation/views/views_handler_field_node_link_translate.inc Definition of views_handler_field_node_link_translate.
views_handler_field_node_link::options_form function core/modules/node/views/views_handler_field_node_link.inc Default options form that provides the label widget that all fields should have.
views_handler_field_locale_language::render function core/modules/locale/views/views_handler_field_locale_language.inc Render the field.
views_handler_field_user_link::options_form function core/modules/user/views/views_handler_field_user_link.inc Default options form that provides the label widget that all fields should have.
views_handler_field_term_path::options_form function core/modules/taxonomy/views/views_handler_field_term_path.inc Default options form that provides the label widget that all fields should have.
field_test_field_formatter_settings_summary function core/modules/field/tests/field_test/field_test.field.inc Implements hook_field_formatter_settings_summary().
date_views_filter_handler::get_query_fields function core/modules/date/views/date_views_filter_handler.inc
views_handler_field_bulk_form::options_form function core/modules/views/handlers/views_handler_field_bulk_form.inc Overrides views_handler_field::options_form().
views_handler_field_date::option_definition function core/modules/views/handlers/views_handler_field_date.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_field_user_mail::options_form function core/modules/user/views/views_handler_field_user_mail.inc Provide link to node option
views_handler_field_node_type::options_form function core/modules/node/views/views_handler_field_node_type.inc Provide machine_name option for to node type display.
CommentFieldsTest::testCommentDefaultFields function core/modules/comment/tests/comment.test Tests that the default 'comment_body' field is correctly added.

Pages

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