- NodeTranslateBlockFunctionalTest::testNodeTranslateBlock in core/
modules/ node/ tests/ node.test - Tests the Existing content block.
- PathLanguageTestCase::testAliasTranslation in core/
modules/ path/ tests/ path.test - Test alias functionality through the admin interfaces.
- TextTranslationTestCase::setUp in core/
modules/ field/ modules/ text/ tests/ text.test - Sets up a Backdrop site for running functional and integration tests.
- TranslationTestCase::setUp in core/
modules/ translation/ tests/ translation.test - Sets up a Backdrop site for running functional and integration tests.
- translation_form_node_type_form_alter in core/
modules/ translation/ translation.module - Implements hook_form_FORM_ID_alter() for node_type_form().
- translation_supported_type in core/
modules/ translation/ translation.module - Returns whether the given content type has support for translations.