-
- Downloads
Issue #2256877 by znerol: Remove the API function to check if a cache bin is empty.
Showing
- core/lib/Drupal/Core/Cache/BackendChain.php 0 additions, 13 deletionscore/lib/Drupal/Core/Cache/BackendChain.php
- core/lib/Drupal/Core/Cache/CacheBackendInterface.php 0 additions, 11 deletionscore/lib/Drupal/Core/Cache/CacheBackendInterface.php
- core/lib/Drupal/Core/Cache/DatabaseBackend.php 0 additions, 18 deletionscore/lib/Drupal/Core/Cache/DatabaseBackend.php
- core/lib/Drupal/Core/Cache/MemoryBackend.php 0 additions, 7 deletionscore/lib/Drupal/Core/Cache/MemoryBackend.php
- core/lib/Drupal/Core/Cache/NullBackend.php 0 additions, 7 deletionscore/lib/Drupal/Core/Cache/NullBackend.php
- core/lib/Drupal/Core/Cache/PhpBackend.php 0 additions, 8 deletionscore/lib/Drupal/Core/Cache/PhpBackend.php
- core/modules/filter/lib/Drupal/filter/Tests/FilterAdminTest.php 71 additions, 2 deletions...odules/filter/lib/Drupal/filter/Tests/FilterAdminTest.php
- core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php 6 additions, 17 deletions...al/system/Tests/Cache/GenericCacheBackendUnitTestBase.php
- core/modules/toolbar/toolbar.module 6 additions, 9 deletionscore/modules/toolbar/toolbar.module
- core/tests/Drupal/Tests/Core/Cache/BackendChainImplementationUnitTest.php 6 additions, 17 deletions...l/Tests/Core/Cache/BackendChainImplementationUnitTest.php
- core/tests/Drupal/Tests/Core/Cache/NullBackendTest.php 0 additions, 1 deletioncore/tests/Drupal/Tests/Core/Cache/NullBackendTest.php
Loading
Please register or sign in to comment