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