Search for clearCache
- Search 7.x for clearCache
 - Search 9.5.x for clearCache
 - Search 8.9.x for clearCache
 - Search 10.3.x for clearCache
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| BreakpointManager::clearCachedDefinitions | function | core/ | 
                                                                                        Clears static and persistent plugin definition caches. | 
| CachedDiscoveryClearer::clearCachedDefinitions | function | core/ | 
                                                                                        Clears the cache on all cached discoveries. | 
| CachedDiscoveryClearerInterface::clearCachedDefinitions | function | core/ | 
                                                                                        Clears the cache on all cached discoveries. | 
| CachedDiscoveryInterface::clearCachedDefinitions | function | core/ | 
                                                                                        Clears static and persistent plugin definition caches. | 
| ClearCacheBlock | class | core/ | 
                                                                                        Provides a block to display 'Clear cache' elements. | 
| ClearCacheBlock.php | file | core/ | 
                                                                                        |
| ClearCacheBlock::blockAccess | function | core/ | 
                                                                                        Indicates whether the block should be shown. | 
| ClearCacheBlock::build | function | core/ | 
                                                                                        Builds and returns the renderable array for this block plugin. | 
| ClearCacheBlock::create | function | core/ | 
                                                                                        Instantiates a new instance of the implementing class using autowiring. | 
| ClearCacheBlock::__construct | function | core/ | 
                                                                                        Creates a ClearCacheBlock instance. | 
| ClearCacheBlockTest | class | core/ | 
                                                                                        Tests clear cache block behavior. | 
| ClearCacheBlockTest.php | file | core/ | 
                                                                                        |
| ClearCacheBlockTest::$clearCacheBlock | property | core/ | 
                                                                                        The clear cache block instance. | 
| ClearCacheBlockTest::$defaultTheme | property | core/ | 
                                                                                        The theme to install as the default for testing. | 
| ClearCacheBlockTest::$modules | property | core/ | 
                                                                                        Modules to install. | 
| ClearCacheBlockTest::setUp | function | core/ | 
                                                                                        |
| ClearCacheBlockTest::testCacheClearBlock | function | core/ | 
                                                                                        Tests block behavior and access based on permissions. | 
| ClearCacheForm | class | core/ | 
                                                                                        Clear caches for this site. | 
| ClearCacheForm.php | file | core/ | 
                                                                                        |
| ClearCacheForm::buildForm | function | core/ | 
                                                                                        Form constructor. | 
| ClearCacheForm::getFormId | function | core/ | 
                                                                                        Returns a unique string identifying the form. | 
| ClearCacheForm::submitForm | function | core/ | 
                                                                                        Clears the caches. | 
| ComponentNegotiator::clearCache | function | core/ | 
                                                                                        Clears the negotiation cache. | 
| ComponentPluginManager::clearCachedDefinitions | function | core/ | 
                                                                                        Clears static and persistent plugin definition caches. | 
| ConfigMapperManager::clearCachedDefinitions | function | core/ | 
                                                                                        Clears static and persistent plugin definition caches. | 
| ContextualLinkManager::clearCachedDefinitions | function | core/ | 
                                                                                        Clears static and persistent plugin definition caches. | 
| DefaultPluginManager::clearCachedDefinitions | function | core/ | 
                                                                                        Clears static and persistent plugin definition caches. | 
| DerivativeDiscoveryDecorator::clearCachedDefinitions | function | core/ | 
                                                                                        Clears static and persistent plugin definition caches. | 
| ElementInfoManager::clearCachedDefinitions | function | core/ | 
                                                                                        Clears static and persistent plugin definition caches. | 
| EntityDefinitionUpdateManager::clearCachedDefinitions | function | core/ | 
                                                                                        Clears necessary caches to apply entity/field definition updates. | 
| EntityFieldManager::clearCachedFieldDefinitions | function | core/ | 
                                                                                        Clears static and persistent field definition caches. | 
| EntityFieldManagerInterface::clearCachedFieldDefinitions | function | core/ | 
                                                                                        Clears static and persistent field definition caches. | 
| EntityFieldManagerTest::testClearCachedFieldDefinitions | function | core/ | 
                                                                                        Tests the clearCachedFieldDefinitions() method. | 
| EntityTypeBundleInfo::clearCachedBundles | function | core/ | 
                                                                                        Clears static and persistent bundles. | 
| EntityTypeBundleInfoInterface::clearCachedBundles | function | core/ | 
                                                                                        Clears static and persistent bundles. | 
| EntityTypeBundleInfoTest::testClearCachedBundles | function | core/ | 
                                                                                        Tests the clearCachedBundles() method. | 
| EntityTypeListener::clearCachedDefinitions | function | core/ | 
                                                                                        Clears necessary caches to apply entity/field definition updates. | 
| EntityTypeManager::clearCachedDefinitions | function | core/ | 
                                                                                        Clears static and persistent plugin definition caches. | 
| HelpSectionManager::clearCachedDefinitions | function | core/ | 
                                                                                        Clears static and persistent plugin definition caches. | 
| LibraryDiscovery::clearCachedDefinitions | function | core/ | 
                                                                                        Clears static and persistent library definition caches. | 
| LibraryDiscoveryCollector::clearCachedDefinitions | function | core/ | 
                                                                                        Clears static and persistent cache. | 
| LibraryDiscoveryInterface::clearCachedDefinitions | function | core/ | 
                                                                                        Clears static and persistent library definition caches. | 
| LocalActionManager::clearCachedDefinitions | function | core/ | 
                                                                                        Clears static and persistent plugin definition caches. | 
| LocaleTranslationProjectsTest::testLocaleTranslationClearCacheProjects | function | core/ | 
                                                                                        Tests locale_translation_clear_cache_projects(). | 
| OpenTelemetryAuthenticatedPerformanceTest::clearCaches | function | core/ | 
                                                                                        Clear caches. | 
| OpenTelemetryFrontPagePerformanceTest::clearCaches | function | core/ | 
                                                                                        Clear caches. | 
| OpenTelemetryNodePagePerformanceTest::clearCaches | function | core/ | 
                                                                                        Clear caches. | 
| PluginManagerCacheClearer::clearCachedDefinitions | function | core/ | 
                                                                                        Tests call to CachedDiscoveryInterface::clearCachedDefinitions(). | 
| TypedConfigManager::clearCachedDefinitions | function | core/ | 
                                                                                        Clears static and persistent plugin definition caches. | 
| TypedDataManager::clearCachedDefinitions | function | core/ | 
                                                                                        Clears static and persistent plugin definition caches. | 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.