7 string references to 'taxonomy_autocomplete'

Node::build_filters in drupal/core/modules/node/lib/Drupal/node/Plugin/views/wizard/Node.php
Overrides Drupal\views\Plugin\views\wizard\WizardPluginBase::build_filters().
standard_install in drupal/core/profiles/standard/standard.install
Implements hook_install().
TaggedWithTest::setUp in drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/TaggedWithTest.php
Sets up a Drupal site for running functional and integration tests.
TaxonomyTestBase::mockStandardInstall in drupal/core/modules/views/lib/Drupal/views/Tests/Taxonomy/TaxonomyTestBase.php
Provides a workaround for the inability to use the standard profile.
taxonomy_menu in drupal/core/modules/taxonomy/taxonomy.module
Implements hook_menu().
TermTest::testNodeTermCreationAndDeletion in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTest.php
Test term creation with a free-tagging vocabulary from the node form.
TermTest::testReSavingTags in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTest.php
Tests that editing and saving a node with no changes works correctly.