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

Public Member Functions

 verifyCleanReferenceIndex ()
 
 createContents ()
 
 createContentAndCopyContent ()
 
 createContentAndLocalize ()
 
 modifyContent ()
 
 hideContent ()
 
 hideContentAndMoveToDifferentPage ()
 
 deleteContent ()
 
 deleteLocalizedContentAndDeleteContent ()
 
 copyContent ()
 
 copyContentToLanguage ()
 
 copyContentToLanguageFromNonDefaultLanguage ()
 
 localizeContent ()
 
 localizeContentAfterMovedContent ()
 
 localizeContentAfterMovedInLiveContent ()
 
 localizeContentFromNonDefaultLanguage ()
 
 changeContentSorting ()
 
 changeContentSortingAfterSelf ()
 
 changeContentSortingAndDeleteMovedRecord ()
 
 changeContentSortingAndDeleteLiveRecord ()
 
 moveContentToDifferentPage ()
 
 moveContentToDifferentPageAndChangeSorting ()
 
 moveContentToDifferentPageAndHide ()
 
 moveLocalizedContentToDifferentPage ()
 
 createPage ()
 
 createPageAndSubPageAndSubPageContent ()
 
 modifyPage ()
 
 deletePage ()
 
 deleteContentAndPage ()
 
 localizePageAndContentsAndDeletePageLocalization ()
 
 localizeNestedPagesAndContents ()
 
 copyPage ()
 
 copyPageFreeMode ()
 
 localizePage ()
 
 localizePageHiddenHideAtCopyFalse ()
 
 localizePageNotHiddenHideAtCopyFalse ()
 
 localizePageNotHiddenHideAtCopyDisableHideAtCopyUnset ()
 
 localizePageHiddenHideAtCopyDisableHideAtCopyUnset ()
 
 localizePageNotHiddenHideAtCopyDisableHideAtCopySetToFalse ()
 
 localizePageHiddenHideAtCopyDisableHideAtCopySetToFalse ()
 
 localizePageNotHiddenHideAtCopyDisableHideAtCopySetToTrue ()
 
 localizePageHiddenHideAtCopyDisableHideAtCopySetToTrue ()
 
 createPageAndChangePageSorting ()
 
 createPageAndMoveCreatedPage ()
 
 changePageSorting ()
 
 changePageSortingAfterSelf ()
 
 movePageToDifferentPage ()
 
 movePageToDifferentPageTwice ()
 
 movePageLocalizedToDifferentPageTwice ()
 
 movePageLocalizedInLiveToDifferentPageTwice ()
 
 movePageLocalizedInLiveWorkspaceChangedToDifferentPageTwice ()
 
 movePageLocalizedInLiveWorkspaceDeletedToDifferentPageTwice ()
 
 movePageToDifferentPageAndChangeSorting ()
 
 movePageToDifferentPageAndCreatePageAfterMovedPage ()
 
 createContentAndCopyDraftPage ()
 
 createPageAndCopyDraftParentPage ()
 
 createNestedPagesAndCopyDraftParentPage ()
 
 createPlaceholdersAndDeleteDraftParentPage ()
 
 deletingDefaultLanguageElementDiscardsConnectedLocalizedElement ()
 
 deletingDefaultLanguageElementDiscardsConnectedLocalizedElementChain ()
 
- ‪Public Member Functions inherited from ‪TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\AbstractActionWorkspacesTestCase
 createContentAndCopyLivePage ()
 
 createPageAndCopyLiveParentPage ()
 
 createNestedPagesAndCopyLiveParentPage ()
 
 deleteContentAndCopyDraftPage ()
 
 deleteContentAndCopyLivePage ()
 
 changeContentSortingAndCopyDraftPage ()
 
 changeContentSortingAndCopyLivePage ()
 
 moveContentAndCopyDraftPage ()
 
 moveContentAndCopyLivePage ()
 
 createPlaceholdersAndDeleteLiveParentPage ()
 
