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 |
|---|---|---|---|
| ManageFieldsFunctionalTest::testDuplicateFieldName | function | core/ |
Tests that a duplicate field name is caught by validation. |
| ManageFieldsFunctionalTest::testExternalDestinations | function | core/ |
Tests that external URLs in the 'destinations' query parameter are blocked. |
| ManageFieldsFunctionalTest::testFieldPrefix | function | core/ |
Tests that the 'field_prefix' setting works on Field UI. |
| ManageFieldsFunctionalTest::testHelpDescriptions | function | core/ |
Tests that help descriptions render valid HTML. |
| ManageFieldsFunctionalTest::testHiddenFields | function | core/ |
Tests that Field UI respects the 'no_ui' flag in the field type definition. |
| ManageFieldsFunctionalTest::testLockedField | function | core/ |
Tests that Field UI respects locked fields. |
| ManageFieldsFunctionalTest::testNonExistentFieldUrls | function | core/ |
Tests the access to non-existent field URLs. |
| ManageFieldsFunctionalTest::testPreconfiguredFields | function | core/ |
Tests the "preconfigured field" functionality. |
| ManageFieldsFunctionalTest::updateField | function | core/ |
Tests editing an existing field. |
| ManageFieldsTest | class | core/ |
Tests the Manage Display page of a fieldable entity type. |
| ManageFieldsTest.php | file | core/ |
|
| ManageFieldsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ManageFieldsTest::$modules | property | core/ |
Modules to enable. |
| ManageFieldsTest::setUp | function | core/ |
|
| ManageFieldsTest::testFieldDropButtonOperations | function | core/ |
|
| 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 enable. |
| MapBaseFieldTest::setUp | function | core/ |
|
| MapBaseFieldTest::testUninstallMapItemBaseField | function | core/ |
Tests uninstalling map item base field. |
| MapFieldItemList | class | core/ |
Defines a 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. |
| MediaEmbedFilterConfigurationUiTest::showHiddenFields | function | core/ |
Show visually hidden fields. |
| 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::testFieldCreationHelpText | function | core/ |
Test our custom help texts when creating a 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. |
Pagination
- Previous page
- Page 105
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.