I am getting error when I pass something with devel kint

Created on 15 March 2023, over 1 year ago
Updated 20 October 2023, 8 months ago

Problem/Motivation

I had to debug with a devel kint then got this error drupal Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 135562845 bytes) in C:\xampp\htdocs\install-dir\web\core\lib\Drupal\Core\Database\StatementWrapper.php on line

Steps to reproduce

1.install devel and devel kint extra
2.pass a value with kint like {{ kint(content.field_myfield) }}
3.after that this error came
4.When I checked my php.ini file it already has memory limit of 512 now tell me what to do.

🐛 Bug report
Status

Closed: works as designed

Version

1.1

Component

Code

Created by

🇮🇳India AnkitKumar_0909

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

Comments & Activities

Production build 0.69.0 2024