- ‪Public Member Functions inherited from ‪TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\AbstractActionTestCase
 createContentForLanguageAll ()
 
 modifyTranslatedContent ()
 
 copyContentToLanguageWithLanguageSynchronization ()
 
 copyContentToLanguageWithLocalizationExclude ()
 
 copyPasteContent ()
 
 localizeContentWithHideAtCopy ()
 
 localizeContentWithEmptyTcaIntegrityColumns ()
 
 localizeContentWithLanguageSynchronization ()
 
 localizeContentWithLanguageSynchronizationHavingNullValue ()
 
 localizeContentFromNonDefaultLanguageWithLanguageSynchronizationDefault ()
 
 localizeContentFromNonDefaultLanguageWithLanguageSynchronizationSource ()
 
 localizeContentFromNonDefaultLanguageWithAllContentElements ()
 
 createLocalizedContent ()
 
 createLocalizedContentWithLanguageSynchronization ()
 
 createLocalizedContentWithLocalizationExclude ()
 
 movePasteContentToDifferentPage ()
 
 createPageAndContentWithTcaDefaults ()
 
 localizePageAndUpdateRecordWithMinorChangesInFullRetrievedRecord ()
 
 localizePageWithLanguageSynchronization ()
 

Additional Inherited Members

- ‪Protected Member Functions inherited from ‪TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\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\Regular\AbstractActionWorkspacesTestCase
const VALUE_ParentPageId = 88
 
const VALUE_ContentIdZero = 296
 
const VALUE_ContentIdTenth = 310
 
const VALUE_ContentIdTenthLocalized = 311
 
const VALUE_ContentIdTenthLocalized2 = 312
 
const VALUE_WorkspaceId = 1
 
const SCENARIO_DataSet = __DIR__ . '/DataSet/ImportDefaultWorkspaces.csv'
 
array $coreExtensionsToLoad = ['workspaces']
 
- ‪Protected Attributes inherited from ‪TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\AbstractActionTestCase
const VALUE_PageIdParent = 88
 
const VALUE_PageId = 89
 
const VALUE_PageIdTarget = 90
 
const VALUE_PageIdWebsite = 1
 
const VALUE_ContentIdParent = 296
 
const VALUE_ContentIdFirst = 297
 
const VALUE_ContentIdSecond = 298
 
const VALUE_ContentIdThird = 299
 
const VALUE_ContentIdThirdLocalized = 300
 
const VALUE_ContentIdFreeMode = 310
 
const VALUE_LanguageId = 1
 
const VALUE_LanguageIdSecond = 2
 
const TABLE_Page = 'pages'
 
const TABLE_Content = 'tt_content'
 
const SCENARIO_DataSet = __DIR__ . '/DataSet/ImportDefault.csv'
 
- ‪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 28 of file ActionTest.php.

Member Function Documentation

◆ changeContentSorting()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::changeContentSorting ( )

◆ changeContentSortingAfterSelf()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::changeContentSortingAfterSelf ( )

◆ changeContentSortingAndDeleteLiveRecord()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::changeContentSortingAndDeleteLiveRecord ( )

◆ changeContentSortingAndDeleteMovedRecord()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::changeContentSortingAndDeleteMovedRecord ( )

◆ changePageSorting()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::changePageSorting ( )

◆ changePageSortingAfterSelf()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::changePageSortingAfterSelf ( )

◆ copyContent()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::copyContent ( )

◆ copyContentToLanguage()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::copyContentToLanguage ( )

◆ copyContentToLanguageFromNonDefaultLanguage()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::copyContentToLanguageFromNonDefaultLanguage ( )

Free mode "translation" of a record in non default language

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

Definition at line 129 of file ActionTest.php.

◆ copyPage()

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

◆ copyPageFreeMode()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::copyPageFreeMode ( )

◆ createContentAndCopyContent()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::createContentAndCopyContent ( )

◆ createContentAndCopyDraftPage()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::createContentAndCopyDraftPage ( )

Creates a content element and copies the page in draft workspace.

Reimplemented from TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\AbstractActionWorkspacesTestCase.

Definition at line 539 of file ActionTest.php.

◆ createContentAndLocalize()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::createContentAndLocalize ( )

◆ createContents()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::createContents ( )

Content records Create a content record

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

Definition at line 38 of file ActionTest.php.

◆ createNestedPagesAndCopyDraftParentPage()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::createNestedPagesAndCopyDraftParentPage ( )

Creates nested pages in a draft workspace and copies the parent page in draft workspace.

Reimplemented from TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\AbstractActionWorkspacesTestCase.

Definition at line 560 of file ActionTest.php.

◆ createPage()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::createPage ( )

Page records Create a page

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

Definition at line 285 of file ActionTest.php.

◆ createPageAndChangePageSorting()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::createPageAndChangePageSorting ( )

