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
Supporting organizations:
Development and support
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.- Project categories: Developer tools, Site search
- Created by lic_morua on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
Releases
1.0.3-alpha1
released 21 November 2024
Works with Drupal: ^10 || ^11
Compatibility with Drush 13
Install:
Development version: 1.0.x-dev updated 21 Nov 2024 at 19:55 UTC
