Closed (fixed)
Project:
MyREST Metatag
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
19 Feb 2026 at 15:57 UTC
Updated:
19 Feb 2026 at 16:46 UTC
Jump to comment: Most recent
The MyrestMetatagStorage class has an overly complex constructor and redundant logic in path matching, which can be optimized for better performance and maintainability.
MyrestMetatagStorage.getMyrestMetatagBySourcePath to remove unnecessary checks.router.route_provider for more reliable route parameter extraction.Refactor storage class and verify path lookup logic.
None.
Internal refactoring of storage methods.
None.
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 #3
sergeydruua commentedComment #5
sergeydruua commented