This test creates a page on pid=88 (unlike other tests) and moves the new draft page on that exact level, in order to only modify the "sorting" and not the "pid" setting.

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

Definition at line 432 of file ActionTest.php.

◆ createPageAndCopyDraftParentPage()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::createPageAndCopyDraftParentPage ( )

Creates a page in a draft workspace and copies the parent page in draft workspace.

Reimplemented from TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\AbstractActionWorkspacesTestCase.

Definition at line 550 of file ActionTest.php.

◆ createPageAndMoveCreatedPage()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::createPageAndMoveCreatedPage ( )

This change creates a page on pid=89 and moves the page one level up (= we check the pid value of both placeholder + versioned record).

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

Definition at line 440 of file ActionTest.php.

◆ createPageAndSubPageAndSubPageContent()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::createPageAndSubPageAndSubPageContent ( )

◆ createPlaceholdersAndDeleteDraftParentPage()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::createPlaceholdersAndDeleteDraftParentPage ( )

Creates new and move placeholders for pages and deleted the parent page in draft workspace.

Reimplemented from TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\AbstractActionWorkspacesTestCase.

Definition at line 569 of file ActionTest.php.

◆ deleteContent()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::deleteContent ( )

◆ deleteContentAndPage()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::deleteContentAndPage ( )

◆ deleteLocalizedContentAndDeleteContent()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::deleteLocalizedContentAndDeleteContent ( )

◆ deletePage()

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

◆ deletingDefaultLanguageElementDiscardsConnectedLocalizedElement()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::deletingDefaultLanguageElementDiscardsConnectedLocalizedElement ( )

Test does not make sense in Modify, Publish and PublishAll

Definition at line 580 of file ActionTest.php.

References TYPO3\CMS\Core\Tests\Functional\DataScenarios\AbstractDataHandlerActionTestCase\setWorkspaceId().

◆ deletingDefaultLanguageElementDiscardsConnectedLocalizedElementChain()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::deletingDefaultLanguageElementDiscardsConnectedLocalizedElementChain ( )

Similar to above, but with a translation chain: Element 2 is first translated to language 1, then translated to language 2 again. Both records should be discarded when discarding live element.

Test does not make sense in Modify, Publish and PublishAll.

Definition at line 606 of file ActionTest.php.

References TYPO3\CMS\Core\Tests\Functional\DataScenarios\AbstractDataHandlerActionTestCase\setWorkspaceId(), and TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\AbstractActionTestCase\VALUE_ContentIdSecond.

◆ hideContent()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::hideContent ( )

◆ hideContentAndMoveToDifferentPage()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::hideContentAndMoveToDifferentPage ( )

Definition at line 84 of file ActionTest.php.

◆ localizeContent()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::localizeContent ( )

◆ localizeContentAfterMovedContent()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::localizeContentAfterMovedContent ( )

Note: workspaces has an additional variant of this test "localizeContentAfterMovedInLive" that performs the localization of the content element after it has been moved in live first.

See also
localizeContentAfterMovedInLiveContent - additional workspace related variant

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

Definition at line 150 of file ActionTest.php.

◆ localizeContentAfterMovedInLiveContent()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::localizeContentAfterMovedInLiveContent ( )

This is an additional workspace related scenario derived from localizeContentAfterMovedContent(), where the moving content element around is done in live only localizations are done in workspace.

See also
localizeContentAfterMovedContent

Reimplemented from TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\AbstractActionWorkspacesTestCase.

Definition at line 158 of file ActionTest.php.

◆ localizeContentFromNonDefaultLanguage()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::localizeContentFromNonDefaultLanguage ( )

◆ localizeNestedPagesAndContents()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::localizeNestedPagesAndContents ( )

◆ localizePage()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::localizePage ( )

◆ localizePageAndContentsAndDeletePageLocalization()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::localizePageAndContentsAndDeletePageLocalization ( )

◆ localizePageHiddenHideAtCopyDisableHideAtCopySetToFalse()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::localizePageHiddenHideAtCopyDisableHideAtCopySetToFalse ( )

◆ localizePageHiddenHideAtCopyDisableHideAtCopySetToTrue()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::localizePageHiddenHideAtCopyDisableHideAtCopySetToTrue ( )

◆ localizePageHiddenHideAtCopyDisableHideAtCopyUnset()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::localizePageHiddenHideAtCopyDisableHideAtCopyUnset ( )

◆ localizePageHiddenHideAtCopyFalse()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::localizePageHiddenHideAtCopyFalse ( )

