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
ViewNonTranslatableEntityTest.php file core/modules/views/tests/src/Functional/Entity/ViewNonTranslatableEntityTest.php
ViewNonTranslatableEntityTest::$defaultTheme property core/modules/views/tests/src/Functional/Entity/ViewNonTranslatableEntityTest.php The theme to install as the default for testing.
ViewNonTranslatableEntityTest::$modules property core/modules/views/tests/src/Functional/Entity/ViewNonTranslatableEntityTest.php Modules to install.
ViewNonTranslatableEntityTest::testViewNoTranslatableEntity function core/modules/views/tests/src/Functional/Entity/ViewNonTranslatableEntityTest.php Tests displaying a view of non-translatable entities.
views.view.no_entity_translation_view.yml file core/modules/language/tests/language_test/config/optional/views.view.no_entity_translation_view.yml core/modules/language/tests/language_test/config/optional/views.view.no_entity_translation_view.yml
views.view.taxonomy_translated_term_name_test.yml file core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.taxonomy_translated_term_name_test.yml core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.taxonomy_translated_term_name_test.yml
views.view.test_argument_transform_term.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_transform_term.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_transform_term.yml
views.view.test_entity_translations_link.yml file core/modules/content_translation/tests/modules/content_translation_test_views/test_views/views.view.test_entity_translations_link.yml core/modules/content_translation/tests/modules/content_translation_test_views/test_views/views.view.test_entity_translations_link.yml
views.view.test_field_config_translation_filter.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_config_translation_filter.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_config_translation_filter.yml
views.view.test_latest_translation_affected_revision_filter.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_latest_translation_affected_revision_filter.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_latest_translation_affected_revision_filter.yml
views.view.test_serializer_display_entity_translated.yml file core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_display_entity_translated.yml core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_display_entity_translated.yml
views.view.test_view_sort_translation.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_sort_translation.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_sort_translation.yml
Views::$translationManager property core/modules/views/src/Views.php The translation manager.
ViewsModerationStateFilterTest::testNonTranslatableEntityType function core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateFilterTest.php Tests the moderation filter with a non-translatable entity type.
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 Prepares query object to retrieve data from the source database.
VocabularyTranslation::query function core/modules/taxonomy/src/Plugin/migrate/source/d7/VocabularyTranslation.php Prepares query object to retrieve data from the source database.
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/d6/VocabularyTranslationTest.php
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::$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/d6/VocabularyTranslationTest.php Modules to install.
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::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyTranslationTest.php Provides source data for ::testSource.
VocabularyTranslationTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/VocabularyTranslationTest.php Provides source data for ::testSource.
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

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