DRUPAL_DISABLED

Same name and namespace in other branches
  1. 10 core/modules/system/system.module \DRUPAL_DISABLED
  2. 9 core/modules/system/system.module \DRUPAL_DISABLED
  3. 8.9.x core/modules/system/system.module \DRUPAL_DISABLED
  4. 7.x modules/system/system.module \DRUPAL_DISABLED

Disabled 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 23

Code

const DRUPAL_DISABLED = 0;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.