service cache.migrate in Drupal 9
Same name and namespace in other branches
- 8 core/modules/migrate/migrate.services.yml \cache.migrate
- 10 core/modules/migrate/migrate.services.yml \cache.migrate
Class
Drupal\Core\Cache\CacheBackendInterfaceTags
- cache.bin
3 string references to cache.migrate
- MigrateSourceTest::getSource in core/
modules/ migrate/ tests/ src/ Unit/ MigrateSourceTest.php - Gets the source plugin to test.
- MigrateSourceTest::testCount in core/
modules/ migrate/ tests/ src/ Unit/ MigrateSourceTest.php - Tests that the source count is correct.
- MigrateSourceTest::testCountCacheKey in core/
modules/ migrate/ tests/ src/ Unit/ MigrateSourceTest.php - Tests that the key can be set for the count cache.
File
- core/
modules/ migrate/ migrate.services.yml - core/modules/migrate/migrate.services.yml
View source
- class: Drupal\Core\Cache\CacheBackendInterface
- tags:
- - { name: cache.bin }
- factory:
- - '@cache_factory'
- - get
- arguments:
- - migrate