Search Kint

Categories

Component ID

2705225

Component name

Search Kint

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

17942

Component created

Component changed

Component body

Heavily based on the search_krumo module however works with kint for Drupal 8.

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;