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

Public Member Functions

 buildExpressionAddsLiveWorkspaceWhereClause ()
 
 buildExpressionAddsNonLiveWorkspaceWhereClause ()
 
 buildExpressionAddsLiveWorkspaceLimitedWhereClause ()
 
 buildExpressionAddsNonLiveWorkspaceLimitedWhereClause ()
 
 buildExpressionQueriesAllVersionedRecordsWithinAWorkspaceAsWell ()
 
 buildExpressionQueriesAllVersionedRecordsWithinLiveStillRemovesDeletedState ()
 

Additional Inherited Members

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

Detailed Description

Definition at line 23 of file WorkspaceRestrictionTest.php.

Member Function Documentation

◆ buildExpressionAddsLiveWorkspaceLimitedWhereClause()

TYPO3\CMS\Core\Tests\Unit\Database\Query\Restriction\WorkspaceRestrictionTest::buildExpressionAddsLiveWorkspaceLimitedWhereClause ( )

Definition at line 48 of file WorkspaceRestrictionTest.php.

References $GLOBALS.

◆ buildExpressionAddsLiveWorkspaceWhereClause()

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

Definition at line 26 of file WorkspaceRestrictionTest.php.

References $GLOBALS.

◆ buildExpressionAddsNonLiveWorkspaceLimitedWhereClause()

TYPO3\CMS\Core\Tests\Unit\Database\Query\Restriction\WorkspaceRestrictionTest::buildExpressionAddsNonLiveWorkspaceLimitedWhereClause ( )

Definition at line 59 of file WorkspaceRestrictionTest.php.

References $GLOBALS.

◆ buildExpressionAddsNonLiveWorkspaceWhereClause()

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

Definition at line 37 of file WorkspaceRestrictionTest.php.

References $GLOBALS.

◆ buildExpressionQueriesAllVersionedRecordsWithinAWorkspaceAsWell()

TYPO3\CMS\Core\Tests\Unit\Database\Query\Restriction\WorkspaceRestrictionTest::buildExpressionQueriesAllVersionedRecordsWithinAWorkspaceAsWell ( )

Definition at line 70 of file WorkspaceRestrictionTest.php.

References $GLOBALS.

◆ buildExpressionQueriesAllVersionedRecordsWithinLiveStillRemovesDeletedState()

TYPO3\CMS\Core\Tests\Unit\Database\Query\Restriction\WorkspaceRestrictionTest::buildExpressionQueriesAllVersionedRecordsWithinLiveStillRemovesDeletedState ( )

Definition at line 80 of file WorkspaceRestrictionTest.php.

References $GLOBALS.