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. Search 11.x for trans
  6. Other projects
Title Object type File name Summary
NodeTranslationTest.php file core/modules/node/tests/src/Kernel/Plugin/migrate/source/d7/NodeTranslationTest.php
NodeTranslationTest::$modules property core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/NodeTranslationTest.php Modules to install.
NodeTranslationTest::$modules property core/modules/node/tests/src/Kernel/Plugin/migrate/source/d7/NodeTranslationTest.php Modules to install.
NodeTranslationTest::providerSource function core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/NodeTranslationTest.php Provides source data for ::testSource.
NodeTranslationTest::providerSource function core/modules/node/tests/src/Kernel/Plugin/migrate/source/d7/NodeTranslationTest.php Provides source data for ::testSource.
NodeTranslationUITest class core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests the Node Translation UI.
NodeTranslationUITest.php file core/modules/node/tests/src/Functional/NodeTranslationUITest.php
NodeTranslationUITest::$defaultCacheContexts property core/modules/node/tests/src/Functional/NodeTranslationUITest.php
NodeTranslationUITest::$defaultTheme property core/modules/node/tests/src/Functional/NodeTranslationUITest.php
NodeTranslationUITest::$modules property core/modules/node/tests/src/Functional/NodeTranslationUITest.php
NodeTranslationUITest::doTestAlternateHreflangLinks function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests that the given path provides the correct alternate hreflang links.
NodeTranslationUITest::doTestAuthoringInfo function core/modules/node/tests/src/Functional/NodeTranslationUITest.php
NodeTranslationUITest::doTestPublishedStatus function core/modules/node/tests/src/Functional/NodeTranslationUITest.php
NodeTranslationUITest::doTestTranslationEdit function core/modules/node/tests/src/Functional/NodeTranslationUITest.php
NodeTranslationUITest::doTestTranslations function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests that the given path displays the correct translation values.
NodeTranslationUITest::doUninstallTest function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests uninstalling content_translation.
NodeTranslationUITest::getAdministratorPermissions function core/modules/node/tests/src/Functional/NodeTranslationUITest.php
NodeTranslationUITest::getEditorPermissions function core/modules/node/tests/src/Functional/NodeTranslationUITest.php
NodeTranslationUITest::getFormSubmitSuffix function core/modules/node/tests/src/Functional/NodeTranslationUITest.php
NodeTranslationUITest::getNewEntityValues function core/modules/node/tests/src/Functional/NodeTranslationUITest.php
NodeTranslationUITest::getTranslatorPermissions function core/modules/node/tests/src/Functional/NodeTranslationUITest.php
NodeTranslationUITest::setUp function core/modules/node/tests/src/Functional/NodeTranslationUITest.php
NodeTranslationUITest::testDetailsTitleIsNotEscaped function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests title is not escaped (but XSS-filtered) for details form element.
NodeTranslationUITest::testDisabledBundle function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests that no metadata is stored for a disabled bundle.
NodeTranslationUITest::testPublishedStatusNoFields function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests changing the published status on a node without fields.
NodeTranslationUITest::testRedirect function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests redirection after saving translation.
NodeTranslationUITest::testRevisionTranslationRendering function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests that revision translations are rendered properly.
NodeTranslationUITest::testTranslationLinkTheme function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests that translation page inherits admin status of edit page.
NodeTranslationUITest::testTranslationRendering function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests that translations are rendered properly.
NodeTranslationUITest::testTranslationUI function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests the basic translation UI.
NodeTranslationUITest::testUrlPrefixOnLanguageNeutralContent function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Test that when content is language neutral, it uses interface language.
NodeTypeTranslationTest class core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php Ensures that node types translation work correctly.
NodeTypeTranslationTest.php file core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php
NodeTypeTranslationTest::$additionalLangcodes property core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php Languages to enable.
NodeTypeTranslationTest::$adminUser property core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php Administrator user for tests.
NodeTypeTranslationTest::$defaultLangcode property core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php The default language code to use in this test.
NodeTypeTranslationTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php
NodeTypeTranslationTest::$modules property core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php
NodeTypeTranslationTest::installParameters function core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php Install Drupal in a language other than English for this test. This is not
needed to test the node type translation itself but acts as a regression
test.
NodeTypeTranslationTest::setUp function core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php
NodeTypeTranslationTest::testNodeTypeTitleLabelTranslation function core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php Tests the node type title label translation.
NodeTypeTranslationTest::testNodeTypeTranslation function core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php Tests the node type translation.
NodeUpdate7008::transform function core/modules/node/src/Plugin/migrate/process/d6/NodeUpdate7008.php Split the 'administer nodes' permission from 'access content overview'.
node_translation_menu_links.yml file core/modules/content_translation/migrations/node_translation_menu_links.yml core/modules/content_translation/migrations/node_translation_menu_links.yml
NullCoalesce::transform function core/modules/migrate/src/Plugin/migrate/process/NullCoalesce.php
NullCoalesceTest::testTransform function core/modules/migrate/tests/src/Unit/process/NullCoalesceTest.php Tests null_coalesce.
NullCoalesceTest::testTransformWithDefault function core/modules/migrate/tests/src/Unit/process/NullCoalesceTest.php Tests null_coalesce.
NullCoalesceTest::transformDataProvider function core/modules/migrate/tests/src/Unit/process/NullCoalesceTest.php Provides Data for ::testTransform.
NullCoalesceTest::transformWithDefaultProvider function core/modules/migrate/tests/src/Unit/process/NullCoalesceTest.php Provides Data for ::testTransformWithDefault.
NullTestImageEffect::transformDimensions function core/modules/image/tests/modules/image_module_test/src/Plugin/ImageEffect/NullTestImageEffect.php

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