Our default dumper is Symfony var-dumper, but our front-end developers still want to be able to call kint.
The devel module allows that by providing a kint()
Twig function: https://git.drupalcode.org/project/devel/-/blob/1a7e225762cd4485987d4376...
We could add a new Twig function that calls the kint_extended
dumper manually.
I will submit a patch.
Closed: outdated
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.