Search for clear
- Search 7.x for clear
- Search 9.5.x for clear
- Search 10.3.x for clear
- Search 11.x for clear
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ImmutableConfig::clear | function | core/ |
Unsets a value in this configuration object. |
ImmutableConfigTest::testClear | function | core/ |
@covers ::clear |
LazyPluginCollection::clear | function | core/ |
Clears all instantiated plugins. |
LibraryDiscovery::clearCachedDefinitions | function | core/ |
Clears static and persistent library definition caches. |
LibraryDiscoveryInterface::clearCachedDefinitions | function | core/ |
Clears static and persistent library definition caches. |
LocaleTranslationProjectsTest::testLocaleTranslationClearCacheProjects | function | core/ |
Tests locale_translation_clear_cache_projects(). |
locale_post_update_clear_cache_for_old_translations | function | core/ |
Clear cache to ensure plural translations are removed from it. |
locale_translation_clear_cache_projects | function | core/ |
Clears the projects cache. |
locale_translation_clear_status | function | core/ |
Clear the translation status cache. |
Log::clear | function | core/ |
Empty the query log for the specified logging key. |
MemoryBackend::clear | function | core/ |
Makes the flood control mechanism forget an event for the current visitor. |
MenuLegacyTest::testMenuCacheClearAll | function | core/ |
Tests deprecation of the menu_cache_clear_all() function. |
menu_cache_clear_all | function | core/ |
Clears all cached menu data. |
MessageCommand::$clearPrevious | property | core/ |
Whether to clear previous messages. |
MetadataBag::clearCsrfTokenSeed | function | core/ |
Clear the CSRF token seed. |
MigrateExecutableMemoryExceededTest::testMemoryExceededClearedEnough | function | core/ |
Tests memoryExceeded method when enough is cleared. |
MigrateIdMapInterface::clearMessages | function | core/ |
Clears all messages from the map. |
MigrateMessageCapture::clear | function | core/ |
Clears out any captured messages. |
MigrateSqlIdMapTest::testClearMessages | function | core/ |
Tests the clear messages method. |
Migration::clearInterruptionResult | function | core/ |
Clears the result to return upon interruption. |
MigrationInterface::clearInterruptionResult | function | core/ |
Clears the result to return upon interruption. |
MockAliasManager::cacheClear | function | core/ |
|
NewAliasManager::cacheClear | function | core/ |
Clear internal caches in alias manager. |
NodeSearch::indexClear | function | core/ |
Clears the search index for this plugin. |
NodeStorage::clearRevisionsLanguage | function | core/ |
Unsets the language for all nodes with the given language. |
NodeStorageInterface::clearRevisionsLanguage | function | core/ |
Unsets the language for all nodes with the given language. |
NullIdMap::clearMessages | function | core/ |
Clears all messages from the map. |
PerformanceForm::submitCacheClear | function | core/ |
Clears the caches. |
plugin.cache_clearer | service | core/ |
Drupal\Core\Plugin\CachedDiscoveryClearer |
SearchDeprecationTest::testClear | function | core/ |
@expectedDeprecation search_index_clear() is deprecated in drupal:8.8.0 and is removed in drupal:9.0.0. Use \Drupal\search\SearchIndex::clear() instead. See https://www.drupal.org/node/3075696 |
SearchIndex::clear | function | core/ |
Clears either a part of, or the entire search index. |
SearchIndexingInterface::indexClear | function | core/ |
Clears the search index for this plugin. |
SearchIndexInterface::clear | function | core/ |
Clears either a part of, or the entire search index. |
SearchPageRepository::clearDefaultSearchPage | function | core/ |
Clears the default search page. |
SearchPageRepositoryInterface::clearDefaultSearchPage | function | core/ |
Clears the default search page. |
SearchPageRepositoryTest::testClearDefaultSearchPage | function | core/ |
Tests the clearDefaultSearchPage() method. |
search_index_clear | function | core/ |
Clears either a part of, or the entire search index. |
SessionTestController::clearSessionBagFlag | function | core/ |
Clears the test flag from the session test bag. |
Sql::clearFields | function | core/ |
Remove all fields that may've been added; primarily used for summary mode where we're changing the query because we didn't get data we needed. |
Sql::clearMessages | function | core/ |
Clears all messages from the map. |
StubThemeHandler::$clearedCssCache | property | core/ |
Whether the CSS cache was cleared. |
StubThemeHandler::clearCssCache | function | core/ |
|
system_post_update_clear_menu_cache | function | core/ |
Clear the menu cache. |
system_post_update_hashes_clear_cache | function | core/ |
Force caches using hashes to be cleared (Twig, render cache, etc.). |
system_post_update_states_clear_cache | function | core/ |
Force cache clear to ensure aggregated JavaScript files are regenerated. |
taxonomy_post_update_clear_entity_bundle_field_definitions_cache | function | core/ |
Clear entity_bundle_field_definitions cache for new parent field settings. |
taxonomy_post_update_clear_views_data_cache | function | core/ |
Clear caches due to updated taxonomy entity views data. |
TestEntityFieldManager::testClearEntityFieldInfo | function | core/ |
Allows the static caches to be cleared. |
TestMigrateExecutable::$clearedMemoryUsage | property | core/ |
The cleared memory usage. |
TestSessionBag::clear | function | core/ |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.