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
field_ui_view_mode_reset_form function modules/field_ui/field_ui.admin.inc Confirm form: Resets a display mode to using the default display.
hook_field_storage_pre_update function modules/field/field.api.php Act before the storage backends update field data.
hook_field_storage_pre_insert function modules/field/field.api.php Act before the storage backends insert field data.
field_ui_default_value_widget function modules/field_ui/field_ui.admin.inc Builds the default value fieldset for a given field instance.
views_handler_field_file_size class modules/views/handlers/views_handler_field.inc Render a numeric value as a size.
options_field_widget_validate function modules/field/modules/options/options.module Form element validation handler for options element.
FieldCrudTestCase::testActive function modules/field/tests/field.test Test that fields are properly marked active or inactive.
hook_field_storage_info_alter function modules/field/field.api.php Perform alterations on Field API storage types.
_field_create_entity_from_ids function modules/field/field.module Assembles a partial entity structure with initial IDs.
field_entity_view_mode_delete function modules/field/field.module Implements hook_entity_view_mode_delete().
field_entity_view_mode_update function modules/field/field.module Implements hook_entity_view_mode_update().
field_ui_manage_display_title function modules/field_ui/field_ui.admin.inc Title callback: Gets the display mode name.
field_entity_view_mode_insert function modules/field/field.module Implements hook_entity_view_mode_insert().
views_handler_field_date.test file modules/views/tests/handlers/views_handler_field_date.test Definition of ViewsHandlerFieldDateTest.
FieldViewsTestHelper::$fields property modules/field/tests/field_views.test Stores the field definitions used by the test.
_field_filter_xss_allowed_tags function modules/field/field.module List of tags allowed by field_filter_xss().
FieldCrudTestCase::$field_name property modules/field/tests/field.test
field_extra_fields_get_display function modules/field/field.module Returns the display settings to use for pseudo-fields in a display mode.
NumberFieldTestCase::$web_user property modules/field/modules/number/tests/number.test
EntityFieldQuery::addCondition function modules/entity/entity.query.inc Adds a condition to an already built SelectQuery (internal function).
hook_field_prepare_translation function modules/field/field.api.php Define custom prepare_translation behavior for this module's field types.
_field_extra_fields_pre_render function modules/field/field.module Pre-render callback to adjust weights and visibility of non-field elements.
NumberFieldTestCase::$instance property modules/field/modules/number/tests/number.test
EntityFieldQuery::fieldOrderBy function modules/entity/entity.query.inc Orders the result set by a given field column.
views_handler_field::get_value function modules/views/handlers/views_handler_field.inc Get the value that's supposed to be rendered.
_field_sort_items_value_helper function modules/field/field.module Same as above, using ['_weight']['#value']
FieldDisplayAPITestCase::setUp function modules/field/tests/field.test Sets up a Backdrop site for running functional and integration tests.
EntityInterface::getFieldValue function modules/entity/entity.class.inc Returns a single value from a field on the entity.
FieldAttachTestCase::$instance property modules/field/tests/field.test
views_handler_field_node::init function modules/node/views/views_handler_field_node.inc init the handler with necessary data.
DatabaseSchema_mysql::addField function drivers/database_mysql/schema.inc Add a new field to a table.
views_handler_field_custom.inc file modules/views/handlers/views_handler_field_custom.inc Definition of views_handler_field_custom.
_field_invoke_multiple_default function modules/field/field.attach.inc Invoke field.module's version of a field hook on multiple entities.
views_handler_field_vocabulary class modules/taxonomy/views/views_handler_field_vocabulary.inc Field handler to show the human-readable label of a vocabulary.
SelectQueryInterface::addField function includes/database/select.inc Adds a field to the list to be SELECTed.
field_test_field_update_forbid function modules/field/tests/field_test/field_test.field.inc Implements hook_field_update_forbid().
views_handler_field::construct function modules/views/handlers/views_handler_field.inc Construct a new field handler.
views_handler_field_serialized class modules/views/handlers/views_handler_field_serialized.inc Field handler to show data of serialized fields.
SelectQueryExtender::getFields function includes/database/select.inc Returns a reference to the fields array for this query.
field_test_field_storage_query function modules/field/tests/field_test/field_test.storage.inc Implements hook_field_storage_query().
UpdateQuery::$expressionFields property includes/database/query.inc Array of fields to update to an expression in case of a duplicate record.
field_test_field_storage_write function modules/field/tests/field_test/field_test.storage.inc Implements hook_field_storage_write().
field_test_field_storage_purge function modules/field/tests/field_test/field_test.storage.inc Implements hook_field_storage_purge().
NodeAccessFieldTestCase::setUp function modules/node/tests/node.test Sets up a Backdrop site for running functional and integration tests.
field_form_element_after_build function modules/field/field.form.inc #after_build callback for field elements in a form.
locale_field_language_fallback function modules/locale/locale.module Applies language fallback rules to the fields attached to the given entity.
views_handler_field_dropbutton class modules/views/handlers/views_handler_field_dropbutton.inc Provides a handler that adds links as a drop button.
views_handler_field_entity.inc file modules/views/handlers/views_handler_field_entity.inc Definition of views_handler_field_entity.
FieldBulkDeleteTestCase::setUp function modules/field/tests/field.test Sets up a Backdrop site for running functional and integration tests.
views_handler_field_markup.inc file modules/views/handlers/views_handler_field_markup.inc Definition of views_handler_field_markup.

Pages

  • « first
  • ‹ previous
  • …
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • …
  • 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