‪TYPO3CMS  ‪main
TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreForeignField\WorkspacesDiscard\ActionTest Class Reference
Inheritance diagram for TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreForeignField\WorkspacesDiscard\ActionTest:
TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreForeignField\AbstractActionWorkspacesTestCase TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreForeignField\AbstractActionTestCase TYPO3\CMS\Core\Tests\Functional\DataScenarios\AbstractDataHandlerActionTestCase TYPO3\CMS\Core\Tests\Functional\SiteHandling\SiteBasedTestTrait TYPO3\CMS\Core\Log\LogDataTrait

Public Member Functions

 verifyCleanReferenceIndex ()
 
 createParentContent ()
 
 modifyParentContent ()
 
 deleteParentContent ()
 
 copyParentContent ()
 
 copyParentContentToDifferentPage ()
 
 localizeParentContentWithAllChildren ()
 
 changeParentContentSorting ()
 
 moveParentContentToDifferentPage ()
 
 moveParentContentToDifferentPageTwice ()
 
 moveParentContentToDifferentPageAndChangeSorting ()
 
 modifyPage ()
 
 deletePage ()
 
 copyPage ()
 
 copyPageWithHotelBeforeParentContent ()
 
 createParentContentWithHotelAndOfferChildren ()
 
 createAndCopyParentContentWithHotelAndOfferChildren ()
 
 createAndLocalizeParentContentWithHotelAndOfferChildren ()
 
 createAndLocalizeParentContentWithHotelAndOfferChildrenAndDiscardLocalizedParent ()
 
 modifyOnlyHotelChild ()
 
 modifyParentAndChangeHotelChildrenSorting ()
 
 modifyParentWithHotelChild ()
 
 modifyParentAndAddHotelChild ()
 
 modifyParentAndDeleteHotelChild ()
 
 modifyAndDiscardAndModifyParentWithHotelChild ()
 
- ‪Public Member Functions inherited from ‪TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreForeignField\AbstractActionTestCase
 localizeParentContentWithLanguageSynchronization ()
 
 localizeParentContentChainLanguageSynchronizationSource ()
 
 copyParentContentToLanguageWithAllChildren ()
 
 localizeParentContentAndCreateNestedChildrenWithLanguageSynchronization ()
 
 localizeParentContentAndSetInvalidChildReferenceWithLanguageSynchronization ()
 
 localizeParentContentAndSetInvalidChildReferenceWithLateLanguageSynchronization ()
 
 createAndLocalizeParentContentWithHotelAndOfferChildrenWithoutSortByConfiguration ()
 
 localizePageWithLocalizationExclude ()
 
 localizePageTwiceWithLocalizationExclude ()
 
 localizePageAndAddHotelChildWithLocalizationExclude ()
 
 localizePageWithLanguageSynchronization ()
 
 localizePageAndAddHotelChildWithLanguageSynchronization ()
 
 localizePageAndAddMonoglotHotelChildWithLanguageSynchronization ()
 
 localizeAndCopyPageWithLanguageSynchronization ()
 
 localizePageWithSynchronizationAndCustomLocalizedHotel ()
 
 inlineLocalizeSynchronizeLocalizeMissing ()
 

Additional Inherited Members

- ‪Protected Member Functions inherited from ‪TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreForeignField\AbstractActionTestCase
 setUp ()
 
- ‪Protected Member Functions inherited from ‪TYPO3\CMS\Core\Tests\Functional\DataScenarios\AbstractDataHandlerActionTestCase
 tearDown ()
 
 setWorkspaceId (int $workspaceId)
 
- ‪Protected Member Functions inherited from ‪TYPO3\CMS\Core\Log\LogDataTrait
 unserializeLogData (mixed $logData)
 
 formatLogDetails (string $detailString, mixed $substitutes)
 
- ‪Protected Member Functions inherited from ‪TYPO3\CMS\Core\Tests\Functional\SiteHandling\SiteBasedTestTrait
 writeSiteConfiguration (string $identifier, array $site=[], array $languages=[], array $errorHandling=[])
 
 mergeSiteConfiguration (string $identifier, array $overrides)
 
 buildSiteConfiguration (int $rootPageId, string $base='')
 
 buildDefaultLanguageConfiguration (string $identifier, string $base)
 
 buildLanguageConfiguration (string $identifier, string $base, array $fallbackIdentifiers=[], string $fallbackType=null)
 
 buildErrorHandlingConfiguration (string $handler, array $codes)
 
mixed resolveLanguagePreset (string $identifier)
 
 applyInstructions (InternalRequest $request, AbstractInstruction ... $instructions)
 
 mergeInstruction (AbstractInstruction $current, AbstractInstruction $other)
 
- ‪Static Protected Member Functions inherited from ‪TYPO3\CMS\Core\Log\LogDataTrait
static formatLogDetailsStatic (string $detailString, array $substitutes)
 
- ‪Static Protected Member Functions inherited from ‪TYPO3\CMS\Core\Tests\Functional\SiteHandling\SiteBasedTestTrait
static failIfArrayIsNotEmpty (array $items)
 
- ‪Protected Attributes inherited from ‪TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreForeignField\AbstractActionWorkspacesTestCase
const VALUE_WorkspaceId = 1
 
const SCENARIO_DataSet = __DIR__ . '/DataSet/ImportDefaultWorkspaces.csv'
 
array $coreExtensionsToLoad = ['workspaces']
 
