6 calls to LinkitAutocompleteTest::getAutocompleteResult() in Linkit 8.5
- LinkitAutocompleteTest::testAutocompletion in tests/
src/ Kernel/ LinkitAutocompleteTest.php - Tests autocompletion in general.
- LinkitAutocompleteTest::testAutocompletionAccess in tests/
src/ Kernel/ LinkitAutocompleteTest.php - Tests that inaccessible entities isn't included in the results.
- LinkitAutocompleteTest::testAutocompletionEmail in tests/
src/ Kernel/ LinkitAutocompleteTest.php - Tests the autocomplete with an email address.
- LinkitAutocompleteTest::testAutocompletionFront in tests/
src/ Kernel/ LinkitAutocompleteTest.php - Tests that 'front' adds the front page match.
- LinkitAutocompleteTest::testAutocompletionTranslations in tests/
src/ Kernel/ LinkitAutocompleteTest.php - Tests autocompletion with translated entities.
- LinkitAutocompleteTest::testAutocompletionWithLimit in tests/
src/ Kernel/ LinkitAutocompleteTest.php - Tests autocompletion with results limit.