Issue #3402850 by kristiaanvandeneynde, catch, smustgrave: Fix MemoryCache discovery and DX
parent
7c4decb5
No related branches found
No related tags found
Showing
- core/core.services.yml 11 additions, 13 deletionscore/core.services.yml
- core/lib/Drupal/Core/Cache/Cache.php 15 additions, 0 deletionscore/lib/Drupal/Core/Cache/Cache.php
- core/lib/Drupal/Core/Cache/CacheFactory.php 19 additions, 1 deletioncore/lib/Drupal/Core/Cache/CacheFactory.php
- core/lib/Drupal/Core/Cache/CacheTagsInvalidator.php 6 additions, 4 deletionscore/lib/Drupal/Core/Cache/CacheTagsInvalidator.php
- core/lib/Drupal/Core/Cache/ListCacheBinsPass.php 21 additions, 9 deletionscore/lib/Drupal/Core/Cache/ListCacheBinsPass.php
- core/lib/Drupal/Core/Cache/MemoryCache/MemoryCacheFactory.php 26 additions, 0 deletions.../lib/Drupal/Core/Cache/MemoryCache/MemoryCacheFactory.php
- core/lib/Drupal/Core/Test/RefreshVariablesTrait.php 5 additions, 0 deletionscore/lib/Drupal/Core/Test/RefreshVariablesTrait.php
- core/modules/book/book.services.yml 6 additions, 2 deletionscore/modules/book/book.services.yml
- core/modules/jsonapi/jsonapi.services.yml 6 additions, 3 deletionscore/modules/jsonapi/jsonapi.services.yml
- core/tests/Drupal/Tests/Core/Cache/CacheTagsInvalidatorTest.php 10 additions, 0 deletions...ests/Drupal/Tests/Core/Cache/CacheTagsInvalidatorTest.php
Please register or sign in to comment