service plugin.cache_clearer in Drupal 10
Same name and namespace in other branches
- 8 core/core.services.yml \plugin.cache_clearer
- 9 core/core.services.yml \plugin.cache_clearer
Class
Drupal\Core\Plugin\CachedDiscoveryClearer5 string references to plugin.cache_clearer
- drupal_flush_all_caches in core/
includes/ common.inc - Rebuilds the container, flushes all persistent caches, resets all variables, and rebuilds all data structures.
- FieldLayoutTest::testRegionChanges in core/
modules/ field_layout/ tests/ src/ Functional/ FieldLayoutTest.php - Tests that changes to the regions still leave the fields visible.
- ModuleInstaller::install in core/
lib/ Drupal/ Core/ Extension/ ModuleInstaller.php - ModuleInstaller::uninstall in core/
lib/ Drupal/ Core/ Extension/ ModuleInstaller.php - PluginManagerPass::process in core/
lib/ Drupal/ Core/ Plugin/ PluginManagerPass.php
File
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Core\Plugin\CachedDiscoveryClearer
- lazy: true