Autowire and autoconfigure services and add aliases

Created on 3 June 2025, 2 days ago

Problem/Motivation

Following core best practices, allowing autowiring and autoconfiguring of services reduces boilerplate and reduces the maintenance burden of updating service config.

In addition search_api backends can reduce the amount of configuration of services. See πŸ“Œ Add autowire and autoconfigure to services.yml Active

Steps to reproduce

Proposed resolution

  • Add autowire and autoconfigure to service defaults
  • Remove argument definitions
  • Remove tags that are autoconfigured (e.g. event_subscriber

Remaining tasks

πŸ“Œ Task
Status

Active

Version

1.0

Component

General code

Created by

πŸ‡¦πŸ‡ΊAustralia kim.pepper πŸ„β€β™‚οΈπŸ‡¦πŸ‡ΊSydney, Australia

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024