SelectProfileForm::CONFIG_INSTALL_PROFILE_KEY
Same name in other branches
- 9 core/lib/Drupal/Core/Installer/Form/SelectProfileForm.php \Drupal\Core\Installer\Form\SelectProfileForm::CONFIG_INSTALL_PROFILE_KEY
- 10 core/lib/Drupal/Core/Installer/Form/SelectProfileForm.php \Drupal\Core\Installer\Form\SelectProfileForm::CONFIG_INSTALL_PROFILE_KEY
- 11.x 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\FormCode
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.