Allowed memory size exhausted

Created on 3 December 2024, 15 days ago

Problem/Motivation

Can't modify settings of the widget, because Form display causes error

PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 294912 bytes) in /web/modules/custom/group_by_field_widget/src/Plugin/Field/FieldWidget/GroupByFieldReferenceWidget.php on line 414" while reading response header from upstream, request: "GET /admin/structure/types/manage/assignment/form-display HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php8.3-fpm.sock

Steps to reproduce

1. Add an entity reference field to node
2. Create a View to filter it
3. Set Group by Field Widget and make all the settings, save
4. Go to Form Display

Get a blank screen and PHP error

Please help with any solution

πŸ› Bug report
Status

Active

Version

1.2

Component

Code

Created by

πŸ‡·πŸ‡ΊRussia 4everzip

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

Comments & Activities

  • Issue created by @4everzip
  • πŸ‡ΊπŸ‡ΈUnited States jalite1991

    Hey 4everzip, Can you let me know how many items you have in results of the view. You may have hit an upper limit of what the module can handle at your current php memory limit.

Production build 0.71.5 2024