Extras are not showing when using the kint Twig function

Created on 19 January 2021, almost 4 years ago
Updated 10 November 2024, 3 days ago

Problem/Motivation

I have Kint working as normal and I have added in the Devel Kint Extras module but I am not seeing those 'extras' that I once knew and loved!.

My Kint out out still looks like this...

Steps to reproduce

To clarify, I am attempting to Kint a simple Node in a pre-process function using this code...

if (\Drupal::moduleHandler()->moduleExists('devel')) {
    dpm($variables);
  }

And I have set up Devel to use Kint.

I cannot seem to use the kint() functions directly because I get a "Headers already sent" error when I do.

If anyone can help that would be great.

Thanks

🐛 Bug report
Status

Closed: outdated

Version

1.0

Component

Code

Created by

🇬🇧United Kingdom SirClickALot Somerset

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024