Search for autocomplete
- Search 7.x for autocomplete
- Search 9.5.x for autocomplete
- Search 10.3.x for autocomplete
- Search 11.x for autocomplete
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| autocomplete-loading.module.css | file | core/ |
Visual styles for animated throbber. |
| autocomplete-loading.module.css | file | core/ |
Visual styles for animated throbber. |
| autocomplete-loading.module.css | file | core/ |
Visual styles for animated throbber. |
| autocomplete-loading.module.pcss.css | file | core/ |
Visual styles for animated throbber. |
| autocomplete.css | file | core/ |
/*! * jQuery UI Autocomplete 1.12.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/autocomplete/#theming … |
| AutocompleteController | class | core/ |
Defines a controller class with methods for autocompletion. |
| AutocompleteController.php | file | core/ |
|
| AutocompleteController::autocomplete1 | function | core/ |
Returns some autocompletion content. |
| CategoryAutocompleteController | class | core/ |
Returns autocomplete responses for block categories. |
| CategoryAutocompleteController.php | file | core/ |
|
| CategoryAutocompleteController::$blockManager | property | core/ |
The block manager. |
| CategoryAutocompleteController::autocomplete | function | core/ |
Retrieves suggestions for block category autocompletion. |
| CategoryAutocompleteController::create | function | core/ |
Instantiates a new instance of this class. |
| CategoryAutocompleteController::__construct | function | core/ |
Constructs a new CategoryAutocompleteController. |
| CategoryAutocompleteTest | class | core/ |
@coversDefaultClass \Drupal\block\Controller\CategoryAutocompleteController[[api-linebreak]] @group block |
| CategoryAutocompleteTest.php | file | core/ |
|
| CategoryAutocompleteTest::$autocompleteController | property | core/ |
The autocomplete controller. |
| CategoryAutocompleteTest::providerTestAutocompleteSuggestions | function | core/ |
Data provider for testAutocompleteSuggestions(). |
| CategoryAutocompleteTest::setUp | function | core/ |
|
| CategoryAutocompleteTest::testAutocompleteSuggestions | function | core/ |
Tests the autocomplete method. |
| ElementTest::testFormAutocomplete | function | core/ |
Tests a form with a autocomplete setting.. |
| entity.autocomplete_matcher | service | core/ |
Drupal\Core\Entity\EntityAutocompleteMatcher |
| EntityAutocomplete | class | core/ |
Provides an entity autocomplete form element. |
| EntityAutocomplete.php | file | core/ |
|
| EntityAutocomplete::extractEntityIdFromAutocompleteInput | function | core/ |
Extracts the entity ID from the autocompletion result. |
| EntityAutocomplete::getEntityLabels | function | core/ |
Converts an array of entity objects into a string of entity labels. |
| EntityAutocomplete::getInfo | function | core/ |
Returns the element properties for this element. |
| EntityAutocomplete::matchEntityByTitle | function | core/ |
Finds an entity from an autocomplete input without an explicit ID. |
| EntityAutocomplete::processEntityAutocomplete | function | core/ |
Adds entity autocomplete functionality to a form element. |
| EntityAutocomplete::validateEntityAutocomplete | function | core/ |
Form element validation handler for entity_autocomplete elements. |
| EntityAutocomplete::valueCallback | function | core/ |
Determines how user input is mapped to an element's #value property. |
| EntityAutocompleteController | class | core/ |
Defines a route controller for entity autocomplete form elements. |
| EntityAutocompleteController.php | file | core/ |
|
| EntityAutocompleteController::$keyValue | property | core/ |
The key value store. |
| EntityAutocompleteController::$matcher | property | core/ |
The autocomplete matcher for entity references. |
| EntityAutocompleteController::create | function | core/ |
Instantiates a new instance of this class. |
| EntityAutocompleteController::handleAutocomplete | function | core/ |
Autocomplete the label of an entity. |
| EntityAutocompleteController::__construct | function | core/ |
Constructs a EntityAutocompleteController object. |
| EntityAutocompleteElementFormTest | class | core/ |
Tests the EntityAutocomplete Form API element. |
| EntityAutocompleteElementFormTest.php | file | core/ |
|
| EntityAutocompleteElementFormTest::$referencedEntities | property | core/ |
An array of entities to be referenced in this test. |
| EntityAutocompleteElementFormTest::$testAutocreateUser | property | core/ |
User for autocreate testing. |
| EntityAutocompleteElementFormTest::$testUser | property | core/ |
User for testing. |
| EntityAutocompleteElementFormTest::buildForm | function | core/ |
Form constructor. |
| EntityAutocompleteElementFormTest::getAutocompleteInput | function | core/ |
Returns an entity label in the format needed by the EntityAutocomplete element. |
| EntityAutocompleteElementFormTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| EntityAutocompleteElementFormTest::setUp | function | core/ |
|
| EntityAutocompleteElementFormTest::submitForm | function | core/ |
Form submission handler. |
| EntityAutocompleteElementFormTest::testEntityAutocompleteAccess | function | core/ |
Tests that access is properly checked by the EntityAutocomplete element. |
| EntityAutocompleteElementFormTest::testEntityAutocompleteIdInput | function | core/ |
Tests ID input is handled correctly. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.