SelectProfileForm::CONFIG_INSTALL_PROFILE_KEY

Same name in other branches
  1. 9 core/lib/Drupal/Core/Installer/Form/SelectProfileForm.php \Drupal\Core\Installer\Form\SelectProfileForm::CONFIG_INSTALL_PROFILE_KEY
  2. 8.9.x core/lib/Drupal/Core/Installer/Form/SelectProfileForm.php \Drupal\Core\Installer\Form\SelectProfileForm::CONFIG_INSTALL_PROFILE_KEY
  3. 10 core/lib/Drupal/Core/Installer/Form/SelectProfileForm.php \Drupal\Core\Installer\Form\SelectProfileForm::CONFIG_INSTALL_PROFILE_KEY

The key used in the profile list for the install from config option.

This key must not be a valid profile extension name.

File

core/lib/Drupal/Core/Installer/Form/SelectProfileForm.php, line 22

Class

SelectProfileForm
Provides the profile selection form.

Namespace

Drupal\Core\Installer\Form

Code

const CONFIG_INSTALL_PROFILE_KEY = '::existing_config::';

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