Search for field_
- Search 7.x for field_
- Search 9.5.x for field_
- Search 8.9.x for field_
- Search 11.x for field_
- Search main for field_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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. |
| MediaLibraryTestBase::waitForFieldExists | function | core/ |
Checks for the existence of a field on page after wait. |
| 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. |
| MediaSourceBase::$fieldTypeManager | property | core/ |
The field type plugin manager service. |
| MediaSourceBase::createSourceFieldStorage | function | core/ |
Creates the source field storage definition. |
| 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/ |
Tests that it's possible to change the allowed file extensions. |
| MediaSourceImageTest::testOnlyMainPropertiesTriggerSourceFieldChanged | function | core/ |
Test that non-main properties do not trigger source field value change. |
| MediaSourceInterface::getSourceFieldDefinition | function | core/ |
Get the source field definition for a media type. |
Pagination
- Previous page
- Page 104
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.