function FileStorage::garbageCollection
Same name in other branches
- 9 core/lib/Drupal/Component/PhpStorage/FileStorage.php \Drupal\Component\PhpStorage\FileStorage::garbageCollection()
- 8.9.x core/lib/Drupal/Component/PhpStorage/FileStorage.php \Drupal\Component\PhpStorage\FileStorage::garbageCollection()
- 11.x core/lib/Drupal/Component/PhpStorage/FileStorage.php \Drupal\Component\PhpStorage\FileStorage::garbageCollection()
Overrides PhpStorageInterface::garbageCollection
1 method overrides FileStorage::garbageCollection()
- MTimeProtectedFastFileStorage::garbageCollection in core/
lib/ Drupal/ Component/ PhpStorage/ MTimeProtectedFastFileStorage.php - Performs garbage collection on the storage.
File
-
core/
lib/ Drupal/ Component/ PhpStorage/ FileStorage.php, line 217
Class
- FileStorage
- Stores the code as regular PHP files.
Namespace
Drupal\Component\PhpStorageCode
public function garbageCollection() {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.