‪TYPO3CMS  ‪main
TYPO3\CMS\Extbase\Tests\Functional\Persistence\ParentChildTranslationTest Class Reference
Inheritance diagram for TYPO3\CMS\Extbase\Tests\Functional\Persistence\ParentChildTranslationTest:

Public Member Functions

 localizeChildrenOfAllLanguageElementToDefaultLanguage ()
 
 localizesChildrenOfAllLanguageElementToTranslation ()
 

Protected Member Functions

 setUp ()
 

Protected Attributes

array $testExtensionsToLoad = ['typo3/sysext/extbase/Tests/Functional/Fixtures/Extensions/parent_child_translation']
 

Detailed Description

Definition at line 25 of file ParentChildTranslationTest.php.

Member Function Documentation

◆ localizeChildrenOfAllLanguageElementToDefaultLanguage()

TYPO3\CMS\Extbase\Tests\Functional\Persistence\ParentChildTranslationTest::localizeChildrenOfAllLanguageElementToDefaultLanguage ( )

Definition at line 37 of file ParentChildTranslationTest.php.

◆ localizesChildrenOfAllLanguageElementToTranslation()

TYPO3\CMS\Extbase\Tests\Functional\Persistence\ParentChildTranslationTest::localizesChildrenOfAllLanguageElementToTranslation ( )

◆ setUp()

TYPO3\CMS\Extbase\Tests\Functional\Persistence\ParentChildTranslationTest::setUp ( )
protected

Definition at line 29 of file ParentChildTranslationTest.php.

Member Data Documentation

◆ $testExtensionsToLoad

array TYPO3\CMS\Extbase\Tests\Functional\Persistence\ParentChildTranslationTest::$testExtensionsToLoad = ['typo3/sysext/extbase/Tests/Functional/Fixtures/Extensions/parent_child_translation']
protected

Definition at line 27 of file ParentChildTranslationTest.php.