You are here

constant UPGRADE_CHECK_REPLACE_ENTITY_NAME in Drupal 8 upgrade evaluation 7

Same name and namespace in other branches
  1. 6 upgrade_check.module \UPGRADE_CHECK_REPLACE_ENTITY_NAME
2 uses of UPGRADE_CHECK_REPLACE_ENTITY_NAME
EvaluationImplementation::checkCrypt in includes/EvaluationImplementation.php
Crypting check.
EvaluationImplementation::upgradeCheckSettingsForm in includes/EvaluationImplementation.php
Implements _upgrade_check_settings_form().

File

./upgrade_check.module, line 17

Code

define('UPGRADE_CHECK_REPLACE_ENTITY_NAME', UPGRADE_CHECK_SETTINGS_FORM . '_enity_name');