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

Public Member Functions

 enforceableRestrictionsAreKeptWhenRemoveAllIsCalled ()
 
 enforceableRestrictionsWillBeRemovedWhenRemovedByType ()
 
 crossClassWillBeRemovedWhenRemovedByType ()
 
 enforceableRestrictionsWillBeRemovedWhenRemovedByTypeAndRemovedAllIsAdditionallyCalled ()
 
 notEnforceableRestrictionsAreRemovedWhenRemoveAllIsCalled ()
 
 enforceableRestrictionsThatDeclareThemselvesNonStickyAreRemovedWhenRemoveAllIsCalled ()
 

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 27 of file AbstractRestrictionContainerTest.php.

Member Function Documentation

◆ crossClassWillBeRemovedWhenRemovedByType()

TYPO3\CMS\Core\Tests\Unit\Database\Query\Restriction\AbstractRestrictionContainerTest::crossClassWillBeRemovedWhenRemovedByType ( )

Definition at line 61 of file AbstractRestrictionContainerTest.php.

References $GLOBALS.

◆ enforceableRestrictionsAreKeptWhenRemoveAllIsCalled()

TYPO3\CMS\Core\Tests\Unit\Database\Query\Restriction\AbstractRestrictionContainerTest::enforceableRestrictionsAreKeptWhenRemoveAllIsCalled ( )

◆ enforceableRestrictionsThatDeclareThemselvesNonStickyAreRemovedWhenRemoveAllIsCalled()

TYPO3\CMS\Core\Tests\Unit\Database\Query\Restriction\AbstractRestrictionContainerTest::enforceableRestrictionsThatDeclareThemselvesNonStickyAreRemovedWhenRemoveAllIsCalled ( )

Definition at line 105 of file AbstractRestrictionContainerTest.php.

◆ enforceableRestrictionsWillBeRemovedWhenRemovedByType()

TYPO3\CMS\Core\Tests\Unit\Database\Query\Restriction\AbstractRestrictionContainerTest::enforceableRestrictionsWillBeRemovedWhenRemovedByType ( )

Definition at line 46 of file AbstractRestrictionContainerTest.php.

◆ enforceableRestrictionsWillBeRemovedWhenRemovedByTypeAndRemovedAllIsAdditionallyCalled()

TYPO3\CMS\Core\Tests\Unit\Database\Query\Restriction\AbstractRestrictionContainerTest::enforceableRestrictionsWillBeRemovedWhenRemovedByTypeAndRemovedAllIsAdditionallyCalled ( )

Definition at line 75 of file AbstractRestrictionContainerTest.php.

◆ notEnforceableRestrictionsAreRemovedWhenRemoveAllIsCalled()

TYPO3\CMS\Core\Tests\Unit\Database\Query\Restriction\AbstractRestrictionContainerTest::notEnforceableRestrictionsAreRemovedWhenRemoveAllIsCalled ( )

Definition at line 91 of file AbstractRestrictionContainerTest.php.