Search for id
Title | Object type | File name | Summary |
---|---|---|---|
EntityReferenceFieldItemNormalizerTest::testDenormalizeWithId | function | core/ |
@covers ::denormalize |
EntityReferenceFieldItemNormalizerTest::testDenormalizeWithTypeAndUuid | function | core/ |
@covers ::denormalize |
EntityReferenceFieldItemNormalizerTest::testDenormalizeWithTypeWithIncorrectUuid | function | core/ |
@covers ::denormalize |
EntityReferenceFieldItemNormalizerTest::testDenormalizeWithUuidWithIncorrectType | function | core/ |
@covers ::denormalize |
EntityReferenceFieldItemNormalizerTest::testDenormalizeWithUuidWithoutType | function | core/ |
@covers ::denormalize |
EntityReferenceFieldTest::testEntityReferenceFieldValidation | function | core/ |
Tests reference field validation. |
EntityReferenceFieldTest::testReferencedEntitiesStringId | function | core/ |
Tests referencing entities with string IDs. |
EntityReferenceFileUploadTest::$nodeId | property | core/ |
Node id. |
EntityReferenceFormatterTest::testIdFormatter | function | core/ |
Tests the ID formatter. |
EntityReferenceIdFormatter | class | core/ |
Plugin implementation of the 'entity reference ID' formatter. |
EntityReferenceIdFormatter.php | file | core/ |
|
EntityReferenceIdFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
EntityReferenceIntegrationTest::testSupportedEntityTypesAndWidgets | function | core/ |
Tests the entity reference field with all its supported field widgets. |
EntityReferenceItem::fieldSettingsFormValidate | function | core/ |
Form element validation handler; Invokes selection plugin's validation. |
EntityReferenceItemNormalizer::getUuid | function | core/ |
Get the uuid from the data array. |
EntityReferenceItemTest::$entityStringId | property | core/ |
The test entity with a string ID. |
EntityReferenceItemTest::testAutocreateValidation | function | core/ |
Tests ValidReferenceConstraint with newly created and unsaved entities. |
EntityReferenceItemTest::testContentEntityReferenceItemWithStringId | function | core/ |
Tests referencing content entities with string IDs. |
EntityReferenceSelection::$id | property | core/ |
The plugin ID. |
EntityReferenceSelectionReferenceableTest::providerTestCases | function | core/ |
Provides test cases for ::testReferenceablesWithNoLabelKey() test. |
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::$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 @group workspaces |
EntityReferenceSupportedNewEntitiesConstraintValidatorTest.php | file | core/ |
|
EntityReferenceSupportedNewEntitiesConstraintValidatorTest::$entityTypeManager | property | core/ |
The entity type manager. |
EntityReferenceSupportedNewEntitiesConstraintValidatorTest::$modules | property | core/ |
Modules to enable. |
EntityReferenceSupportedNewEntitiesConstraintValidatorTest::setUp | function | core/ |
|
EntityReferenceSupportedNewEntitiesConstraintValidatorTest::testNewEntitiesAllowedInDefaultWorkspace | function | core/ |
@covers ::validate |
EntityReferenceSupportedNewEntitiesConstraintValidatorTest::testNewEntitiesForbiddenInNonDefaultWorkspace | function | core/ |
@covers ::validate |
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 enable. |
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. |
EntityRepository::loadEntityByUuid | function | core/ |
Loads an entity by UUID. |
EntityRepositoryInterface::CONTEXT_ID_LEGACY_CONTEXT_OPERATION | constant | core/ |
|
EntityRepositoryInterface::loadEntityByUuid | function | core/ |
Loads an entity by UUID. |
Pagination
- Previous page
- Page 46
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.