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

Public Member Functions

 verifyCleanReferenceIndex ()
 
 addElementRelation ()
 
 deleteElementRelation ()
 
 changeElementSorting ()
 
 changeElementRelationSorting ()
 
 createContentAndAddElementRelation ()
 
 createContentAndCreateElementRelationAndDiscardElement ()
 
 createContentAndCreateElementRelationAndDiscardContent ()
 
 modifyElementOfRelation ()
 
 modifyContentOfRelation ()
 
 modifyBothSidesOfRelation ()
 
 deleteContentOfRelation ()
 
 deleteElementOfRelation ()
 
 copyContentOfRelation ()
 
 copyElementOfRelation ()
 
 localizeContentOfRelation ()
 
 localizeElementOfRelation ()
 
 moveContentOfRelationToDifferentPage ()
 
 localizeContentOfRelationWithLocalizeReferencesAtParentLocalization ()
 
- ‪Public Member Functions inherited from ‪TYPO3\CMS\Core\Tests\Functional\DataScenarios\Group\AbstractActionTestCase
 createContentAndCreateElementRelation ()
 
 copyContentToLanguageOfRelation ()
 
 copyElementToLanguageOfRelation ()
 
 localizeContentOfRelationWithLanguageSynchronization ()
 
 localizeContentChainOfRelationWithLanguageSynchronizationSource ()
 

Additional Inherited Members

- ‪Protected Member Functions inherited from ‪TYPO3\CMS\Core\Tests\Functional\DataScenarios\Group\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\Group\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\Group\AbstractActionTestCase
const VALUE_PageId = 89
 
const VALUE_PageIdTarget = 90
 
const VALUE_ContentIdFirst = 297
 
const VALUE_ContentIdLast = 298
 
const VALUE_LanguageId = 1
 
const VALUE_LanguageIdSecond = 2
 
const VALUE_ElementIdFirst = 1
 
const VALUE_ElementIdSecond = 2
 
const VALUE_ElementIdThird = 3
 
const TABLE_Content = 'tt_content'
 
const TABLE_Element = 'tx_testdatahandler_element'
 
const FIELD_ContentElement = 'tx_testdatahandler_group'
 
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

◆ addElementRelation()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Group\WorkspacesDiscard\ActionTest::addElementRelation ( )

◆ changeElementRelationSorting()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Group\WorkspacesDiscard\ActionTest::changeElementRelationSorting ( )

◆ changeElementSorting()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Group\WorkspacesDiscard\ActionTest::changeElementSorting ( )

◆ copyContentOfRelation()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Group\WorkspacesDiscard\ActionTest::copyContentOfRelation ( )

◆ copyElementOfRelation()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Group\WorkspacesDiscard\ActionTest::copyElementOfRelation ( )

◆ createContentAndAddElementRelation()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Group\WorkspacesDiscard\ActionTest::createContentAndAddElementRelation ( )

◆ createContentAndCreateElementRelationAndDiscardContent()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Group\WorkspacesDiscard\ActionTest::createContentAndCreateElementRelationAndDiscardContent ( )

◆ createContentAndCreateElementRelationAndDiscardElement()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Group\WorkspacesDiscard\ActionTest::createContentAndCreateElementRelationAndDiscardElement ( )

◆ deleteContentOfRelation()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Group\WorkspacesDiscard\ActionTest::deleteContentOfRelation ( )

◆ deleteElementOfRelation()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Group\WorkspacesDiscard\ActionTest::deleteElementOfRelation ( )

◆ deleteElementRelation()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Group\WorkspacesDiscard\ActionTest::deleteElementRelation ( )

◆ localizeContentOfRelation()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Group\WorkspacesDiscard\ActionTest::localizeContentOfRelation ( )

◆ localizeContentOfRelationWithLocalizeReferencesAtParentLocalization()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Group\WorkspacesDiscard\ActionTest::localizeContentOfRelationWithLocalizeReferencesAtParentLocalization ( )

◆ localizeElementOfRelation()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Group\WorkspacesDiscard\ActionTest::localizeElementOfRelation ( )

◆ modifyBothSidesOfRelation()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Group\WorkspacesDiscard\ActionTest::modifyBothSidesOfRelation ( )

◆ modifyContentOfRelation()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Group\WorkspacesDiscard\ActionTest::modifyContentOfRelation ( )

◆ modifyElementOfRelation()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Group\WorkspacesDiscard\ActionTest::modifyElementOfRelation ( )

◆ moveContentOfRelationToDifferentPage()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\Group\WorkspacesDiscard\ActionTest::moveContentOfRelationToDifferentPage ( )

◆ verifyCleanReferenceIndex()

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

Definition at line 26 of file ActionTest.php.