‪TYPO3CMS  ‪main
TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesPublish\ActionTest Class Reference
Inheritance diagram for TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesPublish\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 ()
 
 modifyContent ()
 
 hideContent ()
 
 hideContentAndMoveToDifferentPage ()
 
 deleteContent ()
 
 deleteLocalizedContentAndDeleteContent ()
 
 copyContent ()
 
 copyContentToLanguage ()
 
 copyContentToLanguageFromNonDefaultLanguage ()
 
 localizeContent ()
 
 localizeContentAfterMovedContent ()
 
 localizeContentAfterMovedInLiveContent ()
 
 localizeContentFromNonDefaultLanguage ()
 
 changeContentSorting ()
 
 changeContentSortingAfterSelf ()
 
 moveContentToDifferentPage ()
 
 moveContentToDifferentPageAndChangeSorting ()
 
 moveContentToDifferentPageAndHide ()
 
 moveLocalizedContentToDifferentPage ()
 
 createPage ()
 
 createPageAndSubPageAndSubPageContent ()
 
 modifyPage ()
 
 deletePage ()
 
 deleteContentAndPage ()
 
 localizeNestedPagesAndContents ()
 
 copyPage ()
 
 copyPageFreeMode ()
 
 localizePage ()
 
 localizePageHiddenHideAtCopyFalse ()
 
 localizePageNotHiddenHideAtCopyFalse ()
 
 localizePageNotHiddenHideAtCopyDisableHideAtCopyUnset ()
 
 localizePageHiddenHideAtCopyDisableHideAtCopyUnset ()
 
 localizePageNotHiddenHideAtCopyDisableHideAtCopySetToFalse ()
 
 localizePageHiddenHideAtCopyDisableHideAtCopySetToFalse ()
 
 localizePageNotHiddenHideAtCopyDisableHideAtCopySetToTrue ()
 
 localizePageHiddenHideAtCopyDisableHideAtCopySetToTrue ()
 
 createPageAndChangePageSorting ()
 
 createPageAndMoveCreatedPage ()
 
 changePageSorting ()
 
 changePageSortingAfterSelf ()
 
 movePageToDifferentPage ()
 
 movePageToDifferentPageTwice ()
 
 movePageLocalizedToDifferentPageTwice ()
 
 movePageLocalizedInLiveToDifferentPageTwice ()
 
 movePageLocalizedInLiveWorkspaceChangedToDifferentPageTwice ()
 
 movePageLocalizedInLiveWorkspaceDeletedToDifferentPageTwice ()
 
 movePageToDifferentPageAndChangeSorting ()
 
 movePageToDifferentPageAndCreatePageAfterMovedPage ()
 
 changeContentSortingAndCopyDraftPage ()
 
 createContentAndCopyDraftPage ()
 
 createContentAndLocalize ()
 
 createPageAndCopyDraftParentPage ()
 
 createPlaceholdersAndDeleteDraftParentPage ()
 
- ‪Public Member Functions inherited from ‪TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\AbstractActionWorkspacesTestCase
 changeContentSortingAndDeleteMovedRecord ()
 
 changeContentSortingAndDeleteLiveRecord ()
 
 createContentAndCopyLivePage ()
 
 createPageAndCopyLiveParentPage ()
 
 createNestedPagesAndCopyDraftParentPage ()
 
 createNestedPagesAndCopyLiveParentPage ()
 
 deleteContentAndCopyDraftPage ()
 
 deleteContentAndCopyLivePage ()
 
 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 ()
 
 localizePageAndContentsAndDeletePageLocalization ()
 

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 29 of file ActionTest.php.

Member Function Documentation

◆ changeContentSorting()

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

◆ changeContentSortingAfterSelf()

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

◆ changeContentSortingAndCopyDraftPage()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesPublish\ActionTest::changeContentSortingAndCopyDraftPage ( )

Changes content sorting and copies the page in draft workspace.

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

Definition at line 742 of file ActionTest.php.

◆ changePageSorting()

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

◆ changePageSortingAfterSelf()

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

◆ copyContent()

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

◆ copyContentToLanguage()

◆ copyContentToLanguageFromNonDefaultLanguage()

◆ copyPage()

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

◆ copyPageFreeMode()

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

◆ createContentAndCopyContent()

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

◆ createContentAndCopyDraftPage()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesPublish\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 750 of file ActionTest.php.

◆ createContentAndLocalize()

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

◆ createContents()

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

Content records Create a content record

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

Definition at line 39 of file ActionTest.php.

◆ createPage()

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

Page records Create a page

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

Definition at line 406 of file ActionTest.php.

◆ createPageAndChangePageSorting()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesPublish\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 599 of file ActionTest.php.

◆ createPageAndCopyDraftParentPage()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesPublish\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 787 of file ActionTest.php.

◆ createPageAndMoveCreatedPage()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesPublish\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 607 of file ActionTest.php.

◆ createPageAndSubPageAndSubPageContent()

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

◆ createPlaceholdersAndDeleteDraftParentPage()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesPublish\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 797 of file ActionTest.php.

◆ deleteContent()

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

◆ deleteContentAndPage()

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

◆ deleteLocalizedContentAndDeleteContent()

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

◆ deletePage()

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

◆ hideContent()

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

◆ hideContentAndMoveToDifferentPage()

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

Definition at line 99 of file ActionTest.php.

◆ localizeContent()

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

◆ localizeContentAfterMovedContent()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesPublish\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 243 of file ActionTest.php.

◆ localizeContentAfterMovedInLiveContent()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesPublish\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 251 of file ActionTest.php.

◆ localizeContentFromNonDefaultLanguage()

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

◆ localizeNestedPagesAndContents()

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

◆ localizePage()

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

◆ localizePageHiddenHideAtCopyDisableHideAtCopySetToFalse()

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

◆ localizePageHiddenHideAtCopyDisableHideAtCopySetToTrue()

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

◆ localizePageHiddenHideAtCopyDisableHideAtCopyUnset()

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

◆ localizePageHiddenHideAtCopyFalse()

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

◆ localizePageNotHiddenHideAtCopyDisableHideAtCopySetToFalse()

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

◆ localizePageNotHiddenHideAtCopyDisableHideAtCopySetToTrue()

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

◆ localizePageNotHiddenHideAtCopyDisableHideAtCopyUnset()

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

◆ localizePageNotHiddenHideAtCopyFalse()

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

◆ modifyContent()

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

◆ modifyPage()

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

◆ moveContentToDifferentPage()

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

◆ moveContentToDifferentPageAndChangeSorting()

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

◆ moveContentToDifferentPageAndHide()

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

◆ moveLocalizedContentToDifferentPage()

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

◆ movePageLocalizedInLiveToDifferentPageTwice()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesPublish\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 676 of file ActionTest.php.

◆ movePageLocalizedInLiveWorkspaceChangedToDifferentPageTwice()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesPublish\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 684 of file ActionTest.php.

◆ movePageLocalizedInLiveWorkspaceDeletedToDifferentPageTwice()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesPublish\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 692 of file ActionTest.php.

◆ movePageLocalizedToDifferentPageTwice()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Regular\WorkspacesPublish\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 668 of file ActionTest.php.

◆ movePageToDifferentPage()

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

◆ movePageToDifferentPageAndChangeSorting()

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

◆ movePageToDifferentPageAndCreatePageAfterMovedPage()

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

◆ movePageToDifferentPageTwice()

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

◆ verifyCleanReferenceIndex()

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

Definition at line 32 of file ActionTest.php.