-
- Downloads
Issue #1637478 by alexpott, pounard, catch: Add a PHP array cache backend.
Showing
- core/lib/Drupal/Core/Cache/MemoryBackend.php 238 additions, 0 deletionscore/lib/Drupal/Core/Cache/MemoryBackend.php
- core/modules/system/lib/Drupal/system/Tests/Cache/CacheTestBase.php 1 addition, 0 deletions...es/system/lib/Drupal/system/Tests/Cache/CacheTestBase.php
- core/modules/system/lib/Drupal/system/Tests/Cache/ClearTest.php 1 addition, 122 deletions...odules/system/lib/Drupal/system/Tests/Cache/ClearTest.php
- core/modules/system/lib/Drupal/system/Tests/Cache/DatabaseBackendUnitTest.php 36 additions, 0 deletions...lib/Drupal/system/Tests/Cache/DatabaseBackendUnitTest.php
- core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php 464 additions, 0 deletions...al/system/Tests/Cache/GenericCacheBackendUnitTestBase.php
- core/modules/system/lib/Drupal/system/Tests/Cache/GetMultipleTest.php 0 additions, 56 deletions.../system/lib/Drupal/system/Tests/Cache/GetMultipleTest.php
- core/modules/system/lib/Drupal/system/Tests/Cache/IsEmptyTest.php 0 additions, 46 deletions...ules/system/lib/Drupal/system/Tests/Cache/IsEmptyTest.php
- core/modules/system/lib/Drupal/system/Tests/Cache/MemoryBackendUnitTest.php 28 additions, 0 deletions...m/lib/Drupal/system/Tests/Cache/MemoryBackendUnitTest.php
- core/modules/system/lib/Drupal/system/Tests/Cache/NullBackendTest.php 1 addition, 0 deletions.../system/lib/Drupal/system/Tests/Cache/NullBackendTest.php
- core/modules/system/lib/Drupal/system/Tests/Cache/SavingTest.php 0 additions, 83 deletions...dules/system/lib/Drupal/system/Tests/Cache/SavingTest.php
Loading
Please register or sign in to comment