Reviewed & tested by the community
Project:
Drupal core
Version:
main
Component:
extension system
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
9 Jun 2026 at 01:01 UTC
Updated:
24 Jun 2026 at 00:22 UTC
Jump to comment: Most recent
Comments
Comment #2
moshe weitzman commentedI'll take this one.
Comment #4
moshe weitzman commentedA table listing modules and themes and their key properties. Also offers json and yaml as alternative output formats.
Needs review.
Comment #5
nicxvan commentedIs there a reason to not list profiles and database drivers too?
Themes and modules are the most common obviously.
Comment #6
nicxvan commentedA few questions and comments.
I could be convinced profile and database drivers should be a follow up, but I think it's probably not too much to include here.
Thanks for putting this together!
Comment #7
nicxvan commentedMoshe mentioned in slack that Drush doesn't support listing database drivers or profiles and has never had a request for it.
I think profiles might be useful, but it can be a follow up.
As for pm:info I created #3605796: Discuss creating a pm:info command
There is a CR, not sure if we want more detail on the options, but I think it's good.
Still need to manually test the options.
Comment #8
nicxvan commentedOk I manually tested:
typefor both options.formatfor both options.coreinstalledand I tested
packagewith Core and changed a module to use a test package and confirmed it works as well.