Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Release: Opensolr Search 4.5.0 Minor update available for module opensolr_search (4.5.0). Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Usage Milestone: Simplify Module simplify crossed 10,000 active installs. Usage Milestone: Views Reference Filter Module entityreference_filter crossed 10,000 active installs. Usage Milestone: Dropdown Language Module dropdown_language crossed 10,000 active installs. Usage Milestone: Paragraphs Browser Module paragraphs_browser crossed 10,000 active installs. Usage Milestone: OpenAPI Module openapi crossed 10,000 active installs. Usage Milestone: Decoupled Router Module decoupled_router crossed 10,000 active installs. Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

Temporary Storage Killer

23 sites Security covered Drupal 9–11
View on drupal.org

This module helps manage and clean up temporary storage data in Drupal. It provides Drush commands and an optional administration interface to view, target, and delete temporary storage items, with options for automation and granular control.

The module enables to manage and clean up temporary storage data.

Key Features

Core TSK Module

  • Drush Commands: Precise command-line control over temporary storage cleanup
  • Flexible Targeting: Support for both private and shared temporary storage types
  • Granular Control: Target specific collections and keys or perform bulk operations
  • Safe Operations: Built-in validation and error handling

TSK Admin Module (Optional)

  • Web Interface: User-friendly administration interface
  • Visual Overview: Browse all temporary storage collections and their contents
  • One-Click Operations: Point-and-click deletion of storage items
  • Configuration Entities: Set up automated cleanup rules

Usage Examples

Command Line (Drush)

# Clean up specific temporary storage collection
drush temp-store-killer private email_tfa

# Remove layout builder temporary data
drush tsk shared layout_builder.section_storage.overrides

# Execute all configured cleanup operations
drush temp-store-killer:all

Web Interface

  • Navigate to Administration → Reports → Temporary storage collections
  • Browse collections and delete items individually
  • Configure automated cleanup rules at Administration → Configuration → Development → Temporary Storage Killer

Installation

composer require drupal/tsk
drush en tsk
# Optionally enable admin interface
drush en tsk_admin

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
4
Tracked since
Jan 2025
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 4
Maintenance
Dormant

Release Timeline

Releases

Version Type Core Release date
1.0.0 Stable 9–11 Jun 13, 2025
1.0.0-rc1 Pre-release 9–11 May 31, 2025
1.0.0-beta2 Pre-release 9–11 Feb 7, 2025
1.0.x-dev Dev 9–11 Jan 11, 2025