‪TYPO3CMS  9.5
TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbBackendTest Class Reference
Inheritance diagram for TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbBackendTest:

Public Member Functions

 setUp ()
 
array uidOfAlreadyPersistedValueObjectIsDeterminedCorrectlyDataProvider ()
 
 uidOfAlreadyPersistedValueObjectIsDeterminedCorrectly (bool $isFrontendEnvironment)
 
 doLanguageAndWorkspaceOverlayChangesUidIfInPreview ()
 

Protected Attributes

bool $resetSingletonInstances = true
 

Detailed Description

Test case

Definition at line 33 of file Typo3DbBackendTest.php.

Member Function Documentation

◆ doLanguageAndWorkspaceOverlayChangesUidIfInPreview()

TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbBackendTest::doLanguageAndWorkspaceOverlayChangesUidIfInPreview ( )
Test:

Definition at line 138 of file Typo3DbBackendTest.php.

◆ setUp()

TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbBackendTest::setUp ( )

Definition at line 40 of file Typo3DbBackendTest.php.

References $GLOBALS.

◆ uidOfAlreadyPersistedValueObjectIsDeterminedCorrectly()

TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbBackendTest::uidOfAlreadyPersistedValueObjectIsDeterminedCorrectly ( bool  $isFrontendEnvironment)
Test:
‪@dataProvider uidOfAlreadyPersistedValueObjectIsDeterminedCorrectlyDataProvider

Definition at line 61 of file Typo3DbBackendTest.php.

◆ uidOfAlreadyPersistedValueObjectIsDeterminedCorrectlyDataProvider()

array TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbBackendTest::uidOfAlreadyPersistedValueObjectIsDeterminedCorrectlyDataProvider ( )
Returns
‪array

Definition at line 49 of file Typo3DbBackendTest.php.

Member Data Documentation

◆ $resetSingletonInstances

bool TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbBackendTest::$resetSingletonInstances = true
protected

Due to nested PageRepository / FrontendRestriction Container issues, the Context object is set

Definition at line 38 of file Typo3DbBackendTest.php.