cache.discovery_migration
Same name in other branches
- 9 core/modules/migrate/migrate.services.yml \cache.discovery_migration
- 10 core/modules/migrate/migrate.services.yml \cache.discovery_migration
- 11.x core/modules/migrate/migrate.services.yml \cache.discovery_migration
Class
Drupal\Core\Cache\CacheBackendInterfaceTags
- cache.bin
File
-
core/
modules/ migrate/ migrate.services.yml
View source
- class: Drupal\Core\Cache\CacheBackendInterface
- tags:
- - { name: cache.bin }
- factory: 'cache_factory:get'
- arguments:
- - discovery_migration
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.