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
FieldAttachTestCase::$instance property modules/field/tests/field.test
FieldSqlStorageTestCase::setUp function modules/field/modules/field_sql_storage/tests/field_sql_storage.test Sets up a Backdrop site for running functional and integration tests.
field_ui_view_mode_form_submit function modules/field_ui/field_ui.admin.inc Submit handler for field_ui_view_mode_form().
field_ui_view_mode_delete_form function modules/field_ui/field_ui.admin.inc Form builder: Delete a display mode.
text_field_prepare_translation function modules/field/modules/text/text.module Implements hook_field_prepare_translation().
TextFieldTestCase::$admin_user property modules/field/modules/text/tests/text.test
FieldDisplayAPITestCase::setUp function modules/field/tests/field.test Sets up a Backdrop site for running functional and integration tests.
NumberFieldTestCase::$web_user property modules/field/modules/number/tests/number.test
NumberFieldTestCase::$instance property modules/field/modules/number/tests/number.test
FieldFormTestCase::$field_name property modules/field/tests/field.test
FieldCrudTestCase::$field_name property modules/field/tests/field.test
hook_field_formatter_info_alter function modules/field/field.api.php Perform alterations on Field API formatter types.
views_handler_field_comment.inc file modules/comment/views/views_handler_field_comment.inc Definition of views_handler_field_comment.
EntityFieldQuery::propertyQuery function modules/entity/entity.query.inc Queries entity tables in SQL for property conditions and sorts.
EntityFieldQuery::queryCallback function modules/entity/entity.query.inc Determines the query callback to use for this entity query.
hook_field_storage_update_field function modules/field/field.api.php Update the storage information for a field.
EntityFieldQuery::entityOrderBy function modules/entity/entity.query.inc Orders the result set by entity-generic metadata.
FieldBlockTestCase::$admin_user property modules/field/tests/field.test
views_plugin_row_rss_fields.inc file modules/views/plugins/views_plugin_row_rss_fields.inc Contains an implementation of RSS items based on fields on a row plugin.
EntityInterface::getFieldValues function modules/entity/entity.class.inc Returns all values from a field on the entity.
path_field_attach_delete_bundle function modules/path/path.module Implements hook_field_attach_delete_bundle().
path_field_attach_rename_bundle function modules/path/path.module Implements hook_field_attach_rename_bundle().
DatabaseSchema_mysql::dropField function drivers/database_mysql/schema.inc Drop a field.
DateFieldBasic::deleteDateField function modules/date/tests/date_field.test Remove a Date field though the UI.
views_handler_field_url::render function modules/views/handlers/views_handler_field_url.inc Render the field.
views_handler_filter_field_list class modules/field/views/views_handler_filter_field_list.inc Filter handler which uses list-fields as options.
DateFieldBasic::createDateField function modules/date/tests/date_field.test Creates a date field from an array of settings values.
SelectQueryInterface::getFields function includes/database/select.inc Returns a reference to the fields array for this query.
views_handler_field::click_sort function modules/views/handlers/views_handler_field.inc Called to determine what to tell the clicksorter.
DatabaseConnection::escapeField function includes/database/database.inc Escapes a field name string.
field_test_entity_form_validate function modules/field/tests/field_test/field_test.entity.inc Validate handler for field_test_entity_form().
field_test_field_storage_delete function modules/field/tests/field_test/field_test.storage.inc Implements hook_field_storage_delete().
field_test_field_formatter_info function modules/field/tests/field_test/field_test.field.inc Implements hook_field_formatter_info().
FieldDisplayAPITestCase::$field property modules/field/tests/field.test
views_handler_field_math::query function modules/views/handlers/views_handler_field_math.inc Called to add the field to a query.
DatabaseSchema::fieldSetDefault function includes/database/schema.inc Set the default value for a field.
DatabaseSchema::getFieldTypeMap function includes/database/schema.inc Returns a mapping of Backdrop schema field names to DB-native field types.
theme_field_multiple_value_form function modules/field/field.theme.inc Returns HTML for an individual form element.
FieldDisplayAPITestCase::$label property modules/field/tests/field.test
FieldTokenTestCase::$admin_user property modules/field/tests/field.test
file_field_widget_settings_form function modules/file/file.field.inc Implements hook_field_widget_settings_form().
views_handler_field_custom.test file modules/views/tests/handlers/views_handler_field_custom.test Definition of ViewsHandlerFieldCustomTest.
views_handler_field_field::init function modules/field/views/views_handler_field_field.inc init the handler with necessary data.
date_field_widget_settings_form function modules/date/date.field.inc Implements hook_field_widget_settings_form().
text_field_widget_settings_form function modules/field/modules/text/text.module Implements hook_field_widget_settings_form().
options_field_settings_validate function modules/field/modules/options/options.module Form #validate callback for Field UI forms that use an options element.
views_handler_field::pre_render function modules/views/handlers/views_handler_field.inc Run before any fields are rendered.
FileTestHelper::attachFileField function modules/file/tests/file.test Attaches a file field to an entity.
EntityFieldQueryTestCase::setUp function modules/entity/tests/entity_query.test Sets up a Backdrop site for running functional and integration tests.
views_handler_field_boolean.inc file modules/views/handlers/views_handler_field_boolean.inc Definition of views_handler_field_boolean.

Pages

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