This project is not covered by Drupal’s security advisory policy.

The Database Text Searcher module was developed to meet the need for efficient text searches across all tables in a Drupal database. Typically, this task would require either custom module development or direct SQL queries. This module simplifies the process, offering a powerful tool that enhances the search capabilities of Drupal sites. It enables developers to locate specific information within their site's data comprehensively and efficiently.

Features

  • Performs partial text matches across most database tables, automatically excluding system and cache-related tables for optimized performance.
  • Results include table name, column name, primary key, and the matched value.
  • Search results can be printed in the console for immediate review and saved to a timestamped CSV file.
  • Handles various character sets and encoding, ensuring accurate search results across different textual data types.
  • Resolves some entity URLs based on table names, providing direct links for quick access to the Drupal entity.

Similar projects

Find Text

Supporting organizations: 
Development and support

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • Project categories: Developer tools, Site search
  • Created by lic_morua on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases