Deprecate drupal_check_module() and replace with a service

Created on 19 December 2023, 6 months ago
Updated 26 December 2023, 6 months ago

Problem/Motivation

drupal_check_module() is procedural code that relies on a number of external services. We should convert this to a service to make it more testable and maintainable.

Steps to reproduce

Proposed resolution

Deprecate drupal_check_module() and replace with \Drupal\Core\Extension\RequirementsChecker::checkModuleRequirements()

Remaining tasks

User interface changes

API changes

drupal_check_module() is deprecated and replaced with \Drupal\Core\Extension\RequirementsChecker::checkModuleRequirements()

Data model changes

Release notes snippet

πŸ“Œ Task
Status

Needs work

Version

11.0 πŸ”₯

Component
ExtensionΒ  β†’

Last updated 3 days ago

No maintainer
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.69.0 2024