PHP Exception Drupal\\Component\\Plugin\\Exception\\InvalidPluginDefinitionException: "The "node" entity type did not specify a inline_form handler

Created on 23 January 2025, 7 days ago

Problem/Motivation

After installing using recipe found:
"PHP message: Uncaught PHP Exception Drupal\\Component\\Plugin\\Exception\\InvalidPluginDefinitionException: "The "node" entity type did not specify a inline_form handler"

Zaya includes some configs, but the included in node chapter form_mode uses a ief complex widget that was referencing a config not existing, so. If importing the config of form mode the issue must be gone.

To check if node has the handler inline_form, run:
drush eval "print_r(\Drupal::entityTypeManager()->getDefinitions()['node']->getHandlerClass('inline_form'));"

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

🇪🇸Spain aleix

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

Comments & Activities

Production build 0.71.5 2024