‪TYPO3CMS  9.5
TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\IRRE\ForeignField\Publish\ActionTest Class Reference
Inheritance diagram for TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\IRRE\ForeignField\Publish\ActionTest:
TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\IRRE\ForeignField\AbstractActionTestCase TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\ForeignField\AbstractActionTestCase TYPO3\CMS\Core\Tests\Functional\DataHandling\AbstractDataHandlerActionTestCase

Public Member Functions

 createParentContent ()
 
 modifyParentContent ()
 
 deleteParentContent ()
 
 deleteParentContentAndDiscardDeletedParent ()
 
 copyParentContent ()
 
 copyParentContentToDifferentPage ()
 
 localizeParentContentWithAllChildren ()
 
 changeParentContentSorting ()
 
 moveParentContentToDifferentPage ()
 
 moveParentContentToDifferentPageAndChangeSorting ()
 
 modifyPage ()
 
 deletePage ()
 
 copyPage ()
 
 copyPageWithHotelBeforeParentContent ()
 
 createParentContentWithHotelAndOfferChildren ()
 
 createAndCopyParentContentWithHotelAndOfferChildren ()
 
 createAndCopyParentContentWithHotelAndOfferChildrenAndDiscardCopiedParent ()
 
 createAndLocalizeParentContentWithHotelAndOfferChildren ()
 
 createAndLocalizeParentContentWithHotelAndOfferChildrenAndDiscardCreatedParent ()
 
 createAndLocalizeParentContentWithHotelAndOfferChildrenAndDiscardLocalizedParent ()
 
 modifyOnlyHotelChild ()
 
 modifyParentAndChangeHotelChildrenSorting ()
 
 modifyParentWithHotelChild ()
 
 modifyParentWithHotelChildAndDiscardModifiedParent ()
 
 modifyParentWithHotelChildAndDiscardAll ()
 
 modifyParentAndAddHotelChild ()
 
 modifyParentAndDeleteHotelChild ()
 
 modifyAndDiscardAndModifyParentWithHotelChild ()
 
- ‪Public Member Functions inherited from ‪TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\IRRE\ForeignField\AbstractActionTestCase
 changeHotelSortingWithOfferNotWorkspaceAware ()
 
- ‪Public Member Functions inherited from ‪TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\ForeignField\AbstractActionTestCase
 localizeParentContentWithLanguageSynchronization ()
 
 localizeParentContentChainLanguageSynchronizationSource ()
 
 copyParentContentToLanguageWithAllChildren ()
 
 localizeParentContentAndCreateNestedChildrenWithLanguageSynchronization ()
 
 localizeParentContentAndSetInvalidChildReferenceWithLanguageSynchronization ()
 
 localizeParentContentAndSetInvalidChildReferenceWithLateLanguageSynchronization ()
 
 createAndLocalizeParentContentWithHotelAndOfferChildrenWithoutSortByConfiguration ()
 
 localizePageWithLocalizationExclude ()
 
 localizePageTwiceWithLocalizationExclude ()
 
 localizePageAndAddHotelChildWithLocalizationExclude ()
 
 localizePageWithLanguageSynchronization ()
 
 localizePageAndAddHotelChildWithLanguageSynchronization ()
 
 localizePageAndAddMonoglotHotelChildWithLanguageSynchronization ()
 
 localizeAndCopyPageWithLanguageSynchronization ()
 
 localizePageWithSynchronizationAndCustomLocalizedHotel ()
 

Protected Attributes

string $assertionDataSetDirectory = 'typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/Publish/DataSet/'
 
- ‪Protected Attributes inherited from ‪TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\IRRE\ForeignField\AbstractActionTestCase
string $scenarioDataSetDirectory = 'typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/DataSet/'
 
array $coreExtensionsToLoad
 
- ‪Protected Attributes inherited from ‪TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\ForeignField\AbstractActionTestCase
string $scenarioDataSetDirectory = 'typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/DataSet/'
 
- ‪Protected Attributes inherited from ‪TYPO3\CMS\Core\Tests\Functional\DataHandling\AbstractDataHandlerActionTestCase
string $scenarioDataSetDirectory
 
string $assertionDataSetDirectory
 
int null $expectedErrorLogEntries = 0
 
array $testExtensionsToLoad
 
array $pathsToLinkInTestInstance
 
array $recordIds = array( )
 
ActionService $actionService
 
TYPO3 CMS Core Authentication BackendUserAuthentication $backendUser
 

Additional Inherited Members

- ‪Public Attributes inherited from ‪TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\IRRE\ForeignField\AbstractActionTestCase
const VALUE_WorkspaceId = 1
 
- ‪Public Attributes inherited from ‪TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\ForeignField\AbstractActionTestCase
const VALUE_PageId = 89
 
const VALUE_PageIdTarget = 90
 
const VALUE_PageIdWebsite = 1
 
const VALUE_ContentIdFirst = 297
 
const VALUE_ContentIdLast = 298
 
const VALUE_HotelIdFirst = 3
 
const VALUE_HotelIdSecond = 4
 
const VALUE_HotelIdThird = 5
 
const VALUE_OfferIdLast = 8
 
const VALUE_LanguageId = 1
 
const VALUE_LanguageIdSecond = 2
 
const TABLE_Page = 'pages'
 
const TABLE_Content = 'tt_content'
 
const TABLE_Hotel = 'tx_irretutorial_1nff_hotel'
 
const TABLE_Offer = 'tx_irretutorial_1nff_offer'
 
