hook_mail in modules/system/system.api.php
Prepare a message based on parameters; called from backdrop_mail().
path_autocomplete in modules/system/system.module
Menu callback; Autocomplete callback for paths.
PathTaxonomyTermTestCase::testTermAlias in modules/path/tests/path.test
Tests alias functionality through the admin interfaces.
taxonomy_allowed_values in modules/taxonomy/taxonomy.module
Returns the set of valid terms for a taxonomy field.
taxonomy_autocomplete_validate in modules/taxonomy/taxonomy.module
Form element validate handler for taxonomy term autocomplete element.
taxonomy_config_create_validate in modules/taxonomy/taxonomy.module
Implements hook_config_create_validate()
taxonomy_field_extra_fields in modules/taxonomy/taxonomy.module
Implements hook_field_extra_fields().
taxonomy_form_term in modules/taxonomy/taxonomy.admin.inc
Form function for the term edit form.
TaxonomyLanguageFunctionalTest::setUp in modules/taxonomy/tests/taxonomy.test
Sets up a Backdrop site for running functional and integration tests.
taxonomy_term_confirm_delete in modules/taxonomy/taxonomy.admin.inc
Form builder for the term delete form.
TaxonomyTermTestCase::testTaxonomyTermHierarchy in modules/taxonomy/tests/taxonomy.test
Test terms in a single and multiple hierarchy.
taxonomy_tokens in modules/taxonomy/taxonomy.tokens.inc
Implements hook_tokens().
TaxonomyViewsHandlerRelationshipNodeTermDataTest::setUp in modules/taxonomy/tests/taxonomy_views_handler_relationship_node_term_data.test
Sets up a Backdrop site for running functional and integration tests.
taxonomy_vocabulary_confirm_reset_alphabetical in modules/taxonomy/taxonomy.admin.inc
Form builder to confirm resetting a vocabulary to alphabetical order.
taxonomy_vocabulary_delete in modules/taxonomy/taxonomy.module
Deletes a vocabulary.
TaxonomyVocabularyFunctionalTest::testTaxonomyAdminDeletingVocabulary in modules/taxonomy/tests/taxonomy.test
Deleting a vocabulary.
TaxonomyVocabularyFunctionalTest::testVocabularyPermissions in modules/taxonomy/tests/taxonomy.test
Tests that vocabulary permissions are correctly set from the Taxonomy UI.
taxonomy_vocabulary_machine_name_load in modules/taxonomy/taxonomy.module
Legacy wrapper to return the vocabulary object matching a machine name.
TaxonomyVocabularyUnitTest::testTaxonomyVocabularyLoadStaticReset in modules/taxonomy/tests/taxonomy.test
Ensure that the vocabulary static reset works correctly.
views_handler_argument_vocabulary::title in modules/taxonomy/views/views_handler_argument_vocabulary.inc
Override the behavior of title(). Get the name of the vocabulary.
views_handler_field_vocabulary::render in modules/taxonomy/views/views_handler_field_vocabulary.inc
Render the field.
views_handler_filter_term_node_tid::value_form in modules/taxonomy/views/views_handler_filter_term_node_tid.inc
Options form subform for setting options.