TaxonomyTermController::cacheGet |
core/modules/taxonomy/taxonomy.entity.inc |
Overrides EntityDatabaseStorageController::cacheGet(). |
TaxonomyTermController::create |
core/modules/taxonomy/taxonomy.entity.inc |
Overrides EntityDatabaseStorageController::create(). |
TaxonomyTermController::postDelete |
core/modules/taxonomy/taxonomy.entity.inc |
Overrides EntityDatabaseStorageController::postDelete(). |
TaxonomyTermController::postSave |
core/modules/taxonomy/taxonomy.entity.inc |
Overrides EntityDatabaseStorageController::postSave(). |
TaxonomyTermController::resetCache |
core/modules/taxonomy/taxonomy.entity.inc |
Implements EntityControllerInterface::resetCache(). |
TaxonomyTermController::view |
core/modules/taxonomy/taxonomy.entity.inc |
Overrides DefaultEntityController::view(). |
TaxonomyTermDepthLayoutAccess::checkAccess |
core/modules/taxonomy/layout/taxonomy_term_depth_access.inc |
Checks for access based on the available context. |
TaxonomyTermDepthLayoutAccess::form |
core/modules/taxonomy/layout/taxonomy_term_depth_access.inc |
Settings form for configuring this access item. |
TaxonomyTermDepthLayoutAccess::formSubmit |
core/modules/taxonomy/layout/taxonomy_term_depth_access.inc |
Submit handler for the settings form for this access item. |
TaxonomyTermDepthLayoutAccess::getTermDepth |
core/modules/taxonomy/layout/taxonomy_term_depth_access.inc |
Gets the depth of a term. |
TaxonomyTermDepthLayoutAccess::summary |
core/modules/taxonomy/layout/taxonomy_term_depth_access.inc |
Provides a human-readable summary of this access check's behavior. |
TaxonomyTermDepthLayoutAccess::__construct |
core/modules/taxonomy/layout/taxonomy_term_depth_access.inc |
Constructor for a Layout access rule. |
TaxonomyTermFieldMultipleVocabularyTestCase::setUp |
core/modules/taxonomy/tests/taxonomy.test |
Sets up a Backdrop site for running functional and integration tests. |
TaxonomyTermFieldMultipleVocabularyTestCase::testTaxonomyTermFieldMultipleVocabularies |
core/modules/taxonomy/tests/taxonomy.test |
Tests term reference field and widget with multiple vocabularies. |
TaxonomyTermFieldTestCase::setUp |
core/modules/taxonomy/tests/taxonomy.test |
Sets up a Backdrop site for running functional and integration tests. |
TaxonomyTermFieldTestCase::testTaxonomyTermFieldValidation |
core/modules/taxonomy/tests/taxonomy.test |
Test term field validation. |
TaxonomyTermFieldTestCase::testTaxonomyTermFieldWidgets |
core/modules/taxonomy/tests/taxonomy.test |
Test widgets. |
TaxonomyTermIndexTestCase::setUp |
core/modules/taxonomy/tests/taxonomy.test |
Sets up a Backdrop site for running functional and integration tests. |
TaxonomyTermIndexTestCase::testTaxonomyIndex |
core/modules/taxonomy/tests/taxonomy.test |
Tests that the taxonomy index is maintained properly. |
TaxonomyTermIndexTestCase::testTaxonomyTermHierarchyBreadcrumbs |
core/modules/taxonomy/tests/taxonomy.test |
Tests that there is a link to the parent term on the child term page. |
TaxonomyTermTestCase::setUp |
core/modules/taxonomy/tests/taxonomy.test |
Sets up a Backdrop site for running functional and integration tests. |
TaxonomyTermTestCase::testNodeTermCreationAndDeletion |
core/modules/taxonomy/tests/taxonomy.test |
Test term creation with a free-tagging vocabulary from the node form. |
TaxonomyTermTestCase::testTaxonomyGetTermByName |
core/modules/taxonomy/tests/taxonomy.test |
Test taxonomy_term_load_multiple_by_name(). |
TaxonomyTermTestCase::testTaxonomyNode |
core/modules/taxonomy/tests/taxonomy.test |
Test that hook_node_$op implementations work correctly. |
TaxonomyTermTestCase::testTaxonomySelectNodesAlter |
core/modules/taxonomy/tests/taxonomy.test |
Tests that taxonomy term detail page is working even after the default
taxonomy_select_nodes() query is altered. |
TaxonomyTermTestCase::testTaxonomyTermHierarchy |
core/modules/taxonomy/tests/taxonomy.test |
Test terms in a single and multiple hierarchy. |
TaxonomyTermTestCase::testTermInterface |
core/modules/taxonomy/tests/taxonomy.test |
Save, edit and delete a term using the user interface. |
TaxonomyTermTestCase::testTermMultipleParentsInterface |
core/modules/taxonomy/tests/taxonomy.test |
Test saving a term with multiple parents through the UI. |
TaxonomyTermTestCase::testTermReorder |
core/modules/taxonomy/tests/taxonomy.test |
Save, edit and delete a term using the user interface. |
TaxonomyTermUnitTest::testTaxonomyVocabularyTree |
core/modules/taxonomy/tests/taxonomy.test |
Test a taxonomy with terms that have multiple parents of different depths. |
TaxonomyTermUnitTest::testTermDelete |
core/modules/taxonomy/tests/taxonomy.test |
|
TaxonomyThemeTestCase::setUp |
core/modules/taxonomy/tests/taxonomy.test |
Sets up a Backdrop site for running functional and integration tests. |
TaxonomyThemeTestCase::testTaxonomyTermThemes |
core/modules/taxonomy/tests/taxonomy.test |
Test the theme used when adding, viewing and editing taxonomy terms. |
TaxonomyTokenReplaceTestCase::setUp |
core/modules/taxonomy/tests/taxonomy.test |
Sets up a Backdrop site for running functional and integration tests. |
TaxonomyTokenReplaceTestCase::testTaxonomyTokenReplacement |
core/modules/taxonomy/tests/taxonomy.test |
Creates some terms and a node, then tests the tokens generated from them. |
TaxonomyViewsHandlerRelationshipNodeTermDataTest::createTerm |
core/modules/taxonomy/tests/taxonomy_views_handler_relationship_node_term_data.test |
Returns a new term with random properties in vocabulary $vid. |
TaxonomyViewsHandlerRelationshipNodeTermDataTest::setUp |
core/modules/taxonomy/tests/taxonomy_views_handler_relationship_node_term_data.test |
Sets up a Backdrop site for running functional and integration tests. |
TaxonomyViewsHandlerRelationshipNodeTermDataTest::testViewsHandlerRelationshipNodeTermData |
core/modules/taxonomy/tests/taxonomy_views_handler_relationship_node_term_data.test |
|
TaxonomyViewsHandlerRelationshipNodeTermDataTest::view_taxonomy_node_term_data |
core/modules/taxonomy/tests/taxonomy_views_handler_relationship_node_term_data.test |
|
TaxonomyVocabulary::delete |
core/modules/taxonomy/taxonomy_vocabulary.class.inc |
Deletes a taxonomy vocabulary. |
TaxonomyVocabulary::save |
core/modules/taxonomy/taxonomy_vocabulary.class.inc |
Saves a taxonomy vocabulary to configuration. |
TaxonomyVocabulary::__construct |
core/modules/taxonomy/taxonomy_vocabulary.class.inc |
|
TaxonomyVocabularyFunctionalTest::setUp |
core/modules/taxonomy/tests/taxonomy.test |
Sets up a Backdrop site for running functional and integration tests. |
TaxonomyVocabularyFunctionalTest::testTaxonomyAdminDeletingVocabulary |
core/modules/taxonomy/tests/taxonomy.test |
Deleting a vocabulary. |
TaxonomyVocabularyFunctionalTest::testTaxonomyAdminNoVocabularies |
core/modules/taxonomy/tests/taxonomy.test |
Test the vocabulary overview with no vocabularies. |
TaxonomyVocabularyFunctionalTest::testVocabularyInterface |
core/modules/taxonomy/tests/taxonomy.test |
Create, configure and delete a vocabulary via the user interface. |
TaxonomyVocabularyFunctionalTest::testVocabularyPermissions |
core/modules/taxonomy/tests/taxonomy.test |
Tests that vocabulary permissions are correctly set from the Taxonomy UI. |
TaxonomyVocabularyUnitTest::setUp |
core/modules/taxonomy/tests/taxonomy.test |
Sets up a Backdrop site for running functional and integration tests. |
TaxonomyVocabularyUnitTest::testTaxonomyVocabularyDeleteWithTerms |
core/modules/taxonomy/tests/taxonomy.test |
Test deleting a taxonomy that contains terms. |
TaxonomyVocabularyUnitTest::testTaxonomyVocabularyLoadMultiple |
core/modules/taxonomy/tests/taxonomy.test |
Tests for loading multiple vocabularies. |