Popular lifehacks
How do I clear Drupal database cache?
How do I clear Drupal database cache? To clear all caches, use the cache-rebuild command: drush cache-rebuild . This will empty all caches and rebuild the data required for Drupal…