's Avatar

@drush.org

30
Followers
1
Following
3
Posts
18.03.2025
Joined
Posts Following

Latest posts by @drush.org

theme:dev - Drush Toggle Twig development and cache aggregation settings.

Drush 13.6 is released with a new theme:dev command:

- Disables render, dynamic page, and page caches.
- Enables Twig debug mode (e.g., `dump()` function, template suggestions).
- Disables Twig cache (templates always recompiled)
- Disables CSS and JS aggregation

www.drush.org/13.x/command...

22.04.2025 12:51 👍 3 🔁 3 💬 0 📌 0
Implement core's cache prewarm API, when it exists · Issue #5724 · drush-ops/drush Is your feature request related to a problem? Please describe. When you clear caches, a certain amount of cache rebuilding happens during the cache clear (route rebuilding etc.), and a certain amou...

Drush has a new cache:warm command that implements the nifty cache warming API that will show up in Drupal 11.2. See github.com/drush-ops/dr...

26.03.2025 17:22 👍 2 🔁 1 💬 0 📌 0
Preview
Release 13.4.0 · drush-ops/drush What's Changed Add Drupal Dependencies commands to Drush core by @claudiu-cristea in #6060 Fix #6158. Entity save command does not properly check for revision support by @weitzman in #6168 Add mis...

Drush 13.4 is out. We have a couple new commands (browse your module and config dependencies), and much more github.com/drush-ops/dr...

18.03.2025 20:41 👍 3 🔁 1 💬 0 📌 2