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
list_field_update_forbid function modules/field/modules/list/list.module Implements hook_field_update_forbid().
field_test_create_bundle function modules/field/tests/field_test/field_test.entity.inc Creates a new bundle for test_entity entities.
field_sql_storage.module file modules/field/modules/field_sql_storage/field_sql_storage.module Default implementation of the field storage API.
field_test_rename_bundle function modules/field/tests/field_test/field_test.entity.inc Renames a bundle for test_entity entities.
field_view_mode_settings function modules/field/field.module Returns display mode settings in a given bundle.
field_sql_storage_schema function modules/field/modules/field_sql_storage/field_sql_storage.install Implements hook_schema().
_field_sort_items_helper function modules/field/field.module Sort function for items order. (copied form element_sort(), which acts on #weight keys)
form_pre_render_fieldset function includes/form.inc Adds members of this group as actual elements for rendering.
_file_get_fields_by_type function modules/file/file.module Find all fields that are of a certain field type.
field_test_delete_bundle function modules/field/tests/field_test/field_test.entity.inc Deletes a bundle for test_entity objects.
MergeQuery::updateFields function includes/database/query.inc Adds a set of field->value pairs to be updated.
views_handler_field_node class modules/node/views/views_handler_field_node.inc Field handler to provide simple renderer that allows linking to a node. Definition terms:
MergeQuery::insertFields function includes/database/query.inc Adds a set of field->value pairs to be inserted.
EntityFieldQuery::$range property modules/entity/entity.query.inc The query range.
DateFieldBasic::$profile property modules/date/tests/date_field.test The profile to install as a basis for testing.
text_field_settings_form function modules/field/modules/text/text.module Implements hook_field_settings_form().
file_field_widget_submit function modules/file/file.field.inc Form submission handler for upload/remove button of file_field_widget_form().
link_field_settings_form function modules/link/link.module Implements hook_field_settings_form().
ViewsHandlerFieldUrlTest class modules/views/tests/handlers/views_handler_field_url.test Tests the core views_handler_field_url handler.
FieldCrudTestCase::setUp function modules/field/tests/field.test Sets up a Backdrop site for running functional and integration tests.
image_field_delete_field function modules/image/image.module Implements hook_field_delete_field().
image_field_update_field function modules/image/image.module Implements hook_field_update_field().
FieldFormTestCase::setUp function modules/field/tests/field.test Sets up a Backdrop site for running functional and integration tests.
FieldInfoTestCase::setUp function modules/field/tests/field.test Sets up a Backdrop site for running functional and integration tests.
field_ui_field_edit_form function modules/field_ui/field_ui.admin.inc Form constructor for the field instance settings form.
views_handler_field_user class modules/user/views/views_handler_field_user.inc Field handler to provide simple renderer that allows linking to a user.
field_test_create_entity function modules/field/tests/field_test/field_test.entity.inc Creates a basic test_entity entity.
image_field_prepare_view function modules/image/image.field.inc Implements hook_field_prepare_view().
field_test_field_test_op function modules/field/tests/field_test/field_test.module Generic op to test _field_invoke behavior.
number_field_widget_form function modules/field/modules/number/number.module Implements hook_field_widget_form().
CommentFieldsTest::setUp function modules/comment/tests/comment.test Sets up a Backdrop site for running functional and integration tests.
DatabaseSchema::addField function includes/database/schema.inc Add a new field to a table.
FieldValidationException class modules/field/field.exceptions.inc Exception thrown by field_attach_validate() on field validation errors.
FieldAttachOtherTestCase class modules/field/tests/field.test Unit test class for non-storage related field_attach_* functions.
number_field_widget_info function modules/field/modules/number/number.module Implements hook_field_widget_info().
list_field_settings_form function modules/field/modules/list/list.module Implements hook_field_settings_form().
field_info_storage_types function modules/field/field.info.inc Returns information about field storage from hook_field_storage_info().
views-view-field.tpl.php file modules/views/templates/views-view-field.tpl.php This template is used to print a single field in a view.
hook_field_storage_purge function modules/field/field.api.php Remove field storage information when field data is purged.
EntityFieldQuery::addTag function modules/entity/entity.query.inc Adds a tag to the query.
views_handler::get_field function modules/views/includes/handlers.inc Shortcut to get a handler's raw field value.
hook_field_read_instance function modules/field/field.api.php Act on a field record being read from the database.
EntityFieldQuery::$pager property modules/entity/entity.query.inc The query pager data.
hook_field_update_forbid function modules/field/field.api.php Forbid a field update from occurring.
drupal_schema_fields_sql function includes/drupal.inc Retrieves a list of fields from a table schema.
_field_read_fields_cache function modules/field/field.info.inc Helper function used by _field_info_collate_fields().
hook_field_display_alter function modules/field/field.api.php Alters the display settings of a field before it gets displayed.
views_handler_field_date class modules/views/handlers/views_handler_field_date.inc A handler to provide proper displays for dates.
EntityFieldQuery::$order property modules/entity/entity.query.inc List of order clauses.
hook_field_storage_query function modules/field/field.api.php Execute an EntityFieldQuery.

Pages

  • « first
  • ‹ previous
  • …
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • …
  • 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