Error route query: The "redirect" entity type does not exist

Created on 20 November 2023, 10 months ago
Updated 24 January 2024, 8 months ago

Problem/Motivation

Since upgrading to Beta 7 a route query throws

Message Drupal\Component\Plugin\Exception\PluginNotFoundException : The "redirect" entity type does not exist. dans Drupal\Core\Entity\EntityTypeManager->getDefinition() (ligne 139 de /var/www/html/web/core/lib/Drupal/Core/Entity/EntityTypeManager.php).

The redirect module is not installed.

Steps to reproduce

create a query like

query MyQuery {
  route(path: "/path") {
    path
  }
}
🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇪🇸Spain abelass

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

Comments & Activities

Production build 0.71.5 2024