Sources & Maintenance
Drupal Research Install
Path: ~/workspace/contrib/web/
Web Sources
| Source | URL | Guide Sections | Last Verified |
|---|---|---|---|
| Drupal Form API Introduction | https://www.drupal.org/docs/drupal-apis/form-api/introduction-to-form-api | 1.0 | 2026-02-12 |
| ConfigFormBase with Simple Configuration API | https://www.drupal.org/docs/drupal-apis/form-api/configformbase-with-simple-configuration-api | 2.0 | 2026-02-12 |
| Working with Configuration Forms | https://www.drupal.org/docs/drupal-apis/configuration-api/working-with-configuration-forms | 2.0 | 2026-02-12 |
| #config_target in ConfigFormBase | https://www.drupal.org/node/3373502 | 2.0, 6.0, 10.0 | 2026-02-12 |
| Creating a Configuration Entity Type | https://www.drupal.org/docs/drupal-apis/configuration-api/creating-a-configuration-entity-type | 4.0 | 2026-02-12 |
| Configuration Schema/Metadata | https://www.drupal.org/docs/drupal-apis/configuration-api/configuration-schemametadata | 6.0 | 2026-02-12 |
| Stricter Validation for Config Schema | https://www.drupal.org/node/3404425 | 6.0 | 2026-02-12 |
| Configuration Forms Show Overridden Config | https://www.drupal.org/node/3374955 | 2.0 | 2026-02-12 |
| Dependency Injection in a Form | https://www.drupal.org/docs/drupal-apis/services-and-dependency-injection/dependency-injection-in-a-form | 7.0 | 2026-02-12 |
Code Sources
| Module | Relative Path | Guide Sections | Drupal Version |
|---|---|---|---|
| Core Form API | core/lib/Drupal/Core/Form/ | 1.0, 2.0, 3.0, 7.0 | 11.x |
| System module | core/modules/system/src/Form/ | 2.0, 7.0 | 11.x |
| Core Entity API | core/lib/Drupal/Core/Entity/ | 4.0 | 11.x |
| Core Config Entity | core/lib/Drupal/Core/Config/Entity/ | 4.0 | 11.x |
| Menu Link Content | core/modules/menu_link_content/src/ | 4.0 | 11.x |
| Core Utility Libraries | core/lib/Drupal/Component/Utility/ | 8.0 | 11.x |
| Webform | modules/contrib/webform/ | 3.0, 5.0 | 6.2.x |
| Entity Browser | modules/contrib/entity_browser/ | 5.0 | 2.x |
| Pathauto | modules/contrib/pathauto/ | 4.0 | 1.x |
| Metatag | modules/contrib/metatag/ | 2.0, 4.0 | 2.x |