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

Public Member Functions

 buildExpressionAddsLiveWorkspaceWhereClause ()
 
 buildExpressionAddsNonLiveWorkspaceWhereClause ()
 
 buildExpressionAddsNonLiveWorkspaceExclusiveWhereClause ()
 

Protected Attributes

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

Additional Inherited Members

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

Detailed Description

Definition at line 23 of file FrontendWorkspaceRestrictionTest.php.

Member Function Documentation

◆ buildExpressionAddsLiveWorkspaceWhereClause()

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

Definition at line 30 of file FrontendWorkspaceRestrictionTest.php.

References $GLOBALS.

◆ buildExpressionAddsNonLiveWorkspaceExclusiveWhereClause()

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

Definition at line 66 of file FrontendWorkspaceRestrictionTest.php.

References $GLOBALS.

◆ buildExpressionAddsNonLiveWorkspaceWhereClause()

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

Definition at line 48 of file FrontendWorkspaceRestrictionTest.php.

References $GLOBALS.

Member Data Documentation

◆ $resetSingletonInstances

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

Definition at line 25 of file FrontendWorkspaceRestrictionTest.php.