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