Search for autocomplete
- Search 7.x for autocomplete
- Search 9.5.x for autocomplete
- Search 8.9.x for autocomplete
- Search 10.3.x for autocomplete
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormTestAutocompleteForm.php | file | core/ |
|
| FormTestAutocompleteForm::buildForm | function | core/ |
Form constructor. |
| 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. |
| SelectionTest::testAutocompleteOutput | function | core/ |
Tests that the Views selection handles the views output properly. |
| 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 install. |
| 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. |
| UserLoginTest::testAutocompleteHtmlAttributes | function | core/ |
Tests that user login form has the autocomplete attributes. |
| UserPasswordResetTest::testResetFormHasAutocompleteAttribute | function | core/ |
Test the autocomplete attribute is present. |
| 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.