Search for clear
- Search 9.5.x for clear
- Search 8.9.x for clear
- Search 10.3.x for clear
- Search 11.x for clear
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AGGREGATOR_CLEAR_NEVER | constant | modules/ |
Denotes that a feed's items should never expire. |
CacheClearCase | class | modules/ |
Test cache clearing methods. |
CacheClearCase::getInfo | function | modules/ |
|
CacheClearCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
CacheClearCase::testClearArray | function | modules/ |
Test clearing using an array. |
CacheClearCase::testClearCid | function | modules/ |
Test clearing using a cid. |
CacheClearCase::testClearWildcard | function | modules/ |
Test clearing using wildcard. |
CacheClearCase::testFlushAllCaches | function | modules/ |
Test drupal_flush_all_caches(). |
CacheClearCase::testIsValidBin | function | modules/ |
Test DrupalDatabaseCache::isValidBin(). |
CacheClearCase::testMinimumCacheLifetime | function | modules/ |
Test minimum cache lifetime. |
cache_clear_all | function | includes/ |
Expires data from the cache. |
CommentActionsTestCase::clearWatchdog | function | modules/ |
Helper function: clear the watchdog. |
DatabaseLog::clear | function | includes/ |
Empty the query log for the specified logging key. |
DBLogTestCase::testDBLogAddAndClear | function | modules/ |
Tests the addition and clearing of log events through the admin interface. |
dblog_clear_log_form | function | modules/ |
Form constructor for the form that clears out the log. |
dblog_clear_log_submit | function | modules/ |
Form submission handler for dblog_clear_log_form(). |
DrupalCacheInterface::clear | function | includes/ |
Expires data from the cache. |
DrupalDatabaseCache::clear | function | includes/ |
Implements DrupalCacheInterface::clear(). |
DrupalFakeCache::clear | function | includes/ |
Overrides DrupalDatabaseCache::clear(). |
drupal_clear_css_cache | function | includes/ |
Deletes old cached CSS files. |
drupal_clear_js_cache | function | includes/ |
Deletes old cached JavaScript files and variables. |
drupal_clear_opcode_cache | function | includes/ |
Invalidates a PHP file from any active opcode caches. |
drupal_clear_path_cache | function | includes/ |
Clear the path cache. |
entity_info_cache_clear | function | includes/ |
Resets the cached information about entity types. |
field_cache_clear | function | modules/ |
Clear the field info and field data caches. |
field_info_cache_clear | function | modules/ |
Clears the field info cache without clearing the field data cache. |
flood_clear_event | function | includes/ |
Makes the flood control mechanism forget an event for the current visitor. |
form_clear_error | function | includes/ |
Clears all errors against all form elements made by form_set_error(). |
menu_cache_clear | function | includes/ |
Clears the cached data for a single named menu. |
menu_cache_clear_all | function | includes/ |
Clears all cached menu data. |
system_clear_cache_submit | function | modules/ |
Submit callback; clear system caches. |
system_clear_page_cache_submit | function | modules/ |
Submit callback; clear the page cache. |
update_cache_clear_submit | function | modules/ |
Form submission handler for system_modules(). |
update_clear_update_disk_cache | function | modules/ |
Clears the temporary files and directories based on file age from disk. |
xmlrpc_clear_error | function | includes/ |
Clears any previously-saved errors. |
_menu_clear_page_cache | function | includes/ |
Clears the page and block caches at most twice per page load. |
_update_authorize_clear_update_status | function | modules/ |
Clears cached available update status data. |
_update_cache_clear | function | modules/ |
Invalidates cached data relating to update status. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.