Search for trans

  1. Search 7.x for trans
  2. Search 8.9.x for trans
  3. Search 10.3.x for trans
  4. Search 11.x for trans
  5. Other projects
Title Object type File name Summary
VariableTranslationTest::providerSource function core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d7/VariableTranslationTest.php The data provider.
ViewNonTranslatableEntityTest class core/modules/views/tests/src/Functional/Entity/ViewNonTranslatableEntityTest.php Tests the view creation of non-translatable entities.
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 enable.
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.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.
ViewsUITourTest::createTranslation function core/modules/views_ui/tests/src/Functional/ViewsUITourTest.php Creates single translation for source string.
ViewsUITourTest::testViewsUiTourTipsTranslated function core/modules/views_ui/tests/src/Functional/ViewsUITourTest.php Tests views_ui tour tip availability in a different language.
views_post_update_title_translations function core/modules/views/views.post_update.php Rebuild routes to fix view title translations.
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 enable.
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/Functional/VocabularyTranslationTest.php
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::$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/Functional/VocabularyTranslationTest.php Modules to enable.
VocabularyTranslationTest::$modules property core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyTranslationTest.php Modules to enable.
VocabularyTranslationTest::$modules property core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/VocabularyTranslationTest.php Modules to enable.
VocabularyTranslationTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyTranslationTest.php The data provider.
VocabularyTranslationTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/VocabularyTranslationTest.php The data provider.
VocabularyTranslationTest::setUp function core/modules/taxonomy/tests/src/Functional/VocabularyTranslationTest.php

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