| EntityReferenceAutocompleteWidget::settingsForm |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/EntityReferenceAutocompleteWidget.php |
|
| EntityReferenceAutocompleteWidget::settingsSummary |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/EntityReferenceAutocompleteWidget.php |
|
| EntityReferenceAutocompleteWidgetTest |
class |
core/tests/Drupal/FunctionalJavascriptTests/EntityReference/EntityReferenceAutocompleteWidgetTest.php |
Tests the output of entity reference autocomplete widgets. |
| EntityReferenceAutocompleteWidgetTest.php |
file |
core/tests/Drupal/FunctionalJavascriptTests/EntityReference/EntityReferenceAutocompleteWidgetTest.php |
|
| EntityReferenceAutocompleteWidgetTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalJavascriptTests/EntityReference/EntityReferenceAutocompleteWidgetTest.php |
|
| EntityReferenceAutocompleteWidgetTest::$modules |
property |
core/tests/Drupal/FunctionalJavascriptTests/EntityReference/EntityReferenceAutocompleteWidgetTest.php |
|
| EntityReferenceAutocompleteWidgetTest::doAutocomplete |
function |
core/tests/Drupal/FunctionalJavascriptTests/EntityReference/EntityReferenceAutocompleteWidgetTest.php |
Executes an autocomplete on a given field and waits for it to finish. |
| EntityReferenceAutocompleteWidgetTest::setUp |
function |
core/tests/Drupal/FunctionalJavascriptTests/EntityReference/EntityReferenceAutocompleteWidgetTest.php |
|
| EntityReferenceAutocompleteWidgetTest::testEntityReferenceAutocompleteWidget |
function |
core/tests/Drupal/FunctionalJavascriptTests/EntityReference/EntityReferenceAutocompleteWidgetTest.php |
Tests that the default autocomplete widget return the correct results. |
| EntityReferenceAutocompleteWidgetTest::testEntityReferenceAutocompleteWidgetAttachedEntity |
function |
core/tests/Drupal/FunctionalJavascriptTests/EntityReference/EntityReferenceAutocompleteWidgetTest.php |
Tests that the autocomplete widget knows about the entity its attached to. |
| EntityReferenceFieldCreationTest::testAddReferenceFieldTargetingEntityTypeWithoutId |
function |
core/modules/system/tests/src/Functional/Entity/EntityReferenceFieldCreationTest.php |
Tests that entity reference fields cannot target entity types without IDs. |
| EntityReferenceFieldItemNormalizerTest::testDenormalizeWithEmptyUuid |
function |
core/modules/serialization/tests/src/Unit/Normalizer/EntityReferenceFieldItemNormalizerTest.php |
Tests denormalize with empty uuid. |
| EntityReferenceFieldItemNormalizerTest::testDenormalizeWithId |
function |
core/modules/serialization/tests/src/Unit/Normalizer/EntityReferenceFieldItemNormalizerTest.php |
Tests denormalize with id. |
| EntityReferenceFieldItemNormalizerTest::testDenormalizeWithTypeAndUuid |
function |
core/modules/serialization/tests/src/Unit/Normalizer/EntityReferenceFieldItemNormalizerTest.php |
Tests denormalize with type and uuid. |
| EntityReferenceFieldItemNormalizerTest::testDenormalizeWithTypeWithIncorrectUuid |
function |
core/modules/serialization/tests/src/Unit/Normalizer/EntityReferenceFieldItemNormalizerTest.php |
Tests denormalize with type with incorrect uuid. |
| EntityReferenceFieldItemNormalizerTest::testDenormalizeWithUuidWithIncorrectType |
function |
core/modules/serialization/tests/src/Unit/Normalizer/EntityReferenceFieldItemNormalizerTest.php |
Tests denormalize with uuid with incorrect type. |
| EntityReferenceFieldItemNormalizerTest::testDenormalizeWithUuidWithoutType |
function |
core/modules/serialization/tests/src/Unit/Normalizer/EntityReferenceFieldItemNormalizerTest.php |
Tests denormalize with uuid without type. |
| EntityReferenceFieldTest::testEntityReferenceFieldValidation |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityReferenceFieldTest.php |
Tests reference field validation. |
| EntityReferenceFieldTest::testReferencedEntitiesStringId |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityReferenceFieldTest.php |
Tests referencing entities with string IDs. |
| EntityReferenceFileUploadTest::$nodeId |
property |
core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFileUploadTest.php |
Node id. |
| EntityReferenceFormatterTest::testIdFormatter |
function |
core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceFormatterTest.php |
Tests the ID formatter. |
| EntityReferenceIdFormatter |
class |
core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/EntityReferenceIdFormatter.php |
Plugin implementation of the 'entity reference ID' formatter. |
| EntityReferenceIdFormatter.php |
file |
core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/EntityReferenceIdFormatter.php |
|
| EntityReferenceIdFormatter::viewElements |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/EntityReferenceIdFormatter.php |
|
| EntityReferenceIntegrationTest::testSupportedEntityTypesAndWidgets |
function |
core/modules/field/tests/src/Functional/EntityReference/EntityReferenceIntegrationTest.php |
Tests the entity reference field with all its supported field widgets. |
| EntityReferenceItem::fieldSettingsFormValidate |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php |
Form element validation handler; Invokes selection plugin's validation. |
| EntityReferenceItemTest::$entityStringId |
property |
core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceItemTest.php |
The test entity with a string ID. |
| EntityReferenceItemTest::testAutocreateValidation |
function |
core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceItemTest.php |
Tests ValidReferenceConstraint with newly created and unsaved entities. |
| EntityReferenceItemTest::testContentEntityReferenceItemWithStringId |
function |
core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceItemTest.php |
Tests referencing content entities with string IDs. |
| EntityReferenceSelection::$id |
property |
core/lib/Drupal/Core/Entity/Annotation/EntityReferenceSelection.php |
The plugin ID. |
| EntityReferenceSelectionReferenceableTest::providerTestCases |
function |
core/modules/system/tests/src/Kernel/Entity/EntityReferenceSelectionReferenceableTest.php |
Provides test cases for ::testReferenceablesWithNoLabelKey() test. |
| EntityReferenceSupportedNewEntitiesConstraintValidator |
class |
core/modules/workspaces/src/Plugin/Validation/Constraint/EntityReferenceSupportedNewEntitiesConstraintValidator.php |
Checks if new entities created for entity reference fields are supported. |
| EntityReferenceSupportedNewEntitiesConstraintValidator.php |
file |
core/modules/workspaces/src/Plugin/Validation/Constraint/EntityReferenceSupportedNewEntitiesConstraintValidator.php |
|
| EntityReferenceSupportedNewEntitiesConstraintValidator::$entityTypeManager |
property |
core/modules/workspaces/src/Plugin/Validation/Constraint/EntityReferenceSupportedNewEntitiesConstraintValidator.php |
The entity type manager. |
| EntityReferenceSupportedNewEntitiesConstraintValidator::$workspaceInfo |
property |
core/modules/workspaces/src/Plugin/Validation/Constraint/EntityReferenceSupportedNewEntitiesConstraintValidator.php |
The workspace information service. |
| EntityReferenceSupportedNewEntitiesConstraintValidator::$workspaceManager |
property |
core/modules/workspaces/src/Plugin/Validation/Constraint/EntityReferenceSupportedNewEntitiesConstraintValidator.php |
The workspace manager. |
| EntityReferenceSupportedNewEntitiesConstraintValidator::create |
function |
core/modules/workspaces/src/Plugin/Validation/Constraint/EntityReferenceSupportedNewEntitiesConstraintValidator.php |
|
| EntityReferenceSupportedNewEntitiesConstraintValidator::validate |
function |
core/modules/workspaces/src/Plugin/Validation/Constraint/EntityReferenceSupportedNewEntitiesConstraintValidator.php |
|
| EntityReferenceSupportedNewEntitiesConstraintValidator::__construct |
function |
core/modules/workspaces/src/Plugin/Validation/Constraint/EntityReferenceSupportedNewEntitiesConstraintValidator.php |
|
| EntityReferenceSupportedNewEntitiesConstraintValidatorTest |
class |
core/modules/workspaces/tests/src/Kernel/EntityReferenceSupportedNewEntitiesConstraintValidatorTest.php |
Tests Drupal\workspaces\Plugin\Validation\Constraint\EntityReferenceSupportedNewEntitiesConstraintValidator. |
| EntityReferenceSupportedNewEntitiesConstraintValidatorTest.php |
file |
core/modules/workspaces/tests/src/Kernel/EntityReferenceSupportedNewEntitiesConstraintValidatorTest.php |
|
| EntityReferenceSupportedNewEntitiesConstraintValidatorTest::$entityTypeManager |
property |
core/modules/workspaces/tests/src/Kernel/EntityReferenceSupportedNewEntitiesConstraintValidatorTest.php |
The entity type manager. |
| EntityReferenceSupportedNewEntitiesConstraintValidatorTest::$modules |
property |
core/modules/workspaces/tests/src/Kernel/EntityReferenceSupportedNewEntitiesConstraintValidatorTest.php |
|
| EntityReferenceSupportedNewEntitiesConstraintValidatorTest::setUp |
function |
core/modules/workspaces/tests/src/Kernel/EntityReferenceSupportedNewEntitiesConstraintValidatorTest.php |
|
| EntityReferenceSupportedNewEntitiesConstraintValidatorTest::testNewEntitiesAllowedInDefaultWorkspace |
function |
core/modules/workspaces/tests/src/Kernel/EntityReferenceSupportedNewEntitiesConstraintValidatorTest.php |
Tests new entities allowed in default workspace. |
| EntityReferenceSupportedNewEntitiesConstraintValidatorTest::testNewEntitiesForbiddenInNonDefaultWorkspace |
function |
core/modules/workspaces/tests/src/Kernel/EntityReferenceSupportedNewEntitiesConstraintValidatorTest.php |
Tests new entities forbidden in non default workspace. |
| EntityReferenceUuidItem |
class |
core/modules/jsonapi/tests/modules/jsonapi_test_field_type/src/Plugin/Field/FieldType/EntityReferenceUuidItem.php |
Defines the 'entity_reference_uuid' entity field type. |
| EntityReferenceUuidItem.php |
file |
core/modules/jsonapi/tests/modules/jsonapi_test_field_type/src/Plugin/Field/FieldType/EntityReferenceUuidItem.php |
|
| EntityReferenceUuidItem::generateSampleValue |
function |
core/modules/jsonapi/tests/modules/jsonapi_test_field_type/src/Plugin/Field/FieldType/EntityReferenceUuidItem.php |
|
| EntityReferenceUuidItem::hasNewEntity |
function |
core/modules/jsonapi/tests/modules/jsonapi_test_field_type/src/Plugin/Field/FieldType/EntityReferenceUuidItem.php |
Determines whether the item holds an unsaved entity. |