hook_options_list in modules/field/modules/options/options.api.php
Returns the list of options to be displayed for a field.
path_entity_update in modules/path/path.module
Implements hook_entity_update().
taxonomy_allowed_values in modules/taxonomy/taxonomy.module
Returns the set of valid terms for a taxonomy field.
taxonomy_check_vocabulary_hierarchy in modules/taxonomy/taxonomy.module
Checks and updates the hierarchy flag of a vocabulary.
taxonomy_form_term in modules/taxonomy/taxonomy.admin.inc
Form function for the term edit form.
taxonomy_overview_terms in modules/taxonomy/taxonomy.admin.inc
Form builder for the taxonomy terms overview.
taxonomy_overview_terms_submit in modules/taxonomy/taxonomy.admin.inc
Submit handler for terms overview form.
TaxonomyQueryAlterTestCase::testTaxonomyQueryAlter in modules/taxonomy/tests/taxonomy.test
Tests that appropriate tags are added when querying the database.
TaxonomyTermTestCase::testTermReorder in modules/taxonomy/tests/taxonomy.test
Save, edit and delete a term using the user interface.
TaxonomyTermUnitTest::testTaxonomyVocabularyTree in modules/taxonomy/tests/taxonomy.test
Test a taxonomy with terms that have multiple parents of different depths.
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.