Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for field

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
views_handler_field_node_path::construct function modules/node/views/views_handler_field_node_path.inc Construct a new field handler.
FieldUIManageFieldsTestCase::updateField function modules/field_ui/tests/field_ui.test Tests editing an existing field.
FieldCrudTestCase::testUpdateFieldForbid function modules/field/tests/field.test Test field type modules forbidding an update.
views_handler_field_user_link_cancel.inc file modules/user/views/views_handler_field_user_link_cancel.inc Definition of views_handler_field_user_link_cancel.
views_handler_argument_field_list_string class modules/field/views/views_handler_argument_field_list_string.inc Argument handler for list field to show the human readable name in the summary.
views_handler_field_user_permissions.inc file modules/user/views/views_handler_field_user_permissions.inc Definition of views_handler_field_user_permissions.
views_handler_field::use_string_group_by function modules/views/handlers/views_handler_field.inc Determines if this field will be available as an option to group the result by in the style settings.
FieldUITestCase::fieldUIAddExistingField function modules/field_ui/tests/field_ui.test Adds an existing field through the Field UI.
views_handler_field_user_link::construct function modules/user/views/views_handler_field_user_link.inc Construct a new field handler.
redirect_handler_field_redirect_redirect class modules/redirect/views/redirect_handler_field_redirect_redirect.inc
TextFieldTestCase::_testTextfieldWidgets function modules/field/modules/text/tests/text.test Helper function for testTextfieldWidgets().
FieldGetValueTestCase::testFieldGetValue function modules/field/tests/field.test Test field_get_value().
views_handler_field_node_link_delete.inc file modules/node/views/views_handler_field_node_link_delete.inc Definition of views_handler_field_node_link_delete.
views_handler_field_search_score::render function modules/search/views/views_handler_field_search_score.inc Render the field.
views_handler_field_machine_name::render function modules/views/handlers/views_handler_field_machine_name.inc Render the field.
date_field_widget_settings_form_validate function modules/date/date.admin.inc Form validation handler for _date_field_widget_settings_form().
views_plugin_query_default::clear_fields function modules/views/plugins/views_plugin_query_default.inc Remove all fields that may've been added; primarily used for summary mode where we're changing the query because we didn't get data we needed.
FieldUIManageFieldsTestCase::createField function modules/field_ui/tests/field_ui.test Tests adding a new field.
date_form_field_ui_field_edit_form_alter function modules/date/date.module Implements hook_form_FORM_ID_alter() for field_ui_field_edit_form().
date_field_ui_field_edit_form_pre_render function modules/date/date.module Rearrange form elements into fieldsets for presentation only.
views_handler_field_ncs_last_updated.inc file modules/comment/views/views_handler_field_ncs_last_updated.inc Definition of views_handler_field_ncs_last_updated.
views_handler_field_node_comment::render function modules/comment/views/views_handler_field_node_comment.inc Render the field.
views_handler_field_user_picture::render function modules/user/views/views_handler_field_user_picture.inc Render the field.
field_test_field_storage_delete_revision function modules/field/tests/field_test/field_test.storage.inc Implements hook_field_storage_delete_revision().
field_test_field_widget_properties_alter function modules/field/tests/field_test/field_test.module Implements hook_field_widget_properties_alter().
options_field_instance_settings_validate function modules/field/modules/options/options.module Form #validate callback for field_ui_field_edit_form().
user_form_field_ui_field_edit_form_alter function modules/user/user.module Implements hook_form_FORM_ID_alter().
views_handler_field_comment_username.inc file modules/comment/views/views_handler_field_comment_username.inc Definition of views_handler_field_comment_username.
views_handler_field_contact_link::access function modules/contact/views/views_handler_field_contact_link.inc Check whether current user has access to this handler.
views_handler_field_broken::options_form function modules/views/handlers/views_handler_field.inc Default options form that provides the label widget that all fields should have.
views_handler_field_file_link_delete.inc file modules/file/views/views_handler_field_file_link_delete.inc Definition of views_handler_field_file_link_delete.
views_handler_field_comment::render_link function modules/comment/views/views_handler_field_comment.inc
views_handler_field_custom::options_form function modules/views/handlers/views_handler_field_custom.inc Default options form that provides the label widget that all fields should have.
views_handler_field_comment_link_approve class modules/comment/views/views_handler_field_comment_link_approve.inc Field handler to present a link to approve a comment.
views_handler_field_markup::element_type function modules/views/handlers/views_handler_field_markup.inc Return an HTML element based upon the field's element type.
views_handler_field_comment_link::render function modules/comment/views/views_handler_field_comment_link.inc Render the field.
hook_field_formatter_settings_form_alter function modules/field/field.api.php Alter the form elements for a formatter's settings.
BackdropWebTestCase::assertNoFieldByName function modules/simpletest/backdrop_web_test_case.php Asserts that a field does not exist with the given name and value.
field_test_field_formatter_settings_form function modules/field/tests/field_test/field_test.field.inc Implements hook_field_formatter_settings_form().
LinkUITest::testCRUDCreateFieldWithClass function modules/link/tests/link.ui.test If we're creating a new field and just hit 'save' on the default options, we want to make sure they are set to the expected results.
hook_field_widget_WIDGET_TYPE_form_alter function modules/field/field.api.php Alter widget forms for a specific widget provided by another module.
ViewsHandlerFieldDateTest::testFieldDate function modules/views/tests/handlers/views_handler_field_date.test
field_test_field_storage_delete_instance function modules/field/tests/field_test/field_test.storage.inc Implements hook_field_storage_delete_instance().
list_form_field_ui_field_edit_form_alter function modules/field/modules/list/list.module
views_handler_field_entity::$entity_type property modules/views/handlers/views_handler_field_entity.inc Stores the entity type which is loaded by this field.
_file_field_get_description_from_element function modules/file/file.field.inc Retrieves the file description from a field field element.
_field_ui_add_default_view_mode_settings function modules/field_ui/field_ui.admin.inc Populates display settings for a new display mode from the default display mode.
views_handler_field_field::$limit_values property modules/field/views/views_handler_field_field.inc Does the rendered fields get limited.
views_handler_field_contextual_links.inc file modules/views/handlers/views_handler_field_contextual_links.inc Definition of views_handler_field_contextual_links.
FileFieldRevisionTestCase::testRevisions function modules/file/tests/file.test Tests creating multiple revisions of a node and managing attached files.

Pages

  • « first
  • ‹ previous
  • …
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • …
  • next ›
  • last »

Search 1.20.x

Partial match search is supported

API Navigation

  • 1.20.x
  • Topics
  • Classes
  • Functions
  • Files
  • Constants
  • Globals
  • Deprecated
Powered by Silkscreen CMS