Replace direct database query in bulk_update_fields_entity_operation_alter() with \Drupal::configFactory()->listAll()

Created on 20 May 2024, 6 months ago
Updated 17 August 2024, 3 months ago

Problem/Motivation

This change improves performance and prevents Out of Memory errors by using \Drupal::configFactory()->listAll() instead of a direct database query.

πŸ“Œ Task
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡¦Ukraine Andrii Momotov

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024