14 calls to drupal_explode_tags()

AutocompleteTagsUnitTest::testDrupalExplodeTags in drupal/core/modules/system/lib/Drupal/system/Tests/Common/AutocompleteTagsUnitTest.php
Explodes a series of tags.
AutocompleteTagsUnitTest::testDrupalImplodeTags in drupal/core/modules/system/lib/Drupal/system/Tests/Common/AutocompleteTagsUnitTest.php
Implodes a series of tags.
comment_unpublish_by_keyword_action_submit in drupal/core/modules/comment/comment.module
Form submission handler for comment_unpublish_by_keyword_action_form().
Name::validateExposed in drupal/core/modules/user/lib/Drupal/user/Plugin/views/filter/Name.php
Validate the exposed handler form
Name::value_validate in drupal/core/modules/user/lib/Drupal/user/Plugin/views/filter/Name.php
Validate the options form.
node_unpublish_by_keyword_action_submit in drupal/core/modules/node/node.module
Form submission handler for node_unpublish_by_keyword_action().
TaxonomyIndexTid::validateExposed in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php
Validate the exposed handler form
TaxonomyIndexTid::value_validate in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php
Validate the options form.
taxonomy_autocomplete in drupal/core/modules/taxonomy/taxonomy.pages.inc
Page callback: Outputs JSON for taxonomy autocomplete suggestions.
taxonomy_autocomplete_validate in drupal/core/modules/taxonomy/taxonomy.module
Form element validate handler for taxonomy term autocomplete element.
views_ajax_autocomplete_taxonomy in drupal/core/modules/views/includes/ajax.inc
Page callback for views taxonomy autocomplete.
views_ajax_autocomplete_user in drupal/core/modules/views/includes/ajax.inc
Page callback for views user autocomplete.
views_ui_taxonomy_autocomplete_validate in drupal/core/modules/views/views_ui/admin.inc
Form element validation handler for a taxonomy autocomplete field.
_views_theme_functions in drupal/core/modules/views/theme/theme.inc
Provide a full array of possible themes to try for a given hook.