Problem/Motivation

Allow us to use simple sitemap services via autowiring in 10.1: https://www.drupal.org/node/3323122

The changes here simply do nothing for older versions of core.

Proposed resolution

Add the aliasing.

This is mostly useful for private projects right now, so we dont need to manually wire up service IDs.

Remaining tasks

Implement.
Review.

User interface changes

None

API changes

Autowiring aliases added.

Data model changes

Nil

Command icon Show commands

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

dpi created an issue. See original summary.

dpi’s picture

Assigned: dpi » Unassigned
Status: Active » Needs review

Will be some BC breaks if extending, what do you think?

!MR41: 3.x branch
!MR42: 5.x branch

larowlan made their first commit to this issue’s fork.

  • larowlan committed eba772bb on 5.x authored by dpi
    Issue #3446457: Add aliases for autowiring
    
larowlan’s picture

Version: 5.x-dev » 3.x-dev

Merged the 5.x, question on the 3.x

dpi’s picture

Updated for 3.x

  • acbramley committed f3c0bc9a on 3.x authored by dpi
    fix: #3446457 Add aliases for autowiring
    
    By: dpi
    By: larowlan
    
acbramley’s picture

Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.