Search for field_

  1. Search 7.x for field_
  2. Search 9.5.x for field_
  3. Search 10.3.x for field_
  4. Search 11.x for field_
  5. Other projects
Title Object type File name Summary
MediaSourceBase::getSourceFieldDefinition function core/modules/media/src/MediaSourceBase.php Get the source field definition for a media type.
MediaSourceBase::getSourceFieldName function core/modules/media/src/MediaSourceBase.php Determine the name of the source field.
MediaSourceBase::getSourceFieldOptions function core/modules/media/src/MediaSourceBase.php Get the source field options for the media type form.
MediaSourceBase::getSourceFieldStorage function core/modules/media/src/MediaSourceBase.php Returns the source field storage definition.
MediaSourceBase::getSourceFieldValue function core/modules/media/src/MediaSourceBase.php Get the primary value stored in the source field.
MediaSourceFieldConstraintsInterface interface core/modules/media/src/MediaSourceFieldConstraintsInterface.php Defines an interface for a media source with source field constraints.
MediaSourceFieldConstraintsInterface.php file core/modules/media/src/MediaSourceFieldConstraintsInterface.php
MediaSourceFieldConstraintsInterface::getSourceFieldConstraints function core/modules/media/src/MediaSourceFieldConstraintsInterface.php Gets media source-specific validation constraints for a source field.
MediaSourceFileTest::testPreventSourceFieldDeletion function core/modules/media/tests/src/Functional/MediaSourceFileTest.php Ensure source field deletion is not possible.
MediaSourceFileTest::testSourceFieldSettingsEditing function core/modules/media/tests/src/Functional/MediaSourceFileTest.php Test that it's possible to change the allowed file extensions.
MediaSourceInterface::getSourceFieldDefinition function core/modules/media/src/MediaSourceInterface.php Get the source field definition for a media type.
MediaSourceInterface::getSourceFieldValue function core/modules/media/src/MediaSourceInterface.php Get the primary value stored in the source field.
MediaSourceInterface::METADATA_FIELD_EMPTY constant core/modules/media/src/MediaSourceInterface.php Default empty value for metadata fields.
MediaSourceTest::testDifferentSourceFieldDisplays function core/modules/media/tests/src/Kernel/MediaSourceTest.php Tests different display options for the source field.
MediaSourceTest::testGetSourceFieldValue function core/modules/media/tests/src/Kernel/MediaSourceTest.php Tests the getSourceFieldValue() method.
MediaSourceTest::testSourceFieldCreation function core/modules/media/tests/src/Kernel/MediaSourceTest.php Tests logic related to the automated source field creation.
MediaSourceTestBase::createMediaTypeFields function core/modules/media/tests/src/FunctionalJavascript/MediaSourceTestBase.php Create a set of fields in a media type.
MediaSourceTestBase::hideMediaTypeFieldWidget function core/modules/media/tests/src/FunctionalJavascript/MediaSourceTestBase.php Hides a widget in the default form display config.
MediaTest::$patchProtectedFieldNames property core/modules/jsonapi/tests/src/Functional/MediaTest.php The fields that are protected against modification during PATCH requests.
MediaTranslationTest::testTranslatableFieldSaveLoad function core/modules/media/tests/src/Kernel/MediaTranslationTest.php Test translatable fields storage/retrieval.
MediaType::$field_map property core/modules/media/src/Entity/MediaType.php The metadata field map.
MediaType::getFieldMap function core/modules/media/src/Entity/MediaType.php Returns the metadata field map.
MediaType::setFieldMap function core/modules/media/src/Entity/MediaType.php Sets the metadata field map.
MediaTypeForm::$entityFieldManager property core/modules/media/src/MediaTypeForm.php Entity field manager service.
MediaTypeInterface::getFieldMap function core/modules/media/src/MediaTypeInterface.php Returns the metadata field map.
MediaTypeInterface::setFieldMap function core/modules/media/src/MediaTypeInterface.php Sets the metadata field map.
media_field_ui_preconfigured_options_alter function core/modules/media/media.module Implements hook_field_ui_preconfigured_options_alter().
media_field_widget_form_alter function core/modules/media/media.module Implements hook_field_widget_form_alter().
media_field_widget_multivalue_form_alter function core/modules/media/media.module Implements hook_field_widget_multivalue_form_alter().
media_form_field_ui_field_storage_add_form_alter function core/modules/media/media.module Implements hook_form_FORM_ID_alter().
media_library.opener.field_widget service core/modules/media_library/media_library.services.yml Drupal\media_library\MediaLibraryFieldWidgetOpener
media_library_field_ui_preconfigured_options_alter function core/modules/media_library/media_library.module Implements hook_field_ui_preconfigured_options_alter().
media_library_preprocess_views_view_fields function core/modules/media_library/media_library.module Implements hook_preprocess_views_view_fields().
media_library_test_entity_field_access function core/modules/media_library/tests/modules/media_library_test/media_library_test.module Implements hook_entity_field_access().
Menu::fields function core/modules/system/src/Plugin/migrate/source/Menu.php Returns available fields on the source.
MenuBlockPostUpdateTest::testPostUpdateMenuBlockFields function core/modules/system/tests/src/Functional/Update/MenuBlockPostUpdateTest.php Tests updating blocks with default 'expand_all_items' value.
MenuLink::fields function core/modules/menu_link_content/src/Plugin/migrate/source/MenuLink.php Returns available fields on the source.
MenuLinkContent::baseFieldDefinitions function core/modules/menu_link_content/src/Entity/MenuLinkContent.php Provides base field definitions for an entity type.
MenuLinkContentResourceTestBase::$patchProtectedFieldNames property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentResourceTestBase.php The fields that are protected against modification during PATCH requests.
MenuLinkContentStorageSchema::getSharedTableFieldSchema function core/modules/menu_link_content/src/MenuLinkContentStorageSchema.php Gets the schema for a single field definition.
MenuLinkContentTest::$patchProtectedFieldNames property core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php The fields that are protected against modification during PATCH requests.
MenuLinkTranslation::fields function core/modules/menu_link_content/src/Plugin/migrate/source/d6/MenuLinkTranslation.php Returns available fields on the source.
MenuTreeHierarchyConstraint::coversFields function core/modules/menu_link_content/src/Plugin/Validation/Constraint/MenuTreeHierarchyConstraint.php An array of entity fields which should be passed to the validator.
MenuTreeStorage::$definitionFields property core/lib/Drupal/Core/Menu/MenuTreeStorage.php List of plugin definition fields.
MenuTreeStorage::$serializedFields property core/lib/Drupal/Core/Menu/MenuTreeStorage.php List of serialized fields.
MenuTreeStorage::definitionFields function core/lib/Drupal/Core/Menu/MenuTreeStorage.php Determines fields that are part of the plugin definition.
MenuTreeStorage::serializedFields function core/lib/Drupal/Core/Menu/MenuTreeStorage.php Determines serialized fields in the storage.
Merge::$defaultFields property core/lib/Drupal/Core/Database/Query/Merge.php An array of fields which should be set to their database-defined defaults.
Merge::$expressionFields property core/lib/Drupal/Core/Database/Query/Merge.php Array of fields to update to an expression in case of a duplicate record.
Merge::$insertFields property core/lib/Drupal/Core/Database/Query/Merge.php An array of fields on which to insert.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.