You are here

service plugin.cache_clearer in Drupal 10

Same name and namespace in other branches
  1. 8 core/core.services.yml \plugin.cache_clearer
  2. 9 core/core.services.yml \plugin.cache_clearer

Class

Drupal\Core\Plugin\CachedDiscoveryClearer
5 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
  1. class: Drupal\Core\Plugin\CachedDiscoveryClearer
  2. lazy: true