Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| TaxonomyHooksTestCase | class | modules/ |
Tests for taxonomy hook invocation. |
| TaxonomyHooksTestCase::getInfo | function | modules/ |
|
| TaxonomyHooksTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| TaxonomyHooksTestCase::testTaxonomyTermHooks | function | modules/ |
Test that hooks are run correctly on creating, editing, viewing, and deleting a term. |
| TaxonomyLegacyTestCase | class | modules/ |
Test for legacy node bug. |
| TaxonomyLegacyTestCase::$admin_user | property | modules/ |
|
| TaxonomyLegacyTestCase::getInfo | function | modules/ |
|
| TaxonomyLegacyTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| TaxonomyLegacyTestCase::testTaxonomyLegacyNode | function | modules/ |
Test taxonomy functionality with nodes prior to 1970. |
| TaxonomyLoadMultipleTestCase | class | modules/ |
Test the taxonomy_term_load_multiple() function. |
| TaxonomyLoadMultipleTestCase::$taxonomy_admin | property | modules/ |
|
| TaxonomyLoadMultipleTestCase::getInfo | function | modules/ |
|
| TaxonomyLoadMultipleTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| TaxonomyLoadMultipleTestCase::testTaxonomyTermMultipleLoad | function | modules/ |
Create a vocabulary and some taxonomy terms, ensuring they're loaded correctly using taxonomy_term_load_multiple(). |
| TaxonomyPrivateFileTestCase | class | modules/ |
Tests appropriate access control to private file fields on a term. |
| TaxonomyPrivateFileTestCase::$vocabulary | property | modules/ |
|
| TaxonomyPrivateFileTestCase::getInfo | function | modules/ |
|
| TaxonomyPrivateFileTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| TaxonomyPrivateFileTestCase::testTaxonomyImageAccess | function | modules/ |
Tests access to a private file on a taxonomy term entity. |
| TaxonomyQueryAlterTestCase | class | modules/ |
Tests that appropriate query tags are added. |
| TaxonomyQueryAlterTestCase::assertQueryTagTestResult | function | modules/ |
Verifies invocation of the hooks in the test module. |
| TaxonomyQueryAlterTestCase::getInfo | function | modules/ |
|
| TaxonomyQueryAlterTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| TaxonomyQueryAlterTestCase::setupQueryTagTestHooks | function | modules/ |
Sets up the hooks in the test module. |
| TaxonomyQueryAlterTestCase::testTaxonomyQueryAlter | function | modules/ |
Tests that appropriate tags are added when querying the database. |
| TaxonomyRSSTestCase | class | modules/ |
Tests the rendering of term reference fields in RSS feeds. |
| TaxonomyRSSTestCase::$admin_user | property | modules/ |
|
| TaxonomyRSSTestCase::$instance | property | modules/ |
|
| TaxonomyRSSTestCase::$vocabulary | property | modules/ |
|
| TaxonomyRSSTestCase::getInfo | function | modules/ |
|
| TaxonomyRSSTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| TaxonomyRSSTestCase::testTaxonomyRSS | function | modules/ |
Tests that terms added to nodes are displayed in core RSS feed. |
| TaxonomyTermCacheUsageTestCase | class | modules/ |
Tests for taxonomy terms cache usage. |
| TaxonomyTermCacheUsageTestCase::getInfo | function | modules/ |
|
| TaxonomyTermCacheUsageTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| TaxonomyTermCacheUsageTestCase::testTaxonomyGetTermByNameCacheUsage | function | modules/ |
Test taxonomy_get_term_by_name() cache usage. |
| TaxonomyTermController | class | modules/ |
Controller class for taxonomy terms. |
| TaxonomyTermController::buildQuery | function | modules/ |
Builds the query to load the entity. |
| TaxonomyTermController::cacheGet | function | modules/ |
Gets entities from the static cache. |
| TaxonomyTermFieldMultipleVocabularyTestCase | class | modules/ |
Tests a taxonomy term reference field that allows multiple vocabularies. |
| TaxonomyTermFieldMultipleVocabularyTestCase::$field | property | modules/ |
|
| TaxonomyTermFieldMultipleVocabularyTestCase::$field_name | property | modules/ |
|
| TaxonomyTermFieldMultipleVocabularyTestCase::$instance | property | modules/ |
|
| TaxonomyTermFieldMultipleVocabularyTestCase::$vocabulary1 | property | modules/ |
|
| TaxonomyTermFieldMultipleVocabularyTestCase::$vocabulary2 | property | modules/ |
|
| TaxonomyTermFieldMultipleVocabularyTestCase::getInfo | function | modules/ |
|
| 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/ |
Pagination
- Previous page
- Page 187
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.