◆ localizePageNotHiddenHideAtCopyDisableHideAtCopySetToFalse()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::localizePageNotHiddenHideAtCopyDisableHideAtCopySetToFalse ( )

◆ localizePageNotHiddenHideAtCopyDisableHideAtCopySetToTrue()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::localizePageNotHiddenHideAtCopyDisableHideAtCopySetToTrue ( )

◆ localizePageNotHiddenHideAtCopyDisableHideAtCopyUnset()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::localizePageNotHiddenHideAtCopyDisableHideAtCopyUnset ( )

◆ localizePageNotHiddenHideAtCopyFalse()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::localizePageNotHiddenHideAtCopyFalse ( )

◆ modifyContent()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::modifyContent ( )

◆ modifyPage()

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

◆ moveContentToDifferentPage()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::moveContentToDifferentPage ( )

◆ moveContentToDifferentPageAndChangeSorting()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::moveContentToDifferentPageAndChangeSorting ( )

◆ moveContentToDifferentPageAndHide()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::moveContentToDifferentPageAndHide ( )

◆ moveLocalizedContentToDifferentPage()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::moveLocalizedContentToDifferentPage ( )

The original page is not translated, for this reason this is disabled until the tests are adapted. $response = $this->executeFrontendSubRequest( (new InternalRequest())->withPageId(self::VALUE_PageId)->withLanguageId(self::VALUE_LanguageId), (new InternalRequestContext())->withBackendUserId(self::VALUE_BackendUserId)->withWorkspaceId(self::VALUE_WorkspaceId) ); $responseSectionsSource = ResponseContent::fromString((string)$response->getBody())->getSections(); self::assertThat($responseSectionsSource, (new HasRecordConstraint()) ->setTable(self::TABLE_Content)->setField('header')->setValues('[Translate to Dansk:] Regular Element #3'));

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

Definition at line 239 of file ActionTest.php.

◆ movePageLocalizedInLiveToDifferentPageTwice()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::movePageLocalizedInLiveToDifferentPageTwice ( )

Create page localization in live, then move default language page in workspaces to different pages twice. Verifies the page localization is moved together with the default language page. This should create "move" an overlay for the localization.

No ext:core implementation of this test since it is identical with moveLocalizedPageToDifferentPageTwice() in non-workspace

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

Definition at line 488 of file ActionTest.php.

◆ movePageLocalizedInLiveWorkspaceChangedToDifferentPageTwice()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::movePageLocalizedInLiveWorkspaceChangedToDifferentPageTwice ( )

Create page localization in live, then change the localization in workspace, then move default language page in workspaces to different pages twice. Verifies the page localization is moved together with the default language page, and that the "changed" t3ver_state=0 record is turned into a move placeholder when default language page is moved.

No ext:core implementation of this test since it is identical with moveLocalizedPageToDifferentPageTwice() in non-workspace

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

Definition at line 496 of file ActionTest.php.

◆ movePageLocalizedInLiveWorkspaceDeletedToDifferentPageTwice()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::movePageLocalizedInLiveWorkspaceDeletedToDifferentPageTwice ( )

Create page localization in live, then delete the localization in workspace, then move default language page in workspaces to different pages twice. Verifies the page localization is moved together with the default language page.

Todo:
‪The "deleted" t3ver_state=2 record is turned into a move placeholder so the "marked for delete" information is lost.

No ext:core implementation of this test since it is identical with moveLocalizedPageToDifferentPageTwice() in non-workspace

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

Definition at line 504 of file ActionTest.php.

◆ movePageLocalizedToDifferentPageTwice()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::movePageLocalizedToDifferentPageTwice ( )

Create page localization, then move default language page to different pages twice. Verifies the page localization is moved together with the default language page. In workspaces, the page localization will be a "new" overlay that is moved around.

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

Definition at line 480 of file ActionTest.php.

◆ movePageToDifferentPage()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::movePageToDifferentPage ( )

◆ movePageToDifferentPageAndChangeSorting()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::movePageToDifferentPageAndChangeSorting ( )

◆ movePageToDifferentPageAndCreatePageAfterMovedPage()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::movePageToDifferentPageAndCreatePageAfterMovedPage ( )

◆ movePageToDifferentPageTwice()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesDiscard\ActionTest::movePageToDifferentPageTwice ( )

◆ verifyCleanReferenceIndex()

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

Definition at line 31 of file ActionTest.php.