PHP Class Neos\Fusion\Tests\Functional\TypoScriptObjects\ContentCacheTest

Inheritance: extends AbstractTypoScriptObjectTest
Show file Open project: neos/neos-development-collection

Protected Properties

Property Type Description
$contentCache Neos\Fusion\Core\Cache\ContentCache

Public Methods

Method Description
cacheIdentifierPrototypeCanBeOverwritten ( )
cacheUsesGlobalCacheIdentifiersAsDefaultPrototypeForEntryIdentifier ( )
conditionsAreAppliedAfterGettingCachedSegment ( )
conditionsAreAppliedForUncachedSegment ( )
entryTagsUseSanitizedTagValue ( )
exceptionInAlreadyCachedSegmentShouldNotLeaveSegmentMarkersInOutput ( )
flushByTagFlushesCacheEntriesWithSpecificEntryTagsAndRerenderCreatesOuterSegment ( )
globalIdentifiersAreUsedWithBlankEntryIdentifiers ( )
handlingInnerRenderingExceptionsDisablesTheContentCache ( )
maximumLifetimeForCachedSegmentWillBeMinimumOfNestedEmbedSegmentsAndSelf ( )
nestedCacheSegmentsAreFetchedFromCache ( )
processorsAreAppliedAfterUncachedSegments ( )
processorsAreAppliedBeforeCachingASegment ( )
renderCachedSegmentTwiceYieldsSameResult ( )
setUp ( )
tearDown ( )
uncachedSegmentInCachedSegmentCanOverrideContextVariables ( )
uncachedSegmentInCachedSegmentIsEvaluatedFromSerializedContext ( )
uncachedSegmentInUpdatedCachedSegmentIsEvaluatedFromContextValue ( )
uncachedSegmentOnTopLevelIsProcessedWithoutChanges ( )
uncachedSegmentWithWrongContextConfigurationWillTriggerErrorOnFirstHit ( )

Method Details

cacheIdentifierPrototypeCanBeOverwritten() public method

cacheUsesGlobalCacheIdentifiersAsDefaultPrototypeForEntryIdentifier() public method

conditionsAreAppliedAfterGettingCachedSegment() public method

conditionsAreAppliedForUncachedSegment() public method

entryTagsUseSanitizedTagValue() public method

exceptionInAlreadyCachedSegmentShouldNotLeaveSegmentMarkersInOutput() public method

flushByTagFlushesCacheEntriesWithSpecificEntryTagsAndRerenderCreatesOuterSegment() public method

globalIdentifiersAreUsedWithBlankEntryIdentifiers() public method

handlingInnerRenderingExceptionsDisablesTheContentCache() public method

maximumLifetimeForCachedSegmentWillBeMinimumOfNestedEmbedSegmentsAndSelf() public method

nestedCacheSegmentsAreFetchedFromCache() public method

processorsAreAppliedAfterUncachedSegments() public method

processorsAreAppliedBeforeCachingASegment() public method

renderCachedSegmentTwiceYieldsSameResult() public method

setUp() public method

public setUp ( )

tearDown() public method

public tearDown ( )

uncachedSegmentInCachedSegmentCanOverrideContextVariables() public method

uncachedSegmentInCachedSegmentIsEvaluatedFromSerializedContext() public method

uncachedSegmentInUpdatedCachedSegmentIsEvaluatedFromContextValue() public method

uncachedSegmentOnTopLevelIsProcessedWithoutChanges() public method

uncachedSegmentWithWrongContextConfigurationWillTriggerErrorOnFirstHit() public method

Property Details

$contentCache protected property

protected ContentCache,Neos\Fusion\Core\Cache $contentCache
return Neos\Fusion\Core\Cache\ContentCache