Search Kint
227 sites
Security covered
This module allows you to search through debug output, copy the path to specific variables, and even generate the getter code for entity fields when copying their paths.
Heavily based on the search_krumo module; however this works with kint for Drupal 9.
Key features:
* Searching though debug output
* Copying the path to a particular variable
* When copying a path to a field attached to an entity return the getter code.
E.g. $account->get('field_first_name')->value;
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
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 2.0.0-beta2 | Pre-release | 10–11 | Drops support for kint-php/kint < 5.x, adds support for 6.x. | Jul 7, 2025 |