Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityReferenceSettingsTest::setUp | function | core/ |
|
| EntityReferenceSettingsTest::testConfigTargetBundleDeletion | function | core/ |
Tests that config bundle deletions are mirrored in field config settings. |
| EntityReferenceSettingsTest::testCustomTargetBundleDeletion | function | core/ |
Tests that deletions of custom bundles are mirrored in field settings. |
| EntityReferenceSupportedNewEntitiesConstraint | class | core/ |
The entity reference supported new entities constraint. |
| EntityReferenceSupportedNewEntitiesConstraint.php | file | core/ |
|
| EntityReferenceSupportedNewEntitiesConstraint::$message | property | core/ |
The default violation message. |
| EntityReferenceSupportedNewEntitiesConstraintValidator | class | core/ |
Checks if new entities created for entity reference fields are supported. |
| EntityReferenceSupportedNewEntitiesConstraintValidator.php | file | core/ |
|
| EntityReferenceSupportedNewEntitiesConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityReferenceSupportedNewEntitiesConstraintValidator::$workspaceInfo | property | core/ |
The workspace information service. |
| EntityReferenceSupportedNewEntitiesConstraintValidator::$workspaceManager | property | core/ |
The workspace manager. |
| EntityReferenceSupportedNewEntitiesConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| EntityReferenceSupportedNewEntitiesConstraintValidator::validate | function | core/ |
|
| EntityReferenceSupportedNewEntitiesConstraintValidator::__construct | function | core/ |
Creates a new EntityReferenceSupportedNewEntitiesConstraintValidator instance. |
| EntityReferenceSupportedNewEntitiesConstraintValidatorTest | class | core/ |
@coversDefaultClass \Drupal\workspaces\Plugin\Validation\Constraint\EntityReferenceSupportedNewEntitiesConstraintValidator[[api-linebreak]] @group workspaces |
| EntityReferenceSupportedNewEntitiesConstraintValidatorTest.php | file | core/ |
|
| EntityReferenceSupportedNewEntitiesConstraintValidatorTest::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityReferenceSupportedNewEntitiesConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
| EntityReferenceSupportedNewEntitiesConstraintValidatorTest::setUp | function | core/ |
|
| EntityReferenceSupportedNewEntitiesConstraintValidatorTest::testNewEntitiesAllowedInDefaultWorkspace | function | core/ |
@covers ::validate[[api-linebreak]] |
| EntityReferenceSupportedNewEntitiesConstraintValidatorTest::testNewEntitiesForbiddenInNonDefaultWorkspace | function | core/ |
@covers ::validate[[api-linebreak]] |
| EntityReferenceTaxonomyTermRssFormatter | class | core/ |
Plugin implementation of the 'entity reference taxonomy term RSS' formatter. |
| EntityReferenceTaxonomyTermRssFormatter.php | file | core/ |
|
| EntityReferenceTaxonomyTermRssFormatter::isApplicable | function | core/ |
Returns if the formatter can be used for the provided field. |
| EntityReferenceTaxonomyTermRssFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| EntityReferenceTestTrait | trait | core/ |
Provides common functionality for the EntityReference test classes. |
| EntityReferenceTestTrait.php | file | core/ |
|
| EntityReferenceTranslationDeriver | class | core/ |
Deriver for entity reference field translations. |
| EntityReferenceTranslationDeriver.php | file | core/ |
|
| EntityReferenceTranslationDeriver::$entityFieldManager | property | core/ |
The entity field manager. |
| EntityReferenceTranslationDeriver::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityReferenceTranslationDeriver::create | function | core/ |
Creates a new class instance. |
| EntityReferenceTranslationDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| EntityReferenceTranslationDeriver::__construct | function | core/ |
EntityReferenceTranslationDeriver constructor. |
| EntityReferenceWidgetTest | class | core/ |
Tests the Media library entity reference widget. |
| EntityReferenceWidgetTest.php | file | core/ |
|
| EntityReferenceWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityReferenceWidgetTest::$mediaItems | property | core/ |
Test media items. |
| EntityReferenceWidgetTest::$modules | property | core/ |
Modules to install. |
| EntityReferenceWidgetTest::assertAnnounceContains | function | core/ |
Checks for inclusion of text in #drupal-live-announce. |
| EntityReferenceWidgetTest::setUp | function | core/ |
|
| EntityReferenceWidgetTest::sortableUpdate | function | core/ |
Define to provide any necessary callback following layout change. |
| EntityReferenceWidgetTest::testAddAfterReordering | function | core/ |
Tests that order is correct after re-order and adding another item. |
| EntityReferenceWidgetTest::testFocusNotAppliedWithoutSelectionChange | function | core/ |
Tests that disabled media items don't capture focus on page load. |
| EntityReferenceWidgetTest::testRemoveAfterReordering | function | core/ |
Tests that changed order is maintained after removing a selection. |
| EntityReferenceWidgetTest::testRequiredMediaField | function | core/ |
Tests saving a required media library field. |
| EntityReferenceWidgetTest::testWidget | function | core/ |
Tests that the Media library's widget works as expected. |
| EntityReferenceWidgetTest::testWidgetPreview | function | core/ |
Tests the preview displayed by the field widget. |
| EntityReferenceXSSTest | class | core/ |
Tests possible XSS security issues in entity references. |
| EntityReferenceXSSTest.php | file | core/ |
Pagination
- Previous page
- Page 519
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.