‪TYPO3CMS  9.5
TYPO3\CMS\Core\Tests\Unit\Database\Query\Restriction\FrontendWorkspaceRestrictionTest Class Reference
Inheritance diagram for TYPO3\CMS\Core\Tests\Unit\Database\Query\Restriction\FrontendWorkspaceRestrictionTest:
TYPO3\CMS\Core\Tests\Unit\Database\Query\Restriction\AbstractRestrictionTestCase

Public Member Functions

 buildExpressionAddsLiveWorkspaceWhereClause ()
 
 buildExpressionAddsNonLiveWorkspaceWhereClause ()
 
 buildExpressionAddsNonLiveWorkspaceExclusiveWhereClause ()
 

Protected Attributes

 $resetSingletonInstances = true
 
- ‪Protected Attributes inherited from ‪TYPO3\CMS\Core\Tests\Unit\Database\Query\Restriction\AbstractRestrictionTestCase
TYPO3 CMS Core Database Query Expression ExpressionBuilder
 

Additional Inherited Members

- ‪Public Attributes inherited from ‪TYPO3\CMS\Core\Tests\Unit\Database\Query\Restriction\AbstractRestrictionTestCase
 $expressionBuilder
 
- ‪Protected Member Functions inherited from ‪TYPO3\CMS\Core\Tests\Unit\Database\Query\Restriction\AbstractRestrictionTestCase
 setUp ()
 

Detailed Description

Test case

Definition at line 23 of file FrontendWorkspaceRestrictionTest.php.

Member Function Documentation

◆ buildExpressionAddsLiveWorkspaceWhereClause()

TYPO3\CMS\Core\Tests\Unit\Database\Query\Restriction\FrontendWorkspaceRestrictionTest::buildExpressionAddsLiveWorkspaceWhereClause ( )
Test:

Definition at line 30 of file FrontendWorkspaceRestrictionTest.php.

References $GLOBALS.

◆ buildExpressionAddsNonLiveWorkspaceExclusiveWhereClause()

TYPO3\CMS\Core\Tests\Unit\Database\Query\Restriction\FrontendWorkspaceRestrictionTest::buildExpressionAddsNonLiveWorkspaceExclusiveWhereClause ( )
Test:

Definition at line 66 of file FrontendWorkspaceRestrictionTest.php.

References $GLOBALS.

◆ buildExpressionAddsNonLiveWorkspaceWhereClause()

TYPO3\CMS\Core\Tests\Unit\Database\Query\Restriction\FrontendWorkspaceRestrictionTest::buildExpressionAddsNonLiveWorkspaceWhereClause ( )
Test:

Definition at line 48 of file FrontendWorkspaceRestrictionTest.php.

References $GLOBALS.

Member Data Documentation

◆ $resetSingletonInstances

TYPO3\CMS\Core\Tests\Unit\Database\Query\Restriction\FrontendWorkspaceRestrictionTest::$resetSingletonInstances = true
protected

Definition at line 25 of file FrontendWorkspaceRestrictionTest.php.