- ‪Protected Attributes inherited from ‪TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreForeignField\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_testirreforeignfield_hotel'
 
const TABLE_Offer = 'tx_testirreforeignfield_offer'
 
const TABLE_Price = 'tx_testirreforeignfield_price'
 
const FIELD_PageHotel = 'tx_testirreforeignfield_hotels'
 
const FIELD_ContentHotel = 'tx_testirreforeignfield_hotels'
 
const FIELD_HotelOffer = 'offers'
 
const FIELD_OfferPrice = 'prices'
 
const SCENARIO_DataSet = __DIR__ . '/DataSet/ImportDefault.csv'
 
array $testExtensionsToLoad
 
- ‪Protected Attributes inherited from ‪TYPO3\CMS\Core\Tests\Functional\DataScenarios\AbstractDataHandlerActionTestCase
const VALUE_BackendUserId = 1
 
const VALUE_WorkspaceId = 0
 
int $expectedErrorLogEntries = 0
 
array $recordIds = []
 
ActionService $actionService
 
BackendUserAuthentication $backendUser
 
const LANGUAGE_PRESETS
 

Detailed Description

Definition at line 23 of file ActionTest.php.

Member Function Documentation

◆ changeParentContentSorting()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreForeignField\WorkspacesDiscard\ActionTest::changeParentContentSorting ( )

◆ copyPage()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreForeignField\WorkspacesDiscard\ActionTest::copyPage ( )

◆ copyPageWithHotelBeforeParentContent()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreForeignField\WorkspacesDiscard\ActionTest::copyPageWithHotelBeforeParentContent ( )

◆ copyParentContent()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreForeignField\WorkspacesDiscard\ActionTest::copyParentContent ( )

◆ copyParentContentToDifferentPage()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreForeignField\WorkspacesDiscard\ActionTest::copyParentContentToDifferentPage ( )

◆ createAndCopyParentContentWithHotelAndOfferChildren()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreForeignField\WorkspacesDiscard\ActionTest::createAndCopyParentContentWithHotelAndOfferChildren ( )

◆ createAndLocalizeParentContentWithHotelAndOfferChildren()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreForeignField\WorkspacesDiscard\ActionTest::createAndLocalizeParentContentWithHotelAndOfferChildren ( )

◆ createAndLocalizeParentContentWithHotelAndOfferChildrenAndDiscardLocalizedParent()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreForeignField\WorkspacesDiscard\ActionTest::createAndLocalizeParentContentWithHotelAndOfferChildrenAndDiscardLocalizedParent ( )

◆ createParentContent()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreForeignField\WorkspacesDiscard\ActionTest::createParentContent ( )

Parent content records Create a new parent content element

Reimplemented from TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreForeignField\AbstractActionTestCase.

Definition at line 33 of file ActionTest.php.

◆ createParentContentWithHotelAndOfferChildren()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreForeignField\WorkspacesDiscard\ActionTest::createParentContentWithHotelAndOfferChildren ( )

IRRE Child Records Create a parent content and add a hotel and offer

Reimplemented from TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreForeignField\AbstractActionTestCase.

Definition at line 153 of file ActionTest.php.

◆ deletePage()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreForeignField\WorkspacesDiscard\ActionTest::deletePage ( )

◆ deleteParentContent()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreForeignField\WorkspacesDiscard\ActionTest::deleteParentContent ( )

◆ localizeParentContentWithAllChildren()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreForeignField\WorkspacesDiscard\ActionTest::localizeParentContentWithAllChildren ( )

◆ modifyAndDiscardAndModifyParentWithHotelChild()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreForeignField\WorkspacesDiscard\ActionTest::modifyAndDiscardAndModifyParentWithHotelChild ( )

◆ modifyOnlyHotelChild()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreForeignField\WorkspacesDiscard\ActionTest::modifyOnlyHotelChild ( )

◆ modifyPage()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreForeignField\WorkspacesDiscard\ActionTest::modifyPage ( )

Page records Modify a page record

Reimplemented from TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreForeignField\AbstractActionTestCase.

Definition at line 117 of file ActionTest.php.

◆ modifyParentAndAddHotelChild()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreForeignField\WorkspacesDiscard\ActionTest::modifyParentAndAddHotelChild ( )

◆ modifyParentAndChangeHotelChildrenSorting()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreForeignField\WorkspacesDiscard\ActionTest::modifyParentAndChangeHotelChildrenSorting ( )

◆ modifyParentAndDeleteHotelChild()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreForeignField\WorkspacesDiscard\ActionTest::modifyParentAndDeleteHotelChild ( )

◆ modifyParentContent()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreForeignField\WorkspacesDiscard\ActionTest::modifyParentContent ( )

◆ modifyParentWithHotelChild()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreForeignField\WorkspacesDiscard\ActionTest::modifyParentWithHotelChild ( )

◆ moveParentContentToDifferentPage()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreForeignField\WorkspacesDiscard\ActionTest::moveParentContentToDifferentPage ( )

◆ moveParentContentToDifferentPageAndChangeSorting()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreForeignField\WorkspacesDiscard\ActionTest::moveParentContentToDifferentPageAndChangeSorting ( )

◆ moveParentContentToDifferentPageTwice()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreForeignField\WorkspacesDiscard\ActionTest::moveParentContentToDifferentPageTwice ( )

◆ verifyCleanReferenceIndex()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreForeignField\WorkspacesDiscard\ActionTest::verifyCleanReferenceIndex ( )

Definition at line 26 of file ActionTest.php.