service cache.discovery in Drupal 10
Same name and namespace in other branches
- 8 core/core.services.yml \cache.discovery
- 9 core/core.services.yml \cache.discovery
Class
Drupal\Core\Cache\CacheBackendInterfaceTags
- cache.bin
4 string references to cache.discovery
- CKEditor5PluginManagerTest::testInvalidPluginDefinitions in core/
modules/ ckeditor5/ tests/ src/ Kernel/ CKEditor5PluginManagerTest.php - @covers \Drupal\ckeditor5\Plugin\CKEditor5PluginDefinition::__construct() @dataProvider providerTestInvalidPluginDefinitions
- MediaTest::testDialogAccess in core/
modules/ ckeditor/ tests/ src/ FunctionalJavascript/ MediaTest.php - Tests the EditorMediaDialog's form elements' #access logic.
- settings_tray_install in core/
modules/ settings_tray/ settings_tray.install - Implements hook_install().
- TestViewsTest::testDefaultConfig in core/
modules/ views/ tests/ src/ Kernel/ TestViewsTest.php - Tests default configuration data type.
File
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Core\Cache\CacheBackendInterface
- tags:
- - { name: cache.bin, default_backend: cache.backend.chainedfast }
- factory:
- - '@cache_factory'
- - get
- arguments:
- - discovery