Closed (fixed)
Project:
MyREST
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
25 Aug 2026 at 09:15 UTC
Updated:
25 Aug 2026 at 11:07 UTC
Jump to comment: Most recent
A module that claims to expose the content model of any site cannot be limited to nodes and terms. On one of the sites this module runs on the products are commerce entities rather than nodes; other sites keep content in media, in profiles, in entity types of their own. The current base classes and helpers assume a node or a term in signatures, in loading, in alias handling and in language handling.
ContentEntityInterface and the entity type manager throughout, rather than against node and term classes.type/title//node/{nid}.Everything. Blocks the scanner, which otherwise learns to scan only what the resources can serve.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
sergeydruua commentedComment #6
sergeydruua commented