‪TYPO3CMS  10.4
TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Regular\AbstractActionTestCase Class Reference
Inheritance diagram for TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Regular\AbstractActionTestCase:
TYPO3\CMS\Core\Tests\Functional\DataHandling\Regular\AbstractActionTestCase TYPO3\CMS\Core\Tests\Functional\DataHandling\AbstractDataHandlerActionTestCase TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Regular\Discard\ActionTest TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Regular\Modify\ActionTest TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Regular\Publish\ActionTest TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Regular\PublishAll\ActionTest

Public Member Functions

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

Public Attributes

const VALUE_ParentPageId = 88
 
const VALUE_ContentIdZero = 296
 
const VALUE_ContentIdTenth = 310
 
const VALUE_ContentIdTenthLocalized = 311
 
const VALUE_ContentIdTenthLocalized2 = 312
 
const VALUE_WorkspaceId = 1
 
- ‪Public Attributes inherited from ‪TYPO3\CMS\Core\Tests\Functional\DataHandling\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'
 
- ‪Public Attributes inherited from ‪TYPO3\CMS\Core\Tests\Functional\DataHandling\AbstractDataHandlerActionTestCase
const VALUE_BackendUserId = 1
 

Protected Member Functions

 setUp ()
 
- ‪Protected Member Functions inherited from ‪TYPO3\CMS\Core\Tests\Functional\DataHandling\AbstractDataHandlerActionTestCase
 tearDown ()
 
 setUpFrontendSite (int $pageId, array $additionalLanguages=[])
 
 setWorkspaceId (int $workspaceId)
 
ActionService getActionService ()
 
 importScenarioDataSet ($dataSetName)
 
 assertAssertionDataSet ($dataSetName)
 
 assertErrorLogEntries (array $expectedMessages=null)
 
 assertCleanReferenceIndex ()
 
HasRecordConstraint getRequestSectionHasRecordConstraint ()
 
DoesNotHaveRecordConstraint getRequestSectionDoesNotHaveRecordConstraint ()
 
StructureHasRecordConstraint getRequestSectionStructureHasRecordConstraint ()
 
StructureDoesNotHaveRecordConstraint getRequestSectionStructureDoesNotHaveRecordConstraint ()
 

Protected Attributes

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

Detailed Description

Functional test for the DataHandler

Definition at line 21 of file AbstractActionTestCase.php.

Member Function Documentation

◆ changeContentSortingAndCopyDraftPage()

◆ changeContentSortingAndCopyLivePage()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Regular\AbstractActionTestCase::changeContentSortingAndCopyLivePage ( )

◆ changeContentSortingAndDeleteLiveRecord()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Regular\AbstractActionTestCase::changeContentSortingAndDeleteLiveRecord ( )

◆ changeContentSortingAndDeleteMovedRecord()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Regular\AbstractActionTestCase::changeContentSortingAndDeleteMovedRecord ( )

◆ copyPageFreeMode()

◆ createContentAndCopyContent()

◆ createContentAndCopyDraftPage()

◆ createContentAndCopyLivePage()

◆ createContentAndLocalize()

◆ createNestedPagesAndCopyDraftParentPage()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Regular\AbstractActionTestCase::createNestedPagesAndCopyDraftParentPage ( )

◆ createNestedPagesAndCopyLiveParentPage()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Regular\AbstractActionTestCase::createNestedPagesAndCopyLiveParentPage ( )

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

Reimplemented in TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Regular\Modify\ActionTest.

Definition at line 196 of file AbstractActionTestCase.php.

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

◆ createPageAndCopyDraftParentPage()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Regular\AbstractActionTestCase::createPageAndCopyDraftParentPage ( )

◆ createPageAndCopyLiveParentPage()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Regular\AbstractActionTestCase::createPageAndCopyLiveParentPage ( )

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

Reimplemented in TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Regular\Modify\ActionTest.

Definition at line 159 of file AbstractActionTestCase.php.

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

◆ createPlaceholdersAndDeleteDraftParentPage()

◆ createPlaceholdersAndDeleteLiveParentPage()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Regular\AbstractActionTestCase::createPlaceholdersAndDeleteLiveParentPage ( )

◆ deleteContentAndCopyDraftPage()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Regular\AbstractActionTestCase::deleteContentAndCopyDraftPage ( )

◆ deleteContentAndCopyLivePage()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Regular\AbstractActionTestCase::deleteContentAndCopyLivePage ( )

◆ deleteContentAndPage()

◆ localizeContentAfterMovedInLiveContent()

◆ moveContentAndCopyDraftPage()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Regular\AbstractActionTestCase::moveContentAndCopyDraftPage ( )

◆ moveContentAndCopyLivePage()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Regular\AbstractActionTestCase::moveContentAndCopyLivePage ( )

◆ movePageToDifferentPageAndCreatePageAfterMovedPage()

◆ setUp()

Member Data Documentation

◆ $coreExtensionsToLoad

array TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Regular\AbstractActionTestCase::$coreExtensionsToLoad
protected
Initial value:
= array(
'fluid',
'workspaces',
)

Definition at line 34 of file AbstractActionTestCase.php.

◆ $scenarioDataSetDirectory

string TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Regular\AbstractActionTestCase::$scenarioDataSetDirectory = 'typo3/sysext/workspaces/Tests/Functional/DataHandling/Regular/DataSet/'
protected

Definition at line 41 of file AbstractActionTestCase.php.

◆ VALUE_ContentIdTenth

const TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Regular\AbstractActionTestCase::VALUE_ContentIdTenth = 310

◆ VALUE_ContentIdTenthLocalized

const TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Regular\AbstractActionTestCase::VALUE_ContentIdTenthLocalized = 311

◆ VALUE_ContentIdTenthLocalized2

const TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Regular\AbstractActionTestCase::VALUE_ContentIdTenthLocalized2 = 312

◆ VALUE_ContentIdZero

const TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Regular\AbstractActionTestCase::VALUE_ContentIdZero = 296

Definition at line 24 of file AbstractActionTestCase.php.

◆ VALUE_ParentPageId

const TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Regular\AbstractActionTestCase::VALUE_ParentPageId = 88

◆ VALUE_WorkspaceId

const TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Regular\AbstractActionTestCase::VALUE_WorkspaceId = 1

Definition at line 30 of file AbstractActionTestCase.php.