drupal-code-generator
drupal-code-generator copied to clipboard
A code generator for Drupal.
Please add a command to generate batch service. Currently there is no command to generate batch class. Hence we need to code same boilerplate code again and again. Please Create...
Hi 👋 from https://github.com/drupal-composer/drupal-project Could we please have a release for Symfony 7 compatibility as it has landed in April. This currently blocks `alpha`/`beta` level installs and requires to pin...
https://www.drupal.org/project/drupal/issues/3396165 - [x] [action](https://github.com/Chi-teck/drupal-code-generator/pull/144) - [x] [block](https://github.com/Chi-teck/drupal-code-generator/pull/145) - [x] [condition](https://github.com/Chi-teck/drupal-code-generator/pull/164) - [x] [constraint](https://github.com/Chi-teck/drupal-code-generator/pull/163) - [x] [entity-reference-selection](https://github.com/Chi-teck/drupal-code-generator/pull/162) - [x] [filter](https://github.com/Chi-teck/drupal-code-generator/pull/159) - [x] [queue-worker](https://github.com/Chi-teck/drupal-code-generator/pull/161) - [x] [rest-resource](https://github.com/Chi-teck/drupal-code-generator/pull/160) - [x] [migrate:destination](https://github.com/Chi-teck/drupal-code-generator/pull/171) - [x]...
New in Drupal 10.3 - https://www.drupal.org/node/3385551
I have just performed a `composer update` on my local Drupal development site via the CLI and noted that an attempt was made to update to 2.50 from 3.5.0... `Upgrading...
Psalm and PhpStan are comparable in terms of functionality. However, given Drupal community has moved to PhpStan I think it makes sense to continue in the same direction.
Are all these generators still relevant? In order to reduce maintenance cost we could possibly drop some of these generators. ``` Available commands: completion Dump the shell completion script composer...
Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version. Release notes Sourced from phpunit/phpunit's releases. PHPUnit 11.2.6 Changed #5880: Add hints to CLI parameter deprecation messages How to install...