Search for autocomplete

  1. Search 7.x for autocomplete
  2. Search 9.5.x for autocomplete
  3. Search 8.9.x for autocomplete
  4. Search 10.3.x for autocomplete
  5. Other projects
Title Object type File name Summary
FormTestAutocompleteForm.php file core/modules/system/tests/modules/form_test/src/FormTestAutocompleteForm.php
FormTestAutocompleteForm::buildForm function core/modules/system/tests/modules/form_test/src/FormTestAutocompleteForm.php Form constructor.
FormTestAutocompleteForm::getFormId function core/modules/system/tests/modules/form_test/src/FormTestAutocompleteForm.php Returns a unique string identifying the form.
FormTestAutocompleteForm::submitForm function core/modules/system/tests/modules/form_test/src/FormTestAutocompleteForm.php Form submission handler.
JSWebAssert::waitOnAutocomplete function core/tests/Drupal/FunctionalJavascriptTests/JSWebAssert.php Waits for the jQuery autocomplete delay duration.
NodeCreationTest::testAuthorAutocomplete function core/modules/node/tests/src/Functional/NodeCreationTest.php Tests the author autocompletion textfield.
SelectionTest::testAutocompleteOutput function core/modules/field/tests/src/Functional/EntityReference/Views/SelectionTest.php Tests that the Views selection handles the views output properly.
TagTest::providerViewsUiAutocompleteIndividualTags function core/modules/views_ui/tests/src/Kernel/TagTest.php Data provider for testViewsUiAutocompleteIndividualTags().
TagTest::testViewsUiAutocompleteIndividualTags function core/modules/views_ui/tests/src/Kernel/TagTest.php Tests that comma delimited tags are treated as individual tags.
TagTest::testViewsUiAutocompleteTag function core/modules/views_ui/tests/src/Kernel/TagTest.php Tests the ViewsUIController::autocompleteTag() function.
TermAutocompleteTest class core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php Tests the autocomplete implementation of the taxonomy class.
TermAutocompleteTest.php file core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php
TermAutocompleteTest::$adminUser property core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php The admin user.
TermAutocompleteTest::$autocompleteUrl property core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php The autocomplete URL to call.
TermAutocompleteTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php The theme to install as the default for testing.
TermAutocompleteTest::$fieldName property core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php The field to add to the content type for the taxonomy terms.
TermAutocompleteTest::$modules property core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php Modules to install.
TermAutocompleteTest::$termIds property core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php The term IDs indexed by term names.
TermAutocompleteTest::$vocabulary property core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php The vocabulary.
TermAutocompleteTest::drupalGetJson function core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php Helper function for JSON formatted requests.
TermAutocompleteTest::setUp function core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php
TermAutocompleteTest::testAutocompleteCountResults function core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php Tests that the autocomplete method returns the good number of results.
TermAutocompleteTest::testAutocompleteOrderedResults function core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php Tests that the autocomplete method returns properly ordered results.
UserLoginTest::testAutocompleteHtmlAttributes function core/modules/user/tests/src/Functional/UserLoginTest.php Tests that user login form has the autocomplete attributes.
UserPasswordResetTest::testResetFormHasAutocompleteAttribute function core/modules/user/tests/src/Functional/UserPasswordResetTest.php Test the autocomplete attribute is present.
ViewsUIController::autocompleteTag function core/modules/views_ui/src/Controller/ViewsUIController.php Menu callback for Views tag autocompletion.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.