Search for d
Title | Object type | File name | Summary |
---|---|---|---|
TaxonomyTermFieldMultipleVocabularyTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
TaxonomyTermFieldMultipleVocabularyTestCase::testTaxonomyTermFieldMultipleVocabularies | function | modules/ |
Tests term reference field and widget with multiple vocabularies. |
TaxonomyTermFieldTestCase | class | modules/ |
Tests for taxonomy term field and formatter. |
TaxonomyTermFieldTestCase::$field | property | modules/ |
|
TaxonomyTermFieldTestCase::$field_name | property | modules/ |
|
TaxonomyTermFieldTestCase::$instance | property | modules/ |
|
TaxonomyTermFieldTestCase::$vocabulary | property | modules/ |
|
TaxonomyTermFieldTestCase::getInfo | function | modules/ |
|
TaxonomyTermFieldTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
TaxonomyTermFieldTestCase::testEmptyTaxonomyTermReferenceField | function | modules/ |
Test empty taxonomy term reference field. |
TaxonomyTermFieldTestCase::testTaxonomyTermFieldChangeMachineName | function | modules/ |
Tests that vocabulary machine name changes are mirrored in field definitions. |
TaxonomyTermFieldTestCase::testTaxonomyTermFieldValidation | function | modules/ |
Test term field validation. |
TaxonomyTermFieldTestCase::testTaxonomyTermFieldWidgets | function | modules/ |
Test widgets. |
TaxonomyTermFunctionTestCase::testTermDelete | function | modules/ |
|
TaxonomyTermIndexTestCase | class | modules/ |
Tests the hook implementations that maintain the taxonomy index. |
TaxonomyTermIndexTestCase::$admin_user | property | modules/ |
|
TaxonomyTermIndexTestCase::$field_1 | property | modules/ |
|
TaxonomyTermIndexTestCase::$field_2 | property | modules/ |
|
TaxonomyTermIndexTestCase::$field_name_1 | property | modules/ |
|
TaxonomyTermIndexTestCase::$field_name_2 | property | modules/ |
|
TaxonomyTermIndexTestCase::$instance_1 | property | modules/ |
|
TaxonomyTermIndexTestCase::$instance_2 | property | modules/ |
|
TaxonomyTermIndexTestCase::$vocabulary | property | modules/ |
|
TaxonomyTermIndexTestCase::getInfo | function | modules/ |
|
TaxonomyTermIndexTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
TaxonomyTermIndexTestCase::testTaxonomyIndex | function | modules/ |
Tests that the taxonomy index is maintained properly. |
TaxonomyTermIndexTestCase::testTaxonomyTermHierarchyBreadcrumbs | function | modules/ |
Tests that there is a link to the parent term on the child term page. |
TaxonomyTermTestCase::$admin_user | property | modules/ |
|
TaxonomyTermTestCase::testNodeTermCreationAndDeletion | function | modules/ |
Test term creation with a free-tagging vocabulary from the node form. |
TaxonomyTermTestCase::testTaxonomyNode | function | modules/ |
Test that hook_node_$op implementations work correctly. |
TaxonomyTermTestCase::testTaxonomySelectNodesAlter | function | modules/ |
Tests that taxonomy term detail page is working even after the default taxonomy_select_nodes() query is altered. |
TaxonomyTermTestCase::testTermReorder | function | modules/ |
Save, edit and delete a term using the user interface. |
TaxonomyTokenReplaceTestCase::$admin_user | property | modules/ |
|
TaxonomyTokenReplaceTestCase::$langcode | property | modules/ |
|
TaxonomyVocabularyController::buildQuery | function | modules/ |
Builds the query to load the entity. |
TaxonomyVocabularyFunctionalTest::$admin_user | property | modules/ |
|
TaxonomyVocabularyFunctionalTest::testTaxonomyAdminChangingWeights | function | modules/ |
Changing weights on the vocabulary overview with two or more vocabularies. |
TaxonomyVocabularyFunctionalTest::testTaxonomyAdminDeletingVocabulary | function | modules/ |
Deleting a vocabulary. |
TaxonomyVocabularyFunctionalTest::testTaxonomyAdminNoVocabularies | function | modules/ |
Test the vocabulary overview with no vocabularies. |
TaxonomyVocabularyTestCase::$field | property | modules/ |
|
TaxonomyVocabularyTestCase::$field_name | property | modules/ |
|
TaxonomyVocabularyTestCase::testTaxonomyVocabularyDeleteWithTerms | function | modules/ |
Test deleting a taxonomy that contains terms. |
TaxonomyVocabularyTestCase::testTaxonomyVocabularyLoadMultiple | function | modules/ |
Tests for loading multiple vocabularies. |
TaxonomyVocabularyTestCase::testTaxonomyVocabularyLoadReturnFalse | function | modules/ |
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/ |
Ensure that the vocabulary static reset works correctly. |
taxonomy_admin_paths | function | modules/ |
Implements hook_admin_paths(). |
taxonomy_admin_vocabulary_title_callback | function | modules/ |
Returns the sanitized name of a vocabulary. |
taxonomy_allowed_values | function | modules/ |
Returns the set of valid terms for a taxonomy field. |
taxonomy_autocomplete_validate | function | modules/ |
Form element validate handler for taxonomy term autocomplete element. |
taxonomy_build_node_index | function | modules/ |
Builds and inserts taxonomy index entries for a given node. |
Pagination
- Previous page
- Page 121
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.