6 methods override GenericCacheBackendUnitTestBase::createCacheBackend()
- ApcuBackendTest::createCacheBackend in core/
tests/ Drupal/ KernelTests/ Core/ Cache/ ApcuBackendTest.php - Creates a cache backend to test.
- BackendChainTest::createCacheBackend in core/
tests/ Drupal/ KernelTests/ Core/ Cache/ BackendChainTest.php - Creates a cache backend to test.
- ChainedFastBackendTest::createCacheBackend in core/
tests/ Drupal/ KernelTests/ Core/ Cache/ ChainedFastBackendTest.php - Creates a new instance of ChainedFastBackend.
- DatabaseBackendTest::createCacheBackend in core/
tests/ Drupal/ KernelTests/ Core/ Cache/ DatabaseBackendTest.php - Creates a new instance of DatabaseBackend.
- MemoryBackendTest::createCacheBackend in core/
tests/ Drupal/ KernelTests/ Core/ Cache/ MemoryBackendTest.php - Creates a new instance of MemoryBackend.
- PhpBackendTest::createCacheBackend in core/
tests/ Drupal/ KernelTests/ Core/ Cache/ PhpBackendTest.php - Creates a new instance of MemoryBackend.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.