const TABLE_Price = 'tx_irretutorial_1nff_price'
 
const FIELD_PageHotel = 'tx_irretutorial_hotels'
 
const FIELD_ContentHotel = 'tx_irretutorial_1nff_hotels'
 
const FIELD_HotelOffer = 'offers'
 
const FIELD_OfferPrice = 'prices'
 
- ‪Public Attributes inherited from ‪TYPO3\CMS\Core\Tests\Functional\DataHandling\AbstractDataHandlerActionTestCase
const VALUE_BackendUserId = 1
 
- ‪Protected Member Functions inherited from ‪TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\IRRE\ForeignField\AbstractActionTestCase
 setUp ()
 
- ‪Protected Member Functions inherited from ‪TYPO3\CMS\Core\Tests\Functional\DataHandling\AbstractDataHandlerActionTestCase
 tearDown ()
 
 setWorkspaceId (int $workspaceId)
 
ActionService getActionService ()
 
 importScenarioDataSet ($dataSetName)
 
 assertAssertionDataSet ($dataSetName)
 
 assertErrorLogEntries ()
 
HasRecordConstraint getRequestSectionHasRecordConstraint ()
 
DoesNotHaveRecordConstraint getRequestSectionDoesNotHaveRecordConstraint ()
 
StructureHasRecordConstraint getRequestSectionStructureHasRecordConstraint ()
 
StructureDoesNotHaveRecordConstraint getRequestSectionStructureDoesNotHaveRecordConstraint ()
 

Detailed Description

Functional test for the DataHandler

Definition at line 20 of file ActionTest.php.

Member Function Documentation

◆ changeParentContentSorting()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\IRRE\ForeignField\Publish\ActionTest::changeParentContentSorting ( )

◆ copyPage()

◆ copyPageWithHotelBeforeParentContent()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\IRRE\ForeignField\Publish\ActionTest::copyPageWithHotelBeforeParentContent ( )

◆ copyParentContent()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\IRRE\ForeignField\Publish\ActionTest::copyParentContent ( )

◆ copyParentContentToDifferentPage()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\IRRE\ForeignField\Publish\ActionTest::copyParentContentToDifferentPage ( )

◆ createAndCopyParentContentWithHotelAndOfferChildren()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\IRRE\ForeignField\Publish\ActionTest::createAndCopyParentContentWithHotelAndOfferChildren ( )

◆ createAndCopyParentContentWithHotelAndOfferChildrenAndDiscardCopiedParent()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\IRRE\ForeignField\Publish\ActionTest::createAndCopyParentContentWithHotelAndOfferChildrenAndDiscardCopiedParent ( )

◆ createAndLocalizeParentContentWithHotelAndOfferChildren()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\IRRE\ForeignField\Publish\ActionTest::createAndLocalizeParentContentWithHotelAndOfferChildren ( )

◆ createAndLocalizeParentContentWithHotelAndOfferChildrenAndDiscardCreatedParent()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\IRRE\ForeignField\Publish\ActionTest::createAndLocalizeParentContentWithHotelAndOfferChildrenAndDiscardCreatedParent ( )

◆ createAndLocalizeParentContentWithHotelAndOfferChildrenAndDiscardLocalizedParent()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\IRRE\ForeignField\Publish\ActionTest::createAndLocalizeParentContentWithHotelAndOfferChildrenAndDiscardLocalizedParent ( )

◆ createParentContent()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\IRRE\ForeignField\Publish\ActionTest::createParentContent ( )

◆ createParentContentWithHotelAndOfferChildren()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\IRRE\ForeignField\Publish\ActionTest::createParentContentWithHotelAndOfferChildren ( )

◆ deletePage()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\IRRE\ForeignField\Publish\ActionTest::deletePage ( )

◆ deleteParentContent()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\IRRE\ForeignField\Publish\ActionTest::deleteParentContent ( )

◆ deleteParentContentAndDiscardDeletedParent()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\IRRE\ForeignField\Publish\ActionTest::deleteParentContentAndDiscardDeletedParent ( )

◆ localizeParentContentWithAllChildren()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\IRRE\ForeignField\Publish\ActionTest::localizeParentContentWithAllChildren ( )

◆ modifyAndDiscardAndModifyParentWithHotelChild()

◆ modifyOnlyHotelChild()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\IRRE\ForeignField\Publish\ActionTest::modifyOnlyHotelChild ( )

◆ modifyPage()

◆ modifyParentAndAddHotelChild()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\IRRE\ForeignField\Publish\ActionTest::modifyParentAndAddHotelChild ( )

◆ modifyParentAndChangeHotelChildrenSorting()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\IRRE\ForeignField\Publish\ActionTest::modifyParentAndChangeHotelChildrenSorting ( )

◆ modifyParentAndDeleteHotelChild()

◆ modifyParentContent()

◆ modifyParentWithHotelChild()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\IRRE\ForeignField\Publish\ActionTest::modifyParentWithHotelChild ( )

◆ modifyParentWithHotelChildAndDiscardAll()

◆ modifyParentWithHotelChildAndDiscardModifiedParent()

◆ moveParentContentToDifferentPage()

◆ moveParentContentToDifferentPageAndChangeSorting()

Member Data Documentation

◆ $assertionDataSetDirectory

string TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\IRRE\ForeignField\Publish\ActionTest::$assertionDataSetDirectory = 'typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/Publish/DataSet/'
protected

Definition at line 24 of file ActionTest.php.