system.module_admin_links_memory_cache

Same name and namespace in other branches
  1. 11.x core/modules/system/system.services.yml \system.module_admin_links_memory_cache
  2. 10 core/modules/system/system.services.yml \system.module_admin_links_memory_cache

Class

Drupal\Core\Cache\MemoryCache\MemoryCache

File

core/modules/system/system.services.yml

View source
  1. class: Drupal\Core\Cache\MemoryCache\MemoryCache
  2. arguments:
  3. - '@datetime.time'
  4. deprecated: 'The "%service_id%" service is deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. Inject "cache.memory" instead. See https://www.drupal.org/node/3047289'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.