Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search main for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityReference::WIDGET_AUTOCOMPLETE | constant | core/ |
Type for the autocomplete filter format. |
| EntityReferenceAdminTest::assertFieldSelectOptions | function | core/ |
Checks if a select element contains the specified options. |
| EntityReferenceAdminTest::assertFieldSelectOptions | function | core/ |
Checks if a select element contains the specified options. |
| EntityReferenceAutocompleteTagsWidget | class | core/ |
Plugin implementation of the 'entity_reference_autocomplete_tags' widget. |
| EntityReferenceAutocompleteTagsWidget.php | file | core/ |
|
| EntityReferenceAutocompleteTagsWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| EntityReferenceAutocompleteTagsWidget::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
| EntityReferenceAutocompleteWidget | class | core/ |
Plugin implementation of the 'entity_reference_autocomplete' widget. |
| EntityReferenceAutocompleteWidget.php | file | core/ |
|
| EntityReferenceAutocompleteWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| EntityReferenceAutocompleteWidget::errorElement | function | core/ |
Assigns a field-level validation error to the right widget sub-element. |
| EntityReferenceAutocompleteWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| EntityReferenceAutocompleteWidget::getAutocreateBundle | function | core/ |
Returns the name of the bundle which will be used for autocreated entities. |
| EntityReferenceAutocompleteWidget::getMatchOperatorOptions | function | core/ |
Returns the options for the match operator. |
| EntityReferenceAutocompleteWidget::getSelectionHandlerSetting | function | core/ |
Returns the value of a setting for the entity reference selection handler. |
| EntityReferenceAutocompleteWidget::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
| EntityReferenceAutocompleteWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| EntityReferenceAutocompleteWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| EntityReferenceAutocompleteWidgetTest | class | core/ |
Tests the output of entity reference autocomplete widgets. |
| EntityReferenceAutocompleteWidgetTest.php | file | core/ |
|
| EntityReferenceAutocompleteWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityReferenceAutocompleteWidgetTest::$modules | property | core/ |
Modules to install. |
| 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. |
| 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::testAutoCreatedNodeNewNodePreview | function | core/ |
Test previewing autocreated node in a new node is not flagged as recursion. |
| EntityReferenceAutoCreateTest::testMultipleTargetBundles | function | core/ |
Tests multiple target bundles. |
| 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. |
Pagination
- Previous page
- Page 81
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.