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.