‪TYPO3CMS  ‪main
TYPO3\CMS\Impexp\Tests\Functional\Export\PagesAndTtContentWithRelationsAndSoftrefsTest Class Reference
Inheritance diagram for TYPO3\CMS\Impexp\Tests\Functional\Export\PagesAndTtContentWithRelationsAndSoftrefsTest:
TYPO3\CMS\Impexp\Tests\Functional\AbstractImportExportTestCase

Public Member Functions

 exportPagesAndRelatedTtContentWithFlexFormRelation ()
 
 exportPagesAndRelatedTtContentWithSoftrefs ()
 
 exportPagesAndRelatedTtContentWithFlexFormSoftrefs ()
 
- ‪Public Member Functions inherited from ‪TYPO3\CMS\Impexp\Tests\Functional\AbstractImportExportTestCase
 assertXmlStringEqualsXmlFileWithIgnoredSqliteTypeInteger (string $expectedFile, string $actualXml)
 

Protected Attributes

array $pathsToLinkInTestInstance
 
array $recordTypesIncludeFields
 
- ‪Protected Attributes inherited from ‪TYPO3\CMS\Impexp\Tests\Functional\AbstractImportExportTestCase
array $coreExtensionsToLoad = ['impexp', 'form']
 
array $testFilesToDelete = []
 

Additional Inherited Members

- ‪Protected Member Functions inherited from ‪TYPO3\CMS\Impexp\Tests\Functional\AbstractImportExportTestCase
 setUp ()
 
 tearDown ()
 
 isCaseSensitiveFilesystem ()
 

Detailed Description

Member Function Documentation

◆ exportPagesAndRelatedTtContentWithFlexFormRelation()

TYPO3\CMS\Impexp\Tests\Functional\Export\PagesAndTtContentWithRelationsAndSoftrefsTest::exportPagesAndRelatedTtContentWithFlexFormRelation ( )

◆ exportPagesAndRelatedTtContentWithFlexFormSoftrefs()

TYPO3\CMS\Impexp\Tests\Functional\Export\PagesAndTtContentWithRelationsAndSoftrefsTest::exportPagesAndRelatedTtContentWithFlexFormSoftrefs ( )

◆ exportPagesAndRelatedTtContentWithSoftrefs()

TYPO3\CMS\Impexp\Tests\Functional\Export\PagesAndTtContentWithRelationsAndSoftrefsTest::exportPagesAndRelatedTtContentWithSoftrefs ( )

Member Data Documentation

◆ $pathsToLinkInTestInstance

array TYPO3\CMS\Impexp\Tests\Functional\Export\PagesAndTtContentWithRelationsAndSoftrefsTest::$pathsToLinkInTestInstance
protected
Initial value:
= [
'typo3/sysext/impexp/Tests/Functional/Fixtures/Folders/fileadmin/user_upload' => 'fileadmin/user_upload',
'typo3/sysext/impexp/Tests/Functional/Fixtures/Folders/fileadmin/form_definitions' => 'fileadmin/form_definitions',
]

Definition at line 26 of file PagesAndTtContentWithRelationsAndSoftrefsTest.php.

◆ $recordTypesIncludeFields

array TYPO3\CMS\Impexp\Tests\Functional\Export\PagesAndTtContentWithRelationsAndSoftrefsTest::$recordTypesIncludeFields
protected