Support all content entity types

Created on 27 January 2023, over 1 year ago
Updated 13 May 2023, about 1 year ago

Problem/Motivation

At this moment, the list of supported entity types is limited by Rabbit sub-modules: rh_node, etc.

Given that we react only on canocial paths, we should change it to something like:
$entity_type instanceof ContentEntityTypeInterface && $entity_type->hasLinkTemplate('canonical');

Place: \Drupal\rabbit_hole\EntityHelper::entityTypeIsSupported().

Once the task is complete, it should be verified with all supported entity types including contrib ones.

πŸ“Œ Task
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡¦Ukraine Matroskeen πŸ‡ΊπŸ‡¦ Ukraine, Lutsk

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

Comments & Activities

Production build 0.69.0 2024