Search for autocomplete
- Search 7.x for autocomplete
- Search 8.9.x for autocomplete
- Search 10.3.x for autocomplete
- Search 11.x for autocomplete
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityAutocompleteElementFormTest::submitForm | function | core/ |
|
EntityAutocompleteElementFormTest::testEntityAutocompleteAccess | function | core/ |
Tests that access is properly checked by the EntityAutocomplete element. |
EntityAutocompleteElementFormTest::testEntityAutocompleteIdInput | function | core/ |
Tests ID input is handled correctly. |
EntityAutocompleteElementFormTest::testInvalidEntityAutocompleteElement | function | core/ |
Tests invalid entries in the EntityAutocomplete Form API element. |
EntityAutocompleteElementFormTest::testValidEntityAutocompleteElement | function | core/ |
Tests valid entries in the EntityAutocomplete Form API element. |
EntityAutocompleteElementFormTest::validateForm | function | core/ |
|
EntityAutocompleteMatcher | class | core/ |
Matcher class to get autocompletion results for entity reference. |
EntityAutocompleteMatcher.php | file | core/ |
|
EntityAutocompleteMatcher::$selectionManager | property | core/ |
The entity reference selection handler plugin manager. |
EntityAutocompleteMatcher::getMatches | function | core/ |
|
EntityAutocompleteMatcher::__construct | function | core/ |
Constructs an EntityAutocompleteMatcher object. |
EntityAutocompleteMatcherInterface | interface | core/ |
|
EntityAutocompleteMatcherInterface.php | file | core/ |
|
EntityAutocompleteMatcherInterface::getMatches | function | core/ |
Gets matched labels based on a given search string. |
EntityAutocompleteTest | class | core/ |
Tests the autocomplete functionality. |
EntityAutocompleteTest.php | file | core/ |
|
EntityAutocompleteTest::$bundle | property | core/ |
The bundle used in this test. |
EntityAutocompleteTest::$entityType | property | core/ |
The entity type used in this test. |
EntityAutocompleteTest::getAutocompleteResult | function | core/ |
Returns the result of an Entity reference autocomplete request. |
EntityAutocompleteTest::testEntityReferenceAutocompletion | function | core/ |
Tests autocompletion edge cases with slashes in the names. |
EntityAutocompleteTest::testSelectionSettingsHandling | function | core/ |
Tests that missing or invalid selection setting key are handled correctly. |
EntityReferenceAutocompleteTagsWidget | class | core/ |
Plugin implementation of the 'entity_reference_autocomplete_tags' widget. |
EntityReferenceAutocompleteTagsWidget.php | file | core/ |
|
EntityReferenceAutocompleteTagsWidget::formElement | function | core/ |
|
EntityReferenceAutocompleteTagsWidget::massageFormValues | function | core/ |
|
EntityReferenceAutocompleteWidget | class | core/ |
Plugin implementation of the 'entity_reference_autocomplete' widget. |
EntityReferenceAutocompleteWidget.php | file | core/ |
|
EntityReferenceAutocompleteWidget::defaultSettings | function | core/ |
|
EntityReferenceAutocompleteWidget::errorElement | function | core/ |
|
EntityReferenceAutocompleteWidget::formElement | function | core/ |
|
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/ |
|
EntityReferenceAutocompleteWidget::settingsForm | function | core/ |
|
EntityReferenceAutocompleteWidget::settingsSummary | function | core/ |
|
EntityReferenceAutocompleteWidgetTest | class | core/ |
Tests the output of entity reference autocomplete widgets. |
EntityReferenceAutocompleteWidgetTest.php | file | core/ |
|
EntityReferenceAutocompleteWidgetTest::$defaultTheme | property | core/ |
|
EntityReferenceAutocompleteWidgetTest::$modules | property | core/ |
|
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. |
FastTest::testUserAutocomplete | function | core/ |
Tests access to user autocompletion and verify the correct results. |
FormElement::processAutocomplete | function | core/ |
Adds autocomplete functionality to elements. |
FormTestAutocompleteForm | class | core/ |
Defines a test form using autocomplete textfields. |
FormTestAutocompleteForm.php | file | core/ |
|
FormTestAutocompleteForm::buildForm | function | core/ |
|
FormTestAutocompleteForm::getFormId | function | core/ |
|
FormTestAutocompleteForm::submitForm | function | core/ |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.