ActivationManager should use a tagged service iterator

Created on 3 August 2025, 9 days ago

Problem/Motivation

The activation manager is using the service collector pattern to discover activators. Since Drupal 10.3 (which is below our lowest supported version of core), core lets you use a more performant tagged service iterator instead: https://www.drupal.org/node/3436859 โ†’

Let's adopt that to discover activators, rather than bother with the addActivator() method.

๐Ÿ“Œ Task
Status

Active

Version

2.1

Component

Code

Created by

๐Ÿ‡บ๐Ÿ‡ธUnited States phenaproxima Massachusetts

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