Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityReferenceFieldItemNormalizerTest::testDenormalizeWithId | function | core/ |
Tests denormalize with id. |
| EntityReferenceFieldItemNormalizerTest::testDenormalizeWithTypeAndUuid | function | core/ |
Tests denormalize with type and uuid. |
| EntityReferenceFieldItemNormalizerTest::testDenormalizeWithTypeWithIncorrectUuid | function | core/ |
Tests denormalize with type with incorrect uuid. |
| EntityReferenceFieldItemNormalizerTest::testDenormalizeWithUuidWithIncorrectType | function | core/ |
Tests denormalize with uuid with incorrect type. |
| EntityReferenceFieldItemNormalizerTest::testDenormalizeWithUuidWithoutType | function | core/ |
Tests denormalize with uuid without type. |
| 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. |
| 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::$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/ |
|
| EntityReferenceSupportedNewEntitiesConstraintValidatorTest | class | core/ |
Tests Drupal\workspaces\Plugin\Validation\Constraint\EntityReferenceSupportedNewEntitiesConstraintValidator. |
| 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/ |
Tests new entities allowed in default workspace. |
| EntityReferenceSupportedNewEntitiesConstraintValidatorTest::testNewEntitiesForbiddenInNonDefaultWorkspace | function | core/ |
Tests new entities forbidden in non default workspace. |
| EntityReferenceUuidItem | class | core/ |
Defines the 'entity_reference_uuid' entity field type. |
| EntityReferenceUuidItem.php | file | core/ |
|
| EntityReferenceUuidItem::generateSampleValue | function | core/ |
Generates placeholder field values. |
| EntityReferenceUuidItem::hasNewEntity | function | core/ |
Determines whether the item holds an unsaved entity. |
| EntityReferenceUuidItem::isEmpty | function | core/ |
Determines whether the data structure is empty. |
| EntityReferenceUuidItem::mainPropertyName | function | core/ |
Returns the name of the main property, if any. |
| EntityReferenceUuidItem::onChange | function | core/ |
React to changes to a child property or item. |
| EntityReferenceUuidItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
| EntityReferenceUuidItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| EntityReferenceUuidItem::schema | function | core/ |
Returns the schema for the field. |
| EntityReferenceUuidItem::setValue | function | core/ |
Overrides \Drupal\Core\TypedData\TypedData::setValue(). |
| 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. |
Pagination
- Previous page
- Page 56
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.