taxonomy_overview_terms |
function |
core/modules/taxonomy/taxonomy.admin.inc |
Form builder for the taxonomy terms overview. |
taxonomy_terms_static_reset |
function |
core/modules/taxonomy/taxonomy.module |
Clear all static cache variables for terms. |
theme_taxonomy_overview_terms |
function |
core/modules/taxonomy/taxonomy.theme.inc |
Returns HTML for a terms overview form as a sortable list of terms. |
taxonomy_overview_terms_submit |
function |
core/modules/taxonomy/taxonomy.admin.inc |
Submit handler for terms overview form. |
ViewsHandlerManyToOneTest::$terms |
property |
core/modules/views/tests/handlers/views_handler_manytoone.test |
Terms used by this test. |
PathPatternBulkUpdateTestCase::$terms |
property |
core/modules/path/tests/path_pattern.test |
|
TaxonomyVocabularyUnitTest::testTaxonomyVocabularyDeleteWithTerms |
function |
core/modules/taxonomy/tests/taxonomy.test |
Test deleting a taxonomy that contains terms. |