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 |
|---|---|---|---|
| FormTestAutocompleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestAutocompleteForm::submitForm | function | core/ |
Form submission handler. |
| JSWebAssert::waitOnAutocomplete | function | core/ |
Waits for the jQuery autocomplete delay duration. |
| NodeCreationTest::testAuthorAutocomplete | function | core/ |
Tests the author autocompletion textfield. |
| QuickEditAutocompleteTermTest | class | core/ |
Tests in-place editing of autocomplete tags. |
| QuickEditAutocompleteTermTest.php | file | core/ |
|
| QuickEditAutocompleteTermTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| QuickEditAutocompleteTermTest::$editorUser | property | core/ |
An user with permissions to access in-place editor. |
| QuickEditAutocompleteTermTest::$fieldName | property | core/ |
Stores the field name for the autocomplete field. |
| QuickEditAutocompleteTermTest::$modules | property | core/ |
Modules to enable. |
| QuickEditAutocompleteTermTest::$node | property | core/ |
Stores the node used for the tests. |
| QuickEditAutocompleteTermTest::$term1 | property | core/ |
Stores the first term used in the tests. |
| QuickEditAutocompleteTermTest::$term2 | property | core/ |
Stores the second term used in the tests. |
| QuickEditAutocompleteTermTest::$vocabulary | property | core/ |
Stores the vocabulary used in the tests. |
| QuickEditAutocompleteTermTest::createTerm | function | core/ |
Returns a new term with random name and description in $this->vocabulary. |
| QuickEditAutocompleteTermTest::setUp | function | core/ |
|
| QuickEditAutocompleteTermTest::testAutocompleteQuickEdit | function | core/ |
Tests Quick Edit autocomplete term behavior. |
| SelectionTest::testAutocompleteOutput | function | core/ |
Tests that the Views selection handles the views output properly. |
| system_post_update_entity_reference_autocomplete_match_limit | function | core/ |
Populate the new 'match_limit' setting for the ER autocomplete widget. |
| TagTest::providerViewsUiAutocompleteIndividualTags | function | core/ |
Data provider for testViewsUiAutocompleteIndividualTags(). |
| TagTest::testViewsUiAutocompleteIndividualTags | function | core/ |
Tests that comma delimited tags are treated as individual tags. |
| TagTest::testViewsUiAutocompleteTag | function | core/ |
Tests the ViewsUIController::autocompleteTag() function. |
| TermAutocompleteTest | class | core/ |
Tests the autocomplete implementation of the taxonomy class. |
| TermAutocompleteTest.php | file | core/ |
|
| TermAutocompleteTest::$adminUser | property | core/ |
The admin user. |
| TermAutocompleteTest::$autocompleteUrl | property | core/ |
The autocomplete URL to call. |
| TermAutocompleteTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TermAutocompleteTest::$fieldName | property | core/ |
The field to add to the content type for the taxonomy terms. |
| TermAutocompleteTest::$modules | property | core/ |
Modules to enable. |
| TermAutocompleteTest::$termIds | property | core/ |
The term IDs indexed by term names. |
| TermAutocompleteTest::$vocabulary | property | core/ |
The vocabulary. |
| TermAutocompleteTest::drupalGetJson | function | core/ |
Helper function for JSON formatted requests. |
| TermAutocompleteTest::setUp | function | core/ |
|
| TermAutocompleteTest::testAutocompleteCountResults | function | core/ |
Tests that the autocomplete method returns the good number of results. |
| TermAutocompleteTest::testAutocompleteOrderedResults | function | core/ |
Tests that the autocomplete method returns properly ordered results. |
| ViewsUIController::autocompleteTag | function | core/ |
Menu callback for Views tag autocompletion. |
Pagination
- Previous page
- Page 3
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.