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