38 calls to TaxonomyTestTrait::createVocabulary()
- CommentEntityTest::setUp in core/
modules/ comment/ tests/ src/ Functional/ CommentEntityTest.php - EntityReferenceFieldAttributesTest::setUp in core/
modules/ rdf/ tests/ src/ Functional/ EntityReferenceFieldAttributesTest.php - LoadMultipleTest::testTaxonomyTermMultipleLoad in core/
modules/ taxonomy/ tests/ src/ Functional/ LoadMultipleTest.php - Tests entity_load_multiple().
- PrepareUninstallTest::setUp in core/
modules/ system/ tests/ src/ Functional/ Module/ PrepareUninstallTest.php - RssTest::setUp in core/
modules/ taxonomy/ tests/ src/ Functional/ RssTest.php - TaxonomyAttributesTest::setUp in core/
modules/ rdf/ tests/ src/ Functional/ TaxonomyAttributesTest.php - TaxonomyDeprecationTest::testTaxonomyDeprecations in core/
modules/ taxonomy/ tests/ src/ Kernel/ TaxonomyDeprecationTest.php - TaxonomyFieldTidTest::setUp in core/
modules/ taxonomy/ tests/ src/ Kernel/ Views/ TaxonomyFieldTidTest.php - TaxonomyFieldVidTest::setUp in core/
modules/ taxonomy/ tests/ src/ Kernel/ Views/ TaxonomyFieldVidTest.php - TaxonomyGlossaryTest::setUp in core/
modules/ views/ tests/ src/ Functional/ TaxonomyGlossaryTest.php - Sets up the test.
- TaxonomyQueryAlterTest::testTaxonomyQueryAlter in core/
modules/ taxonomy/ tests/ src/ Kernel/ TaxonomyQueryAlterTest.php - Tests that appropriate tags are added when querying the database.
- TaxonomyTermIndentationTest::setUp in core/
modules/ taxonomy/ tests/ src/ Functional/ TaxonomyTermIndentationTest.php - TaxonomyTermPagerTest::setUp in core/
modules/ taxonomy/ tests/ src/ Functional/ TaxonomyTermPagerTest.php - TermAccessTest::testTermAccess in core/
modules/ taxonomy/ tests/ src/ Functional/ TermAccessTest.php - Tests access control functionality for taxonomy terms.
- TermAutocompleteTest::setUp in core/
modules/ taxonomy/ tests/ src/ Functional/ TermAutocompleteTest.php - TermContextTest::testGetRuntimeContexts in core/
modules/ taxonomy/ tests/ src/ Kernel/ ContextProvider/ TermContextTest.php - @covers ::getRuntimeContexts
- TermContextualLinksTest::testTermContextualLinks in core/
modules/ taxonomy/ tests/ src/ Functional/ TermContextualLinksTest.php - Tests contextual links.
- TermEntityQueryTest::testTermEntityQuery in core/
modules/ taxonomy/ tests/ src/ Kernel/ TermEntityQueryTest.php - Tests that a basic taxonomy entity query works.
- TermIndexTest::setUp in core/
modules/ taxonomy/ tests/ src/ Functional/ TermIndexTest.php - TermKernelTest::testMultipleParentDelete in core/
modules/ taxonomy/ tests/ src/ Kernel/ TermKernelTest.php - Deleting a parent of a term with multiple parents does not delete the term.
- TermKernelTest::testTaxonomyVocabularyTree in core/
modules/ taxonomy/ tests/ src/ Kernel/ TermKernelTest.php - Tests a taxonomy with terms that have multiple parents of different depths.
- TermKernelTest::testTermDelete in core/
modules/ taxonomy/ tests/ src/ Kernel/ TermKernelTest.php - Tests that a deleted term is no longer in the vocabulary.
- TermKernelTest::testTermPreview in core/
modules/ taxonomy/ tests/ src/ Kernel/ TermKernelTest.php - Tests that a Term is renderable when unsaved (preview).
- TermLanguageTest::setUp in core/
modules/ taxonomy/ tests/ src/ Functional/ TermLanguageTest.php - TermTest::setUp in core/
modules/ taxonomy/ tests/ src/ Functional/ TermTest.php - TermTest::testTaxonomyGetTermByName in core/
modules/ taxonomy/ tests/ src/ Functional/ TermTest.php - Tests taxonomy_term_load_multiple_by_name().
- TermTranslationFieldViewTest::setUp in core/
modules/ taxonomy/ tests/ src/ Functional/ TermTranslationFieldViewTest.php - TermTranslationTest::setUp in core/
modules/ taxonomy/ tests/ src/ Functional/ TermTranslationTest.php - ThemeTest::testTaxonomyTermThemes in core/
modules/ taxonomy/ tests/ src/ Functional/ ThemeTest.php - Tests the theme used when adding, viewing and editing taxonomy terms.
- TokenReplaceTest::setUp in core/
modules/ taxonomy/ tests/ src/ Functional/ TokenReplaceTest.php - VocabularyCrudTest::testTaxonomyVocabularyDeleteWithTerms in core/
modules/ taxonomy/ tests/ src/ Kernel/ VocabularyCrudTest.php - Tests deleting a taxonomy that contains terms.
- VocabularyCrudTest::testTaxonomyVocabularyLoadMultiple in core/
modules/ taxonomy/ tests/ src/ Kernel/ VocabularyCrudTest.php - Tests for loading multiple vocabularies.
- VocabularyCrudTest::testUninstallReinstall in core/
modules/ taxonomy/ tests/ src/ Kernel/ VocabularyCrudTest.php - Tests uninstall and reinstall of the taxonomy module.
- VocabularyPermissionsTest::testTaxonomyVocabularyOverviewPermissions in core/
modules/ taxonomy/ tests/ src/ Functional/ VocabularyPermissionsTest.php - Tests the vocabulary overview permission.
- VocabularyPermissionsTest::testVocabularyPermissionsTaxonomyTerm in core/
modules/ taxonomy/ tests/ src/ Functional/ VocabularyPermissionsTest.php - Create, edit and delete a taxonomy term via the user interface.
- VocabularyUiTest::setUp in core/
modules/ taxonomy/ tests/ src/ Functional/ VocabularyUiTest.php - VocabularyUiTest::testTaxonomyAdminChangingWeights in core/
modules/ taxonomy/ tests/ src/ Functional/ VocabularyUiTest.php - Changing weights on the vocabulary overview with two or more vocabularies.
- WorkspaceTest::testWorkspaceManagePage in core/
modules/ workspaces/ tests/ src/ Functional/ WorkspaceTest.php - Tests the manage workspace page.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.