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). Usage Milestone: Google Analytics Module google_analytics crossed 1,000 active installs. Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Release: GraphQL Compose Codegen 1.1.2 Minor update available for module graphql_compose_codegen (1.1.2). Release: Mapy.com 1.1.3 Minor update available for module mapycom (1.1.3). Release: Ckeditor5 entity browser 3.0.3 Minor update available for module ckeditor5_entity_browser (3.0.3). Release: Ckeditor5 entity browser 3.0.1 Minor update available for module ckeditor5_entity_browser (3.0.1). Release: Ckeditor5 entity browser 3.0.2 Minor update available for module ckeditor5_entity_browser (3.0.2). Release: Teamleader Integration 4.0.2 Minor update available for module teamleader (4.0.2). Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

Find Text

321 sites Security covered Drupal 10–11
View on drupal.org

Find Text allows editors and administrators to search all text fields on a Drupal site for specific strings or patterns. It provides a user-friendly way to locate content without needing direct database access, ideal for tasks like updating product names or finding specific HTML elements. The results show where the text appears, highlight the match within the content, and support wildcard characters and regular expressions for more flexible searching.

Find Text is an editor/administrator tool to directly search all text fields on a site for a given string or regexp pattern. This allows for direct, and directed, database searches for text content without the need to use more advanced tools or requiring direct access to the database.

For instance, if a product name is going to be updated, Find Text can be used to find all instances of this name within text fields, including node body fields, text fields within paragraphs or blocks, or text values within custom fields. Similarly, instances of a specific HTML class, relative or absolute link, drupal entity, etc., can be searched for directly prior to any rendering or other processing occurs on the frontend.

The results table of the search includes the entities on which the text appears (e.g. node or menu), the specific field or fields in which the text is used, and the full content which contains the searched text. The matching text will be highlighted within the full text.

Text Search Wildcards

Two text wildcard options are available as part of the text search.

Underscores (_) can be used as single-match wildcards. Including these within a text search will match any one character for each underscore used.

Percent signs (%) can be used as multi-match wildcards. Including these within a text search will match zero, one, or multiple characters wherever it is used.

Render Markup

When using the render markup option, text matches in the results will be rendered when displayed. Content within tables, lists, or headings will be displayed as such for easier readability, though this may hide some text matches.

Searching for "table", for instance, will match any HTML tables within text content, though the matching tags will be hidden by the rendering process.

Regexp

If the regexp option is checked, the search text will be treated as a regular expression rather than a specific text search.

More information on regular expressions may be found at https://www.regular-expressions.info.

Depends on

Dependencies of the latest stable release

  • node Drupal core

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
4
Tracked since
Nov 2024
Latest release
6 months ago
Releases (12 mo)
2
Maintenance
Active

Release Timeline

Releases

Version Type Core Release date
3.0.1 Stable 10–11 Feb 16, 2026
3.0.0 Stable 10–11 Nov 10, 2025
2.0.6 Stable 8–10 Nov 15, 2024
2.0.5 Stable 8–10 Nov 11, 2024