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 |
|---|---|---|---|
| EntityReferenceAutocompleteWidgetTest::testEntityReferenceAutocompleteWidget | function | core/ |
Tests that the default autocomplete widget return the correct results. |
| EntityReferenceAutocompleteWidgetTest::testEntityReferenceAutocompleteWidgetAttachedEntity | function | core/ |
Tests that the autocomplete widget knows about the entity its attached to. |
| 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 install. |
| 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 the autocomplete input element and entity auto-creation. |
| EntityReferenceAutoCreateTest::testMultipleTargetBundles | function | core/ |
Tests multiple target bundles. |
| EntityReferenceAutoCreateTest::testNoBundles | function | core/ |
Tests autocreation for an entity that has no bundles. |
| EntityReferenceEntityFormatter | class | core/ |
Plugin implementation of the 'entity reference rendered entity' formatter. |
| EntityReferenceEntityFormatter.php | file | core/ |
|
| EntityReferenceEntityFormatter::$entityDisplayRepository | property | core/ |
The entity display repository. |
| EntityReferenceEntityFormatter::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityReferenceEntityFormatter::$loggerFactory | property | core/ |
The logger factory. |
| EntityReferenceEntityFormatter::$recursiveRenderDepth | property | core/ |
An array of counters for the recursive rendering protection. |
| EntityReferenceEntityFormatter::create | function | core/ |
Creates an instance of the plugin. |
| EntityReferenceEntityFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| EntityReferenceEntityFormatter::isApplicable | function | core/ |
Returns if the formatter can be used for the provided field. |
| EntityReferenceEntityFormatter::RECURSIVE_RENDER_LIMIT | constant | core/ |
The number of times this formatter allows rendering the same entity. |
| EntityReferenceEntityFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| EntityReferenceEntityFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| EntityReferenceEntityFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| EntityReferenceEntityFormatter::__construct | function | core/ |
Constructs an EntityReferenceEntityFormatter instance. |
| EntityReferenceFieldCreationTest | class | core/ |
Tests creating entity reference fields in the UI. |
| EntityReferenceFieldCreationTest.php | file | core/ |
|
| EntityReferenceFieldCreationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityReferenceFieldCreationTest::$modules | property | core/ |
Modules to install. |
| EntityReferenceFieldCreationTest::testAddReferenceFieldTargetingEntityTypeWithoutId | function | core/ |
Tests that entity reference fields cannot target entity types without IDs. |
| EntityReferenceFieldCreationTrait | trait | core/ |
Provides common functionality for the EntityReference test classes. |
| EntityReferenceFieldCreationTrait.php | file | core/ |
|
| EntityReferenceFieldCreationTrait::createEntityReferenceField | function | core/ |
Creates a field of an entity reference field storage on the specified bundle. |
| EntityReferenceFieldDefaultValueTest | class | core/ |
Tests entity reference field default values storage in CMI. |
| EntityReferenceFieldDefaultValueTest.php | file | core/ |
|
| EntityReferenceFieldDefaultValueTest::$adminUser | property | core/ |
A user with permission to administer content types, node fields, etc. |
| EntityReferenceFieldDefaultValueTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityReferenceFieldDefaultValueTest::$modules | property | core/ |
Modules to install. |
| EntityReferenceFieldDefaultValueTest::setUp | function | core/ |
|
| EntityReferenceFieldDefaultValueTest::testEntityReferenceDefaultConfigValue | function | core/ |
Tests that dependencies due to default values can be removed. |
| EntityReferenceFieldDefaultValueTest::testEntityReferenceDefaultValue | function | core/ |
Tests that default values are correctly translated to UUIDs in config. |
| EntityReferenceFieldItemList | class | core/ |
Defines an item list class for entity reference fields. |
| EntityReferenceFieldItemList.php | file | core/ |
|
| EntityReferenceFieldItemList::defaultValuesFormSubmit | function | core/ |
Processes the submitted default value. |
| EntityReferenceFieldItemList::getConstraints | function | core/ |
Gets a list of validation constraints. |
| EntityReferenceFieldItemList::processDefaultValue | function | core/ |
Processes the default value before being applied. |
| EntityReferenceFieldItemList::referencedEntities | function | core/ |
Gets the entities referenced by this field, preserving field item deltas. |
| EntityReferenceFieldItemListInterface | interface | core/ |
Interface for entity reference lists of field items. |
| EntityReferenceFieldItemListInterface.php | file | core/ |
Pagination
- Previous page
- Page 513
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.