DRUPAL_REQUIRED
Same name and namespace in other branches
- 10 core/modules/system/system.module \DRUPAL_REQUIRED
- 9 core/modules/system/system.module \DRUPAL_REQUIRED
- 8.9.x core/modules/system/system.module \DRUPAL_REQUIRED
- 7.x modules/system/system.module \DRUPAL_REQUIRED
Required option on forms and settings.
Deprecated
in drupal:11.3.0 and is removed from drupal:13.0.0. Instead, use the enums provided by the relevant modules.
See also
https://www.drupal.org/node/3448089
File
-
core/
modules/ system/ system.module, line 43
Code
const DRUPAL_REQUIRED = 2;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.