REQUIREMENT_OK

Same name and namespace in other branches
  1. 8.9.x core/includes/install.inc \REQUIREMENT_OK
  2. 10 core/includes/install.inc \REQUIREMENT_OK
  3. 11.x core/includes/install.inc \REQUIREMENT_OK

Requirement severity -- Requirement successfully met.

2 uses of REQUIREMENT_OK
drupal_requirements_severity in core/includes/install.inc
Extracts the highest severity from the requirements array.
StatusReport::preRenderGroupRequirements in core/lib/Drupal/Core/Render/Element/StatusReport.php
#pre_render callback to group requirements.

File

core/includes/install.inc, line 26

Code

const REQUIREMENT_OK = 0;

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