Follow-up: Investigate if PluginExists should also validatie if the pluing is providided by a specific module

Created on 14 March 2025, about 1 month ago

Problem/Motivation

In the parent issue field_config_base validated field type. We use PluginExists for this. In the original ideas it was suggested the module providing the plugin should also be validated. We need to investigate if we need to still do this.

    field_type:
      type: string
      label: 'Field type'
      constraints:
        PluginExists:
          manager: plugin.manager.field.field_type
          interface: '\Drupal\Core\Field\FieldItemInterface'

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

📌 Task
Status

Active

Version

11.0 🔥

Component

configuration entity system

Created by

🇳🇱Netherlands bbrala Netherlands

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

Comments & Activities

Production build 0.71.5 2024