Search for flush
- Search 7.x for flush
- Search 8.9.x for flush
- Search 10.3.x for flush
- Search 11.x for flush
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CachePluginBase::cacheFlush | function | core/ |
Clear out cached data for a view. |
| ClassWriter::flushAlteredCodeToFile | function | core/ |
Flushes altered class code to file when necessary. |
| ClearTest::testFlushAllCaches | function | core/ |
Tests drupal_flush_all_caches(). |
| config_test_cache_flush | function | core/ |
Implements hook_cache_flush(). |
| DrupalFlushAllCachesInInstallerTest | class | core/ |
Tests drupal_flush_all_caches() during an install. |
| DrupalFlushAllCachesInInstallerTest.php | file | core/ |
|
| DrupalFlushAllCachesInInstallerTest::$defaultTheme | property | core/ |
|
| DrupalFlushAllCachesInInstallerTest::$profile | property | core/ |
|
| DrupalFlushAllCachesInInstallerTest::prepareEnvironment | function | core/ |
|
| DrupalFlushAllCachesInInstallerTest::testInstalled | function | core/ |
Confirms that the installation succeeded. |
| DrupalFlushAllCachesTest | class | core/ |
@covers ::drupal_flush_all_caches[[api-linebreak]] @group Common |
| DrupalFlushAllCachesTest.php | file | core/ |
|
| DrupalFlushAllCachesTest::$containerBuilds | property | core/ |
Stores the number of container builds. |
| DrupalFlushAllCachesTest::$modules | property | core/ |
|
| DrupalFlushAllCachesTest::register | function | core/ |
|
| DrupalFlushAllCachesTest::testDrupalFlushAllCachesModuleList | function | core/ |
Tests that drupal_flush_all_caches() uses core.extension properly. |
| drupal_flush_all_caches | function | core/ |
Rebuilds the container, flushes all persistent caches, resets all variables, and rebuilds all data structures. |
| hook_cache_flush | function | core/ |
Flush all persistent and static caches. |
| hook_image_style_flush | function | core/ |
Respond to image style flushing. |
| HWLDFWordAccumulator::_flushGroup | function | core/ |
|
| HWLDFWordAccumulator::_flushLine | function | core/ |
|
| ImageAdminStylesTest::testFlushUserInterface | function | core/ |
Tests flush user interface. |
| ImageStyle::flush | function | core/ |
|
| ImageStyleFlushForm | class | core/ |
Form controller for image style flush. |
| ImageStyleFlushForm.php | file | core/ |
|
| ImageStyleFlushForm::getCancelUrl | function | core/ |
|
| ImageStyleFlushForm::getConfirmText | function | core/ |
|
| ImageStyleFlushForm::getDescription | function | core/ |
|
| ImageStyleFlushForm::getQuestion | function | core/ |
|
| ImageStyleFlushForm::submitForm | function | core/ |
|
| ImageStyleFlushTest | class | core/ |
Tests flushing of image styles. |
| ImageStyleFlushTest.php | file | core/ |
|
| ImageStyleFlushTest::$defaultTheme | property | core/ |
|
| ImageStyleFlushTest::createSampleImage | function | core/ |
Given an image style and a wrapper, generate an image. |
| ImageStyleFlushTest::getImageCount | function | core/ |
Count the number of images currently created for a style in a wrapper. |
| ImageStyleFlushTest::testFlush | function | core/ |
General test to flush a style. |
| ImageStyleInterface::flush | function | core/ |
Flushes cached media for this style. |
| image_path_flush | function | core/ |
Clears cached versions of a specific file in all styles. |
| locale_cache_flush | function | core/ |
Implements hook_cache_flush(). |
| locale_translation_flush_projects | function | core/ |
Clear the project data table. |
| LocalReadOnlyStream::stream_flush | function | core/ |
Support for fflush(). |
| LocalStream::stream_flush | function | core/ |
|
| MockTestConnection::flushCommands | function | core/ |
|
| PhpStreamWrapperInterface::stream_flush | function | core/ |
Flushes the output. |
| placeholder_strategy.single_flush | service | core/ |
Drupal\Core\Render\Placeholder\SingleFlushStrategy |
| ReadOnlyStream::stream_flush | function | core/ |
Support for fflush(). |
| SingleFlushStrategy | class | core/ |
Defines the 'single_flush' placeholder strategy. |
| SingleFlushStrategy.php | file | core/ |
|
| SingleFlushStrategy::processPlaceholders | function | core/ |
|
| update_script_test_cache_flush | function | core/ |
Implements hook_cache_flush(). |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.