| TaxonomyRSSTestCase |
class |
modules/taxonomy/taxonomy.test |
Tests the rendering of term reference fields in RSS feeds. |
| TaxonomyRSSTestCase::$admin_user |
property |
modules/taxonomy/taxonomy.test |
|
| TaxonomyRSSTestCase::$instance |
property |
modules/taxonomy/taxonomy.test |
|
| TaxonomyRSSTestCase::$vocabulary |
property |
modules/taxonomy/taxonomy.test |
|
| TaxonomyRSSTestCase::getInfo |
function |
modules/taxonomy/taxonomy.test |
|
| TaxonomyRSSTestCase::setUp |
function |
modules/taxonomy/taxonomy.test |
Sets up a Drupal site for running functional and integration tests. |
| TaxonomyRSSTestCase::testTaxonomyRSS |
function |
modules/taxonomy/taxonomy.test |
Tests that terms added to nodes are displayed in core RSS feed. |
| TaxonomyTermCacheUsageTestCase |
class |
modules/taxonomy/taxonomy.test |
Tests for taxonomy terms cache usage. |
| TaxonomyTermCacheUsageTestCase::getInfo |
function |
modules/taxonomy/taxonomy.test |
|
| TaxonomyTermCacheUsageTestCase::setUp |
function |
modules/taxonomy/taxonomy.test |
Sets up a Drupal site for running functional and integration tests. |
| TaxonomyTermCacheUsageTestCase::testTaxonomyGetTermByNameCacheUsage |
function |
modules/taxonomy/taxonomy.test |
Test taxonomy_get_term_by_name() cache usage. |
| TaxonomyTermFieldMultipleVocabularyTestCase |
class |
modules/taxonomy/taxonomy.test |
Tests a taxonomy term reference field that allows multiple vocabularies. |
| TaxonomyTermFieldMultipleVocabularyTestCase::$field |
property |
modules/taxonomy/taxonomy.test |
|
| TaxonomyTermFieldMultipleVocabularyTestCase::$field_name |
property |
modules/taxonomy/taxonomy.test |
|
| TaxonomyTermFieldMultipleVocabularyTestCase::$instance |
property |
modules/taxonomy/taxonomy.test |
|
| TaxonomyTermFieldMultipleVocabularyTestCase::$vocabulary1 |
property |
modules/taxonomy/taxonomy.test |
|
| TaxonomyTermFieldMultipleVocabularyTestCase::$vocabulary2 |
property |
modules/taxonomy/taxonomy.test |
|
| TaxonomyTermFieldMultipleVocabularyTestCase::getInfo |
function |
modules/taxonomy/taxonomy.test |
|
| 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 |
class |
modules/taxonomy/taxonomy.test |
Unit tests for taxonomy term functions. |
| TaxonomyTermFunctionTestCase::getInfo |
function |
modules/taxonomy/taxonomy.test |
|
| TaxonomyTermFunctionTestCase::testTaxonomyVocabularyTree |
function |
modules/taxonomy/taxonomy.test |
Test a taxonomy with terms that have multiple parents of different depths. |
| 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 |
class |
modules/taxonomy/taxonomy.test |
Tests for taxonomy term functions. |
| TaxonomyTermTestCase::$admin_user |
property |
modules/taxonomy/taxonomy.test |
|