mysql> select name,value,collection from key_value where collection = "system.schema";
+---------------------------------------+----------+---------------+
| name | value | collection |
+---------------------------------------+----------+---------------+
| acquia_connector | i:8000; | system.schema |
| acquia_purge | i:8000; | system.schema |
| acquia_search | i:8310; | system.schema |
| action | i:8000; | system.schema |
| address | i:8104; | system.schema |
| addtoany | i:8101; | system.schema |
| admin_toolbar | i:8002; | system.schema |
| admin_toolbar_tools | i:8202; | system.schema |
| allowed_formats | i:8000; | system.schema |
| ban | i:8000; | system.schema |
| better_exposed_filters | i:8003; | system.schema |
/var/www/html/hosting.env/docroot: drush --uri=<site-name> pm:list
--------------------------------- ----------------------------------------------------------------------------------- ---------- -----------------
Package Name Status Version
--------------------------------- ----------------------------------------------------------------------------------- ---------- -----------------
Core Actions UI (action) Enabled 10.1.6
Core (Experimental) Announcements (announcements_feed) Disabled 10.1.6
Core Automated Cron (automated_cron) Disabled 10.1.6
Core Ban (ban) Enabled 10.1.6
Web services HTTP Basic Authentication (basic_auth) Disabled 10.1.6
Core BigPipe (big_pipe) Enabled 10.1.6
Core Block (block) Enabled 10.1.6
Core Block Content (block_content) Enabled 10.1.6
Core Book (book) Disabled 10.1.6
Core Breakpoint (breakpoint) Enabled 10.1.6
Core CKEditor 5 (ckeditor5) Disabled 10.1.6
/var/www/html/hosting.env/docroot: drush --uri=<site-name> pm:list --status=enabled
-------------------------------- ------------------------------------------------------------------------------- --------- -----------------
Package Name Status Version
-------------------------------- ------------------------------------------------------------------------------- --------- -----------------
Core Actions UI (action) Enabled 10.1.6
Core Ban (ban) Enabled 10.1.6
Core BigPipe (big_pipe) Enabled 10.1.6
Core Block (block) Enabled 10.1.6
Core Block Content (block_content) Enabled 10.1.6
Core Breakpoint (breakpoint) Enabled 10.1.6
Core Configuration Manager (config) Enabled 10.1.6
Core Content Moderation (content_moderation) Enabled 10.1.6
Core Contextual Links (contextual) Enabled 10.1.6
Field types Datetime (datetime) Enabled 10.1.6
Field types Datetime Range (datetime_range) Enabled 10.1.6
Core Database Logging (dblog) Enabled 10.1.6
Core Internal Dynamic Page Cache (dynamic_page_cache) Enabled 10.1.6
/var/www/html/hosting.env: cat composer.json | grep <module>
Note: If the procedure outlined in https://www.drupal.org/docs/extending-drupal/uninstalling-modules , is not followed then modules may be shown composer.json and may not be enabled in drupal database (i.e key_value table)
If this content did not answer your questions, try searching or contacting our support team for further assistance.
Wed Oct 22 2025 08:59:29 GMT+0000 (Coordinated Universal Time)