Search for field_
- Search 7.x for field_
- Search 9.5.x for field_
- Search 8.9.x for field_
- Search 10.3.x for field_
- Search 11.x for field_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ManageFieldsTest::testHiddenFields | function | core/ |
Tests that Field UI respects the 'no_ui' flag in the field type definition. |
| ManageFieldsTest::testLabelFieldFormValidation | function | core/ |
Tests the form validation for label field. |
| ManageFieldsTest::testLockedField | function | core/ |
Tests that Field UI respects locked fields. |
| ManageFieldsTest::testReuseExistingField | function | core/ |
Tests re-using an existing field and the visibility of the re-use button. |
| MapBaseFieldTest | class | core/ |
Tests map base fields. |
| MapBaseFieldTest.php | file | core/ |
|
| MapBaseFieldTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
| MapBaseFieldTest::$modules | property | core/ |
Modules to install. |
| MapBaseFieldTest::setUp | function | core/ |
|
| MapBaseFieldTest::testUninstallMapItemBaseField | function | core/ |
Tests uninstalling map item base field. |
| MapFieldItemList | class | core/ |
Defines an item list class for map fields. |
| MapFieldItemList.php | file | core/ |
|
| MapFieldItemList::equals | function | core/ |
Determines equality to another object implementing FieldItemListInterface. |
| Mapping::$usesFields | property | core/ |
Use fields without a row plugin. |
| MappingTest::filterNumericFields | function | core/ |
Restricts the allowed fields to only numeric fields. |
| Media::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| Media::hasSourceFieldChanged | function | core/ |
Determines if the source field value has changed. |
| MediaAccessControlHandlerTest::testRevisionLogFieldAccess | function | core/ |
Tests access to the revision log field. |
| MediaEmbedFilterTestBase::showHiddenFields | function | core/ |
Show visually hidden fields. |
| MediaHooks::fieldTypeCategoryInfoAlter | function | core/ |
Implements hook_field_type_category_info_alter(). |
| MediaHooks::fieldUiPreconfiguredOptionsAlter | function | core/ |
Implements hook_field_ui_preconfigured_options_alter(). |
| MediaHooks::fieldWidgetCompleteFormAlter | function | core/ |
Implements hook_field_widget_complete_form_alter(). |
| MediaHooks::fieldWidgetSingleElementFormAlter | function | core/ |
Implements hook_field_widget_single_element_form_alter(). |
| MediaHooks::formFieldUiFieldStorageAddFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| MediaLibraryAccessTest::providerFieldWidgetEntityFieldAccess | function | core/ |
Data provider for ::testFieldWidgetEntityFieldAccess(). |
| MediaLibraryAccessTest::testFieldWidgetEntityCreateAccess | function | core/ |
Tests that the field widget opener respects entity creation permissions. |
| MediaLibraryAccessTest::testFieldWidgetEntityEditAccess | function | core/ |
Tests that the field widget opener respects entity-specific access. |
| MediaLibraryAccessTest::testFieldWidgetEntityFieldAccess | function | core/ |
Tests that the field widget opener respects entity field-level access. |
| MediaLibraryFieldWidgetOpener | class | core/ |
The media library opener for field widgets. |
| MediaLibraryFieldWidgetOpener.php | file | core/ |
|
| MediaLibraryFieldWidgetOpener::$entityTypeManager | property | core/ |
The entity type manager. |
| MediaLibraryFieldWidgetOpener::checkAccess | function | core/ |
Checks media library access. |
| MediaLibraryFieldWidgetOpener::getSelectionResponse | function | core/ |
Generates a response after selecting media items in the media library. |
| MediaLibraryFieldWidgetOpener::__construct | function | core/ |
MediaLibraryFieldWidgetOpener constructor. |
| MediaLibraryHooks::fieldUiPreconfiguredOptionsAlter | function | core/ |
Implements hook_field_ui_preconfigured_options_alter(). |
| MediaLibraryTestBase::waitForFieldExists | function | core/ |
Checks for the existence of a field on page after wait. |
| MediaLibraryTestHooks::entityFieldAccess | function | core/ |
Implements hook_entity_field_access(). |
| MediaLibraryTestHooks::fieldWidgetInfoAlter | function | core/ |
Implements hook_field_widget_info_alter(). |
| MediaLibraryThemeHooks::preprocessViewsViewFields | function | core/ |
Implements hook_preprocess_views_view_fields(). |
| MediaLibraryWidget::getFieldState | function | core/ |
Gets the field state for the widget. |
| MediaLibraryWidget::setFieldState | function | core/ |
Sets the field state for the widget. |
| MediaReferenceFieldHelpTest | class | core/ |
Tests related to media reference fields. |
| MediaReferenceFieldHelpTest.php | file | core/ |
|
| MediaReferenceFieldHelpTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MediaReferenceFieldHelpTest::$modules | property | core/ |
Modules to install. |
| MediaReferenceFieldHelpTest::testFieldCreationHelpText | function | core/ |
Tests our custom help texts when creating a field. |
| MediaRequirementsTest::testMissingSourceFieldDefinition | function | core/ |
Tests that the requirements check can handle a missing source field. |
| MediaResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| MediaSource::$allowed_field_types | property | core/ |
The field types that can be used as a source field for this media source. |
| MediaSourceBase::$entityFieldManager | property | core/ |
The entity field manager service. |
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.