- LayoutInterfaceTest::testTaxonomyContext in core/
modules/ layout/ tests/ layout.test - Tests Taxonomy contexts within layouts.
- standard_install in core/
profiles/ standard/ standard.install - Implements hook_install().
- TaxonomyTermTestCase::testNodeTermCreationAndDeletion in core/
modules/ taxonomy/ tests/ taxonomy.test - Test term creation with a free-tagging vocabulary from the node form.
- taxonomy_field_widget_info in core/
modules/ taxonomy/ taxonomy.module - Implements hook_field_widget_info().
- taxonomy_field_widget_settings_form in core/
modules/ taxonomy/ taxonomy.module - Implements hook_field_widget_settings_form().
- taxonomy_menu in core/
modules/ taxonomy/ taxonomy.module - Implements hook_menu().
- ViewsHandlerFilterMultipleTest::setUp in core/
modules/ views/ tests/ handlers/ views_handler_filter_multiple.test - Sets up a Backdrop site for running functional and integration tests.
- ViewsUiBaseViewsWizard::build_filters in core/
modules/ views_ui/ wizards/ views_ui_base_views_wizard.php - Build the part of the form that allows the user to select the view's filters.
- ViewsUIWizardTaggedWithTestCase::setUp in core/
modules/ views/ tests/ views_ui.test - Sets up a Backdrop site for running functional and integration tests.