Search for d

  1. Search 9.5.x for d
  2. Search 8.9.x for d
  3. Search 10.3.x for d
  4. Search 11.x for d
  5. Other projects
Title Object type File name Summary
TaxonomyTermFieldMultipleVocabularyTestCase::setUp function modules/taxonomy/taxonomy.test Sets up a Drupal site for running functional and integration tests.
TaxonomyTermFieldMultipleVocabularyTestCase::testTaxonomyTermFieldMultipleVocabularies function modules/taxonomy/taxonomy.test Tests term reference field and widget with multiple vocabularies.
TaxonomyTermFieldTestCase class modules/taxonomy/taxonomy.test Tests for taxonomy term field and formatter.
TaxonomyTermFieldTestCase::$field property modules/taxonomy/taxonomy.test
TaxonomyTermFieldTestCase::$field_name property modules/taxonomy/taxonomy.test
TaxonomyTermFieldTestCase::$instance property modules/taxonomy/taxonomy.test
TaxonomyTermFieldTestCase::$vocabulary property modules/taxonomy/taxonomy.test
TaxonomyTermFieldTestCase::getInfo function modules/taxonomy/taxonomy.test
TaxonomyTermFieldTestCase::setUp function modules/taxonomy/taxonomy.test Sets up a Drupal site for running functional and integration tests.
TaxonomyTermFieldTestCase::testEmptyTaxonomyTermReferenceField function modules/taxonomy/taxonomy.test Test empty taxonomy term reference field.
TaxonomyTermFieldTestCase::testTaxonomyTermFieldChangeMachineName function modules/taxonomy/taxonomy.test Tests that vocabulary machine name changes are mirrored in field definitions.
TaxonomyTermFieldTestCase::testTaxonomyTermFieldValidation function modules/taxonomy/taxonomy.test Test term field validation.
TaxonomyTermFieldTestCase::testTaxonomyTermFieldWidgets function modules/taxonomy/taxonomy.test Test widgets.
TaxonomyTermFunctionTestCase::testTermDelete function modules/taxonomy/taxonomy.test
TaxonomyTermIndexTestCase class modules/taxonomy/taxonomy.test Tests the hook implementations that maintain the taxonomy index.
TaxonomyTermIndexTestCase::$admin_user property modules/taxonomy/taxonomy.test
TaxonomyTermIndexTestCase::$field_1 property modules/taxonomy/taxonomy.test
TaxonomyTermIndexTestCase::$field_2 property modules/taxonomy/taxonomy.test
TaxonomyTermIndexTestCase::$field_name_1 property modules/taxonomy/taxonomy.test
TaxonomyTermIndexTestCase::$field_name_2 property modules/taxonomy/taxonomy.test
TaxonomyTermIndexTestCase::$instance_1 property modules/taxonomy/taxonomy.test
TaxonomyTermIndexTestCase::$instance_2 property modules/taxonomy/taxonomy.test
TaxonomyTermIndexTestCase::$vocabulary property modules/taxonomy/taxonomy.test
TaxonomyTermIndexTestCase::getInfo function modules/taxonomy/taxonomy.test
TaxonomyTermIndexTestCase::setUp function modules/taxonomy/taxonomy.test Sets up a Drupal site for running functional and integration tests.
TaxonomyTermIndexTestCase::testTaxonomyIndex function modules/taxonomy/taxonomy.test Tests that the taxonomy index is maintained properly.
TaxonomyTermIndexTestCase::testTaxonomyTermHierarchyBreadcrumbs function modules/taxonomy/taxonomy.test Tests that there is a link to the parent term on the child term page.
TaxonomyTermTestCase::$admin_user property modules/taxonomy/taxonomy.test
TaxonomyTermTestCase::testNodeTermCreationAndDeletion function modules/taxonomy/taxonomy.test Test term creation with a free-tagging vocabulary from the node form.
TaxonomyTermTestCase::testTaxonomyNode function modules/taxonomy/taxonomy.test Test that hook_node_$op implementations work correctly.
TaxonomyTermTestCase::testTaxonomySelectNodesAlter function modules/taxonomy/taxonomy.test Tests that taxonomy term detail page is working even after the default
taxonomy_select_nodes() query is altered.
TaxonomyTermTestCase::testTermReorder function modules/taxonomy/taxonomy.test Save, edit and delete a term using the user interface.
TaxonomyTokenReplaceTestCase::$admin_user property modules/taxonomy/taxonomy.test
TaxonomyTokenReplaceTestCase::$langcode property modules/taxonomy/taxonomy.test
TaxonomyVocabularyController::buildQuery function modules/taxonomy/taxonomy.module Builds the query to load the entity.
TaxonomyVocabularyFunctionalTest::$admin_user property modules/taxonomy/taxonomy.test
TaxonomyVocabularyFunctionalTest::testTaxonomyAdminChangingWeights function modules/taxonomy/taxonomy.test Changing weights on the vocabulary overview with two or more vocabularies.
TaxonomyVocabularyFunctionalTest::testTaxonomyAdminDeletingVocabulary function modules/taxonomy/taxonomy.test Deleting a vocabulary.
TaxonomyVocabularyFunctionalTest::testTaxonomyAdminNoVocabularies function modules/taxonomy/taxonomy.test Test the vocabulary overview with no vocabularies.
TaxonomyVocabularyTestCase::$field property modules/taxonomy/taxonomy.test
TaxonomyVocabularyTestCase::$field_name property modules/taxonomy/taxonomy.test
TaxonomyVocabularyTestCase::testTaxonomyVocabularyDeleteWithTerms function modules/taxonomy/taxonomy.test Test deleting a taxonomy that contains terms.
TaxonomyVocabularyTestCase::testTaxonomyVocabularyLoadMultiple function modules/taxonomy/taxonomy.test Tests for loading multiple vocabularies.
TaxonomyVocabularyTestCase::testTaxonomyVocabularyLoadReturnFalse function modules/taxonomy/taxonomy.test Ensure that when an invalid vocabulary vid is loaded, it is possible
to load the same vid successfully if it subsequently becomes valid.
TaxonomyVocabularyTestCase::testTaxonomyVocabularyLoadStaticReset function modules/taxonomy/taxonomy.test Ensure that the vocabulary static reset works correctly.
taxonomy_admin_paths function modules/taxonomy/taxonomy.module Implements hook_admin_paths().
taxonomy_admin_vocabulary_title_callback function modules/taxonomy/taxonomy.module Returns the sanitized name of a vocabulary.
taxonomy_allowed_values function modules/taxonomy/taxonomy.module Returns the set of valid terms for a taxonomy field.
taxonomy_autocomplete_validate function modules/taxonomy/taxonomy.module Form element validate handler for taxonomy term autocomplete element.
taxonomy_build_node_index function modules/taxonomy/taxonomy.module Builds and inserts taxonomy index entries for a given node.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.