‪TYPO3CMS  ‪main
TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest Member List

This is the complete list of members for TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest, including all inherited members.

$initializeDatabaseTYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTestprotected
collectGarbageDoesNotRemoveNotExpiredIdentifierToDataEntry()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
collectGarbageRemovesExpiredIdentifierFromTagsToIdentifierSet()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
collectGarbageRemovesLeftOverIdentifierToTagsSet()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
findIdentifiersByTagReturnsAllIdentifiersTagedWithSpecifiedTag()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
findIdentifiersByTagReturnsEmptyArrayForNotExistingTag()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
findIdentifiersByTagThrowsExceptionIfTagIsNotAString()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
flushByTagDoesNotRemoveIdentifierToTagsSetOfUnrelatedEntry()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
flushByTagRemovesEntriesTaggedWithSpecifiedTag()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
flushByTagRemovesIdentifiersTaggedWithGivenTagFromTagToIdentifiersSets()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
flushByTagRemovesIdentifierToTagsSetOfEntryTaggedWithGivenTag()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
flushByTagRemovesTagToIdentifiersSetOfGivenTag()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
flushByTagRemovesTemporarySet()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
flushByTagsRemovesEntriesTaggedWithSpecifiedTags()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
flushByTagThrowsExceptionIfTagIsNotAString()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
flushRemovesAllEntriesFromCache()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
getReturnsPreviouslyCompressedSetEntry()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
getReturnsPreviouslySetEntry()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
getThrowsExceptionIfIdentifierIsNotAString()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
hasReturnsFalseForNotExistingEntry()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
hasReturnsTrueForPreviouslySetEntry()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
hasThrowsExceptionIfIdentifierIsNotAString()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
removeDeletesEntryFromCache()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
removeDeletesIdentifierFromTagToIdentifiersSet()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
removeDeletesIdentifierFromTagToIdentifiersSetWithMultipleEntries()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
removeDeletesIdentifierToTagEntry()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
removeReturnsFalseIfNoEntryWasDeleted()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
removeReturnsTrueIfAnEntryWasDeleted()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
removeThrowsExceptionIfIdentifierIsNotAString()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
setAddsIdentifierInTagToIdentifiersEntryIfTagIsAddedOnConsecutiveSet()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
setAppendsSecondIdentifierInTagToIdentifiersEntry()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
setCompressionLevelThrowsExceptionIfCompressionLevelIsNotBetweenMinusOneAndNine()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
setCompressionLevelThrowsExceptionIfCompressionLevelIsNotInteger()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
setCompressionThrowsExceptionIfCompressionParameterIsNotOfTypeBoolean()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
setConnectionTimeoutThrowsExceptionIfConnectionTimeoutIsNegative()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
setConnectionTimeoutThrowsExceptionIfConnectionTimeoutIsNotInteger()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
setDatabaseThrowsExceptionIfGivenDatabaseNumberIsNegative()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
setDatabaseThrowsExceptionIfGivenDatabaseNumberIsNotAnInteger()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
setOverwritesExistingEntryWithNewData()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
setOverwritesExistingEntryWithNewDefaultLifetime()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
setOverwritesExistingEntryWithNewUnlimitedLifetime()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
setOverwritesExistingEntryWithSpecifiedLifetime()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
setRemovesAllPreviouslySetTagsFromIdentifierToTagsSet()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
setRemovesIdentifierFromTagToIdentifiersEntryIfTagIsOmittedOnConsecutiveSet()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
setRemovesMultiplePreviouslySetTagsFromIdentifierToTagsSet()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
setSavesCompressedDataWithEnabledCompression()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
setSavesEntryWithDefaultLifeTime()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
setSavesEntryWithSpecifiedLifeTime()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
setSavesEntryWithUnlimitedLifeTime()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
setSavesIdentifierInTagToIdentifiersSetOfSpecifiedTag()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
setSavesPlaintextDataWithEnabledCompressionAndCompressionLevel0()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
setSavesSetDataTypeForIdentifierToTagsSet()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
setSavesSetDataTypeForTagToIdentifiersSet()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
setSavesSpecifiedTagsInIdentifierToTagsSet()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
setSavesStringDataTypeForIdentifierToDataEntry()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
setStoresEntriesInSelectedDatabase()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
setThrowsExceptionIfDataIsNotAString()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
setThrowsExceptionIfIdentifierIsNotAString()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
setThrowsExceptionIfLifetimeIsNegative()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
setThrowsExceptionIfLifetimeIsNotNullOrAnInteger()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTest
setUp()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTestprotected
setUpRedis()TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTestprivate
setUpSubject(array $backendOptions=[])TYPO3\CMS\Core\Tests\Functional\Cache\Backend\RedisBackendTestprotected