Search for to
Title | Object type | File name | Summary |
---|---|---|---|
EntityReferenceAutocompleteWidgetTest::$modules | property | core/ |
Modules to enable. |
EntityReferenceAutocompleteWidgetTest::doAutocomplete | function | core/ |
Executes an autocomplete on a given field and waits for it to finish. |
EntityReferenceAutocompleteWidgetTest::setUp | function | core/ |
|
EntityReferenceAutocompleteWidgetTest::testEntityReferenceAutocompleteWidget | function | core/ |
Tests that the default autocomplete widget return the correct results. |
EntityReferenceAutoCreateTest | class | core/ |
Tests creating new entity (e.g. taxonomy-term) from an autocomplete widget. |
EntityReferenceAutoCreateTest.php | file | core/ |
|
EntityReferenceAutoCreateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityReferenceAutoCreateTest::$modules | property | core/ |
Modules to enable. |
EntityReferenceAutoCreateTest::$referencedType | property | core/ |
The name of a content type that will be referenced by $referencingType. |
EntityReferenceAutoCreateTest::$referencingType | property | core/ |
The name of a content type that will reference $referencedType. |
EntityReferenceAutoCreateTest::setUp | function | core/ |
|
EntityReferenceAutoCreateTest::testAutoCreate | function | core/ |
Tests that the autocomplete input element appears and the creation of a new entity. |
EntityReferenceAutoCreateTest::testMultipleTargetBundles | function | core/ |
Tests if an entity reference field having multiple target bundles is storing the auto-created entity in the right destination. |
EntityReferenceAutoCreateTest::testNoBundles | function | core/ |
Tests autocreation for an entity that has no bundles. |
EntityReferenceEntityFormatter::$entityDisplayRepository | property | core/ |
The entity display repository. |
EntityReferenceEntityFormatter::$loggerFactory | property | core/ |
The logger factory. |
EntityReferenceFieldItemNormalizer::$entityRepository | property | core/ |
The entity repository. |
EntityReferenceFieldItemNormalizerTest::$entityRepository | property | core/ |
The mock entity repository. |
EntityReferenceFieldTest::assertUserAutocreate | function | core/ |
Asserts that the setter callback performs autocreation for users. |
EntityReferenceFieldTest::assertUserRoleAutocreate | function | core/ |
Asserts that the setter callback performs autocreation for user roles. |
EntityReferenceFieldTest::testAutocreateApi | function | core/ |
Tests all the possible ways to autocreate an entity via the API. |
EntityReferenceFieldTranslatedReferenceViewTest::$translateToLangcode | property | core/ |
Target langcode for translation. |
EntityReferenceFormatterBase::getEntitiesToView | function | core/ |
Returns the referenced entities for display. |
EntityReferenceFormatterTest::testCustomCacheTagFormatter | function | core/ |
Tests the merging of cache metadata. |
EntityReferenceItem::calculateStorageDependencies | function | core/ |
Calculates dependencies for field items on the storage level. |
EntityReferenceItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
EntityReferenceItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
EntityReferenceItemTest::testAutocreateValidation | function | core/ |
Tests ValidReferenceConstraint with newly created and unsaved entities. |
EntityReferenceItemTest::testEntityAutoCreate | function | core/ |
Tests entity auto create. |
EntityReferenceSettingsTest::$customBundle | property | core/ |
An entity bundle that is not stored as a configuration entity. |
EntityReferenceSettingsTest::testCustomTargetBundleDeletion | function | core/ |
Tests that deletions of custom bundles are mirrored in field settings. |
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::$modules | property | core/ |
Modules to enable. |
EntityReferenceSupportedNewEntitiesConstraintValidatorTest::setUp | function | core/ |
|
EntityReferenceSupportedNewEntitiesConstraintValidatorTest::testNewEntitiesAllowedInDefaultWorkspace | function | core/ |
@covers ::validate |
EntityReferenceSupportedNewEntitiesConstraintValidatorTest::testNewEntitiesForbiddenInNonDefaultWorkspace | function | core/ |
@covers ::validate |
EntityRepository | class | core/ |
Provides several mechanisms for retrieving entities. |
EntityRepository.php | file | core/ |
|
EntityRepository::$contextRepository | property | core/ |
The context repository service. |
EntityRepository::$entityTypeManager | property | core/ |
The entity type manager. |
EntityRepository::$languageManager | property | core/ |
The language manager. |
EntityRepository::getActive | function | core/ |
Retrieves the active entity variant matching the specified context. |
Pagination
- Previous page
- Page 73
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.