memcache_storage.routing.yml in Memcache Storage 8
File
memcache_storage.routing.ymlView source
- memcache_storage.admin_statistics:
- path: '/admin/config/development/memcache_storage'
- defaults:
- _controller: 'Drupal\memcache_storage\Controller\MemcachedStatistics::content'
- _title: 'Memcached usage statistics'
- requirements:
- _permission: 'manage memcache_storage'