Search for clear

  1. Search 7.x for clear
  2. Search 9.5.x for clear
  3. Search 10.3.x for clear
  4. Search 11.x for clear
  5. Other projects
Title Object type File name Summary
DblogClearLogConfirmForm::$connection property core/modules/dblog/src/Form/DblogClearLogConfirmForm.php The database connection.
DblogClearLogConfirmForm::create function core/modules/dblog/src/Form/DblogClearLogConfirmForm.php Instantiates a new instance of this class.
DblogClearLogConfirmForm::getCancelUrl function core/modules/dblog/src/Form/DblogClearLogConfirmForm.php Returns the route to go to if the user cancels the action.
DblogClearLogConfirmForm::getFormId function core/modules/dblog/src/Form/DblogClearLogConfirmForm.php Returns a unique string identifying the form.
DblogClearLogConfirmForm::getQuestion function core/modules/dblog/src/Form/DblogClearLogConfirmForm.php Returns the question to ask the user.
DblogClearLogConfirmForm::submitForm function core/modules/dblog/src/Form/DblogClearLogConfirmForm.php Form submission handler.
DblogClearLogConfirmForm::__construct function core/modules/dblog/src/Form/DblogClearLogConfirmForm.php Constructs a new DblogClearLogConfirmForm.
DbLogTest::clearLogsEntries function core/modules/dblog/tests/src/Functional/DbLogTest.php Clear the entry logs by clicking on 'Clear log messages' button.
DbLogTest::testDBLogAddAndClear function core/modules/dblog/tests/src/Functional/DbLogTest.php Tests the addition and clearing of log events through the admin interface.
DefaultLazyPluginCollectionTest::testClear function core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php @covers ::clear
DefaultPluginManager::clearCachedDefinitions function core/lib/Drupal/Core/Plugin/DefaultPluginManager.php Clears static and persistent plugin definition caches.
DefaultPluginManagerTest::testCacheClearWithTags function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php Tests the plugin manager cache clear with tags.
DisplayPluginCollection::clear function core/modules/views/src/DisplayPluginCollection.php Clears all instantiated plugins.
drupal_clear_css_cache function core/includes/common.inc Deletes old cached CSS files.
drupal_clear_js_cache function core/includes/common.inc Deletes old cached JavaScript files and variables.
drupal_migrate_post_update_clear_migrate_field_plugin_cache function core/modules/migrate_drupal/migrate_drupal.post_update.php Force MigrateField plugin definitions to be cleared.
editor_post_update_clear_cache_for_file_reference_filter function core/modules/editor/editor.post_update.php Clear the render cache to fix file references added by Editor.
ElementInfoManager::clearCachedDefinitions function core/lib/Drupal/Core/Render/ElementInfoManager.php Clears static and persistent plugin definition caches.
EntityDefinitionUpdateManager::clearCachedDefinitions function core/lib/Drupal/Core/Entity/EntityDefinitionUpdateManager.php Clears necessary caches to apply entity/field definition updates.
EntityDisplayRepository::clearDisplayModeInfo function core/lib/Drupal/Core/Entity/EntityDisplayRepository.php Clears the gathered display mode info.
EntityDisplayRepositoryInterface::clearDisplayModeInfo function core/lib/Drupal/Core/Entity/EntityDisplayRepositoryInterface.php Clears the gathered display mode info.
EntityFieldManager::clearCachedFieldDefinitions function core/lib/Drupal/Core/Entity/EntityFieldManager.php Clears static and persistent field definition caches.
EntityFieldManagerInterface::clearCachedFieldDefinitions function core/lib/Drupal/Core/Entity/EntityFieldManagerInterface.php Clears static and persistent field definition caches.
EntityFieldManagerTest::testClearCachedFieldDefinitions function core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php Tests the clearCachedFieldDefinitions() method.
EntityManager::clearCachedBundles function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::clearCachedDefinitions function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::clearCachedFieldDefinitions function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::clearDisplayModeInfo function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManagerTest::testClearCachedBundles function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the clearCachedBundles() method.
EntityManagerTest::testClearCachedDefinitions function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the clearCachedDefinitions() method.
EntityManagerTest::testClearCachedFieldDefinitions function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the clearCachedFieldDefinitions() method.
EntityManagerTest::testClearDisplayModeInfo function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the clearDisplayModeInfo() method.
EntityTypeBundleInfo::clearCachedBundles function core/lib/Drupal/Core/Entity/EntityTypeBundleInfo.php Clears static and persistent bundles.
EntityTypeBundleInfoInterface::clearCachedBundles function core/lib/Drupal/Core/Entity/EntityTypeBundleInfoInterface.php Clears static and persistent bundles.
EntityTypeBundleInfoTest::testClearCachedBundles function core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php Tests the clearCachedBundles() method.
EntityTypeListener::clearCachedDefinitions function core/lib/Drupal/Core/Entity/EntityTypeListener.php Clears necessary caches to apply entity/field definition updates.
EntityTypeManager::clearCachedDefinitions function core/lib/Drupal/Core/Entity/EntityTypeManager.php Clears static and persistent plugin definition caches.
EntityTypeRepository::clearCachedDefinitions function core/lib/Drupal/Core/Entity/EntityTypeRepository.php Clear the static cache.
EntityTypeRepositoryInterface::clearCachedDefinitions function core/lib/Drupal/Core/Entity/EntityTypeRepositoryInterface.php Clear the static cache.
entity_render_cache_clear function core/includes/entity.inc Clears the entity render cache for all entity types.
FeedStorageInterface::CLEAR_NEVER constant core/modules/aggregator/src/FeedStorageInterface.php Denotes that a feed's items should never expire.
FloodInterface::clear function core/lib/Drupal/Core/Flood/FloodInterface.php Makes the flood control mechanism forget an event for the current visitor.
FormState::clearErrors function core/lib/Drupal/Core/Form/FormState.php Clears all errors against all form elements made by self::setErrorByName().
FormStateDecoratorBase::clearErrors function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php Clears all errors against all form elements made by self::setErrorByName().
FormStateDecoratorBaseTest::testClearErrors function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::clearErrors
FormStateInterface::clearErrors function core/lib/Drupal/Core/Form/FormStateInterface.php Clears all errors against all form elements made by self::setErrorByName().
HelpSearch::indexClear function core/modules/help_topics/src/Plugin/Search/HelpSearch.php Clears the search index for this plugin.
HelpSectionManager::clearCachedDefinitions function core/modules/help_topics/src/HelpSectionManager.php Clears static and persistent plugin definition caches.
ImageStyleStorage::clearReplacementId function core/modules/image/src/ImageStyleStorage.php Clears a replacement ID from the storage.
ImageStyleStorageInterface::clearReplacementId function core/modules/image/src/ImageStyleStorageInterface.php Clears a replacement ID from the storage.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.