Update Smart Trim to use Object Oriented Hooks

Created on 6 March 2025, 29 days ago

Problem/Motivation

Drupal is moving to object oriented hooks. See change record for details .

Proposed resolution

Create a service to contain hooks.
Add backwards compatible legacy hooks in module file.

Remaining tasks

Convert to object oriented hooks.

User interface changes

None

API changes

None

Data model changes

None

📌 Task
Status

Active

Version

2.2

Component

Code

Created by

🇮🇪Ireland lostcarpark

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

Merge Requests

Comments & Activities

  • Issue created by @lostcarpark
  • Merge request !106Move hooks into service. → (Merged) created by lostcarpark
  • Pipeline finished with Failed
    29 days ago
    Total: 255s
    #442374
  • Pipeline finished with Failed
    29 days ago
    Total: 414s
    #442378
  • Pipeline finished with Failed
    29 days ago
    Total: 215s
    #442938
  • Pipeline finished with Failed
    29 days ago
    Total: 252s
    #442943
  • 🇮🇪Ireland lostcarpark

    I have created a SmartTrimHooks service and moved the current hooks into it. I added legacy hooks for backwards compatibility.

    I had to use ContainerBuilder in the unit test setup, as I was getting an error due to container not being initialised.

    I am getting a PHPStan warning for "next minor". I don't think it's related to this change, so I'll open a separate issue to address it. We might want to address that, then rebase this with it's merged.

  • 🇮🇪Ireland lostcarpark

    The PHPStan failure should be resolved by 🐛 PHPStan fails for Next Minor Active , at which point this can be rebased cleanly.

  • 🇺🇸United States markie Albuquerque, NM

    This looks good and I'll rebase here in a few. I think we need to move the TruncateHTML functionality into a service all together. There might be a ticket for that already.. Thanks for these fixes.

  • Pipeline finished with Success
    26 days ago
    Total: 209s
    #444543
  • 🇮🇪Ireland lostcarpark

    Rebased and tests are now passing.

    I agree TruncateHTML should be a service. I'll check if there's an issue, and open one if not.

  • First commit to issue fork.
  • Pipeline finished with Success
    25 days ago
    Total: 204s
    #445911
  • Pipeline finished with Skipped
    9 days ago
    #458816
  • 🇺🇸United States markie Albuquerque, NM

    Merged into codebase. Thanks for this

Production build 0.71.5 2024