Empower developers with tools that assist with developing and debugging the frontend or backend of the site.
https://www.w3.org/TR/reporting/
It provides an interface to view the user defined environment variables from the .env file. It will read the .env file using third party library called 'PHP dotenv'.
This module provides a form and a Drush command both implementing Batch API to resave all nodes or all nodes of a selected type.
This module extends existing EntityQuery in order to allow modules to add custom expressions to it(currently only for sorting, not for filtering).
Drush core now provides its own command to generate a .phpstorm.meta.php file:
.phpstorm.meta.php
This module executes one-time actions based on user and entity events. Some use cases for this module are:
Everything this module does can be accomplished using Rules, the main benefit is it provides a very simple API and UI.