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

Public Member Functions

 createParentContent ()
 
 modifyParentContent ()
 
 deleteParentContent ()
 
 copyParentContent ()
 
 copyParentContentToDifferentPage ()
 
 copyParentContentToLanguageWithAllChildren ()
 
 localizeParentContentWithAllChildren ()
 
 localizeParentContentWithLanguageSynchronization ()
 
 changeParentContentSorting ()
 
 moveParentContentToDifferentPage ()
 
 moveParentContentToDifferentPageTwice ()
 
 moveParentContentToDifferentPageAndChangeSorting ()
 
 modifyPage ()
 
 deletePage ()
 
 copyPage ()
 
 copyPageWithHotelBeforeParentContent ()
 
 createParentContentWithHotelAndOfferChildren ()
 
 createAndCopyParentContentWithHotelAndOfferChildren ()
 
 createAndLocalizeParentContentWithHotelAndOfferChildren ()
 
 modifyOnlyHotelChild ()
 
 modifyParentAndChangeHotelChildrenSorting ()
 
 modifyParentWithHotelChild ()
 
 modifyParentAndAddHotelChild ()
 
 modifyParentAndDeleteHotelChild ()
 
 localizePageWithLocalizationExclude ()
 
 localizePageTwiceWithLocalizationExclude ()
 
 localizePageAndAddHotelChildWithLocalizationExclude ()
 
 localizePageWithLanguageSynchronization ()
 
 localizePageAndAddHotelChildWithLanguageSynchronization ()
 
 localizePageAndAddMonoglotHotelChildWithLanguageSynchronization ()
 
 localizeAndCopyPageWithLanguageSynchronization ()
 
 localizePageWithSynchronizationAndCustomLocalizedHotel ()
 

Protected Member Functions

 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)
 

Protected Attributes

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_LanguageId = 1
 
const VALUE_LanguageIdSecond = 2
 
const TABLE_Page = 'pages'
 
const TABLE_Content = 'tt_content'
 
const TABLE_Hotel = 'tx_testirrecsv_hotel'
 
const TABLE_Offer = 'tx_testirrecsv_offer'
 
const TABLE_Price = 'tx_testirrecsv_price'
 
const FIELD_PageHotel = 'tx_testirrecsv_hotels'
 
const FIELD_ContentHotel = 'tx_testirrecsv_hotels'
 
const FIELD_HotelOffer = 'offers'
 
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
 

Additional Inherited Members

- ‪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)
 

Detailed Description

Definition at line 23 of file AbstractActionTestCase.php.

Member Function Documentation

◆ changeParentContentSorting()

◆ copyPage()

◆ copyPageWithHotelBeforeParentContent()

◆ copyParentContent()

◆ copyParentContentToDifferentPage()

◆ copyParentContentToLanguageWithAllChildren()

TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreCsv\AbstractActionTestCase::copyParentContentToLanguageWithAllChildren ( )

◆ createAndCopyParentContentWithHotelAndOfferChildren()

◆ createAndLocalizeParentContentWithHotelAndOfferChildren()

◆ createParentContent()

◆ createParentContentWithHotelAndOfferChildren()

◆ deletePage()

◆ deleteParentContent()

◆ localizeAndCopyPageWithLanguageSynchronization()

◆ localizePageAndAddHotelChildWithLanguageSynchronization()

◆ localizePageAndAddHotelChildWithLocalizationExclude()

◆ localizePageAndAddMonoglotHotelChildWithLanguageSynchronization()

◆ localizePageTwiceWithLocalizationExclude()

◆ localizePageWithLanguageSynchronization()

◆ localizePageWithLocalizationExclude()

◆ localizePageWithSynchronizationAndCustomLocalizedHotel()

◆ localizeParentContentWithAllChildren()

◆ localizeParentContentWithLanguageSynchronization()

◆ modifyOnlyHotelChild()

◆ modifyPage()

◆ modifyParentAndAddHotelChild()

◆ modifyParentAndChangeHotelChildrenSorting()

◆ modifyParentAndDeleteHotelChild()

◆ modifyParentContent()

◆ modifyParentWithHotelChild()

◆ moveParentContentToDifferentPage()

◆ moveParentContentToDifferentPageAndChangeSorting()

◆ moveParentContentToDifferentPageTwice()

◆ setUp()

Member Data Documentation

◆ $testExtensionsToLoad

array TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreCsv\AbstractActionTestCase::$testExtensionsToLoad
protected
Initial value:
= [
'typo3/sysext/core/Tests/Functional/Fixtures/Extensions/test_irre_csv',
]

Definition at line 49 of file AbstractActionTestCase.php.

◆ FIELD_ContentHotel

const TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreCsv\AbstractActionTestCase::FIELD_ContentHotel = 'tx_testirrecsv_hotels'
protected

◆ FIELD_HotelOffer

const TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreCsv\AbstractActionTestCase::FIELD_HotelOffer = 'offers'
protected

Definition at line 45 of file AbstractActionTestCase.php.

◆ FIELD_PageHotel

◆ SCENARIO_DataSet

const TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreCsv\AbstractActionTestCase::SCENARIO_DataSet = __DIR__ . '/DataSet/ImportDefault.csv'
protected

Definition at line 47 of file AbstractActionTestCase.php.

◆ TABLE_Content

const TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreCsv\AbstractActionTestCase::TABLE_Content = 'tt_content'
protected

Definition at line 38 of file AbstractActionTestCase.php.

Referenced by TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreCsv\AbstractActionTestCase\copyPage(), TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreCsv\AbstractActionTestCase\copyPageWithHotelBeforeParentContent(), TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreCsv\AbstractActionTestCase\copyParentContent(), TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreCsv\AbstractActionTestCase\copyParentContentToDifferentPage(), TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreCsv\AbstractActionTestCase\copyParentContentToLanguageWithAllChildren(), TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreCsv\AbstractActionTestCase\createAndCopyParentContentWithHotelAndOfferChildren(), TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreCsv\AbstractActionTestCase\createAndLocalizeParentContentWithHotelAndOfferChildren(), TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreCsv\AbstractActionWorkspacesTestCase\createAndLocalizeParentContentWithHotelAndOfferChildrenAndDiscardLocalizedParent(), TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreCsv\AbstractActionTestCase\createParentContent(), TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreCsv\AbstractActionTestCase\createParentContentWithHotelAndOfferChildren(), TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreCsv\AbstractActionTestCase\localizeParentContentWithAllChildren(), TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreCsv\AbstractActionTestCase\localizeParentContentWithLanguageSynchronization(), TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreCsv\AbstractActionTestCase\moveParentContentToDifferentPage(), and TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreCsv\AbstractActionTestCase\moveParentContentToDifferentPageTwice().

◆ TABLE_Hotel

◆ TABLE_Offer

const TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreCsv\AbstractActionTestCase::TABLE_Offer = 'tx_testirrecsv_offer'
protected

Definition at line 40 of file AbstractActionTestCase.php.

◆ TABLE_Page

◆ TABLE_Price

const TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreCsv\AbstractActionTestCase::TABLE_Price = 'tx_testirrecsv_price'
protected

Definition at line 41 of file AbstractActionTestCase.php.

◆ VALUE_ContentIdFirst

const TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreCsv\AbstractActionTestCase::VALUE_ContentIdFirst = 297
protected

◆ VALUE_ContentIdLast

◆ VALUE_HotelIdFirst

const TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreCsv\AbstractActionTestCase::VALUE_HotelIdFirst = 3
protected

Definition at line 31 of file AbstractActionTestCase.php.

◆ VALUE_HotelIdSecond

const TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreCsv\AbstractActionTestCase::VALUE_HotelIdSecond = 4
protected

Definition at line 32 of file AbstractActionTestCase.php.

◆ VALUE_HotelIdThird

const TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreCsv\AbstractActionTestCase::VALUE_HotelIdThird = 5
protected

Definition at line 33 of file AbstractActionTestCase.php.

◆ VALUE_LanguageId

const TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreCsv\AbstractActionTestCase::VALUE_LanguageId = 1
protected

Definition at line 34 of file AbstractActionTestCase.php.

◆ VALUE_LanguageIdSecond

const TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreCsv\AbstractActionTestCase::VALUE_LanguageIdSecond = 2
protected

Definition at line 35 of file AbstractActionTestCase.php.

◆ VALUE_PageId

◆ VALUE_PageIdTarget

const TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreCsv\AbstractActionTestCase::VALUE_PageIdTarget = 90
protected

Definition at line 27 of file AbstractActionTestCase.php.

◆ VALUE_PageIdWebsite

const TYPO3\CMS\Core\Tests\Functional\DataScenarios\IrreCsv\AbstractActionTestCase::VALUE_PageIdWebsite = 1
protected

Definition at line 28 of file AbstractActionTestCase.php.