Search for trans

  1. Search 7.x for trans
  2. Search 9.5.x for trans
  3. Search 8.9.x for trans
  4. Search 10.3.x for trans
  5. Other projects
Title Object type File name Summary
ViewsModerationStateFilterTest::testNonTranslatableEntityType function core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateFilterTest.php Tests the moderation filter with a non-translatable entity type.
ViewsUITourTest::createTranslation function core/modules/tour/tests/src/Functional/ViewsUi/ViewsUITourTest.php Creates single translation for source string.
ViewsUITourTest::testViewsUiTourTipsTranslated function core/modules/tour/tests/src/Functional/ViewsUi/ViewsUITourTest.php Tests views_ui tour tip availability in a different language.
ViewTranslationTest class core/modules/views/tests/src/Functional/ViewTranslationTest.php Tests views title translation.
ViewTranslationTest.php file core/modules/views/tests/src/Functional/ViewTranslationTest.php
ViewTranslationTest::$defaultTheme property core/modules/views/tests/src/Functional/ViewTranslationTest.php The theme to install as the default for testing.
ViewTranslationTest::$modules property core/modules/views/tests/src/Functional/ViewTranslationTest.php Modules to install.
ViewTranslationTest::$testViews property core/modules/views/tests/src/Functional/ViewTranslationTest.php
ViewTranslationTest::setUp function core/modules/views/tests/src/Functional/ViewTranslationTest.php Sets up the test.
ViewTranslationTest::testViewTitleTranslation function core/modules/views/tests/src/Functional/ViewTranslationTest.php Tests that the view route title is translated.
VocabularyTranslation class core/modules/taxonomy/src/Plugin/migrate/source/d6/VocabularyTranslation.php Drupal 6 i18n vocabulary translations source from database.
VocabularyTranslation class core/modules/taxonomy/src/Plugin/migrate/source/d7/VocabularyTranslation.php Drupal 7 i18n vocabulary translations source from database.
VocabularyTranslation.php file core/modules/taxonomy/src/Plugin/migrate/source/d6/VocabularyTranslation.php
VocabularyTranslation.php file core/modules/taxonomy/src/Plugin/migrate/source/d7/VocabularyTranslation.php
VocabularyTranslation::fields function core/modules/taxonomy/src/Plugin/migrate/source/d6/VocabularyTranslation.php Returns available fields on the source.
VocabularyTranslation::fields function core/modules/taxonomy/src/Plugin/migrate/source/d7/VocabularyTranslation.php Returns available fields on the source.
VocabularyTranslation::getIds function core/modules/taxonomy/src/Plugin/migrate/source/d6/VocabularyTranslation.php Defines the source fields uniquely identifying a source row.
VocabularyTranslation::getIds function core/modules/taxonomy/src/Plugin/migrate/source/d7/VocabularyTranslation.php Defines the source fields uniquely identifying a source row.
VocabularyTranslation::prepareRow function core/modules/taxonomy/src/Plugin/migrate/source/d6/VocabularyTranslation.php Adds additional data to the row.
VocabularyTranslation::query function core/modules/taxonomy/src/Plugin/migrate/source/d6/VocabularyTranslation.php
VocabularyTranslation::query function core/modules/taxonomy/src/Plugin/migrate/source/d7/VocabularyTranslation.php
VocabularyTranslationTest class core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyTranslationTest.php Tests D6 i18n vocabulary source plugin.
VocabularyTranslationTest class core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/VocabularyTranslationTest.php Tests D7 i18n vocabulary source plugin.
VocabularyTranslationTest class core/modules/taxonomy/tests/src/Functional/VocabularyTranslationTest.php Tests content translation for vocabularies.
VocabularyTranslationTest.php file core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/VocabularyTranslationTest.php
VocabularyTranslationTest.php file core/modules/taxonomy/tests/src/Functional/VocabularyTranslationTest.php
VocabularyTranslationTest.php file core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyTranslationTest.php
VocabularyTranslationTest::$additionalLangcodes property core/modules/taxonomy/tests/src/Functional/VocabularyTranslationTest.php Languages to enable.
VocabularyTranslationTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/VocabularyTranslationTest.php The theme to install as the default for testing.
VocabularyTranslationTest::$modules property core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/VocabularyTranslationTest.php Modules to install.
VocabularyTranslationTest::$modules property core/modules/taxonomy/tests/src/Functional/VocabularyTranslationTest.php Modules to install.
VocabularyTranslationTest::$modules property core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyTranslationTest.php Modules to install.
VocabularyTranslationTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyTranslationTest.php
VocabularyTranslationTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/VocabularyTranslationTest.php
VocabularyTranslationTest::setUp function core/modules/taxonomy/tests/src/Functional/VocabularyTranslationTest.php
VocabularyTranslationTest::testVocabularyLanguage function core/modules/taxonomy/tests/src/Functional/VocabularyTranslationTest.php Tests language settings for vocabularies.
VocabularyTranslationTest::testVocabularyTitleLabelTranslation function core/modules/taxonomy/tests/src/Functional/VocabularyTranslationTest.php Tests vocabulary name translation for the overview and reset pages.
WorkflowCustomStateTransitionAccessTest class core/modules/workflows/tests/src/Functional/WorkflowCustomStateTransitionAccessTest.php Test custom provided workflow access for state/transition operations.
WorkflowCustomStateTransitionAccessTest.php file core/modules/workflows/tests/src/Functional/WorkflowCustomStateTransitionAccessTest.php
WorkflowCustomStateTransitionAccessTest::$adminUser property core/modules/workflows/tests/src/Functional/WorkflowCustomStateTransitionAccessTest.php A test admin user.
WorkflowCustomStateTransitionAccessTest::$defaultTheme property core/modules/workflows/tests/src/Functional/WorkflowCustomStateTransitionAccessTest.php The theme to install as the default for testing.
WorkflowCustomStateTransitionAccessTest::$modules property core/modules/workflows/tests/src/Functional/WorkflowCustomStateTransitionAccessTest.php Modules to install.
WorkflowCustomStateTransitionAccessTest::$testWorkflow property core/modules/workflows/tests/src/Functional/WorkflowCustomStateTransitionAccessTest.php A test workflow.
WorkflowCustomStateTransitionAccessTest::setUp function core/modules/workflows/tests/src/Functional/WorkflowCustomStateTransitionAccessTest.php
WorkflowCustomStateTransitionAccessTest::testCustomWorkflowAccessOperations function core/modules/workflows/tests/src/Functional/WorkflowCustomStateTransitionAccessTest.php Tests the custom state/transition operation access rules.
WorkflowStateTransitionOperationsAccessCheck class core/modules/workflows/src/WorkflowStateTransitionOperationsAccessCheck.php Provides an access check for state and transition operations.
WorkflowStateTransitionOperationsAccessCheck.php file core/modules/workflows/src/WorkflowStateTransitionOperationsAccessCheck.php
WorkflowStateTransitionOperationsAccessCheck::access function core/modules/workflows/src/WorkflowStateTransitionOperationsAccessCheck.php Checks access for operations of workflow states and transitions.
WorkflowStateTransitionOperationsAccessCheck::getOperation function core/modules/workflows/src/WorkflowStateTransitionOperationsAccessCheck.php Get the operation that will be used for the access check.
WorkflowStateTransitionOperationsAccessCheckTest class core/modules/workflows/tests/src/Unit/WorkflowStateTransitionOperationsAccessCheckTest.php @coversDefaultClass \Drupal\workflows\WorkflowStateTransitionOperationsAccessCheck
@group workflows

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.