Module Description
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;
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;
Module Link
Project Usage
439
Security Covered
Covered By Security Advisory
Version Available
Alpha
Module Summary
This module aims to enhance debugging capabilities in Drupal 9 by allowing users to search through debug output, copy paths to specific variables, and retrieve getter code for fields attached to entities.
Data Name
search_kint