You are here

14 string references to features_assigner in Features 8.4

AssignmentConfigureForm::create in modules/features_ui/src/Form/AssignmentConfigureForm.php
Instantiates a new instance of this class.
AssignmentExcludeForm::create in modules/features_ui/src/Form/AssignmentExcludeForm.php
Instantiates a new instance of this class.
AssignmentFormBase::create in modules/features_ui/src/Form/AssignmentFormBase.php
Instantiates a new instance of this class.
drush_features_diff in drush/features.drush8.inc
Lists the differences in the package config vs the active store.
FeaturesAssignTest::setUp in tests/src/Kernel/FeaturesAssignTest.php
FeaturesDiffForm::create in modules/features_ui/src/Form/FeaturesDiffForm.php
Instantiates a new instance of this class.
FeaturesEditForm::create in modules/features_ui/src/Form/FeaturesEditForm.php
Instantiates a new instance of this class.
FeaturesExportForm::create in modules/features_ui/src/Form/FeaturesExportForm.php
Instantiates a new instance of this class.
FeaturesGenerateTest::setUp in tests/src/Kernel/FeaturesGenerateTest.php
FeaturesInstallStorage::getAllFolders in src/FeaturesInstallStorage.php
Returns a map of all config object names and their folders.
FeaturesManager::getAssigner in src/FeaturesManager.php
Gets a reference to a package assigner.
FeaturesUIController::create in modules/features_ui/src/Controller/FeaturesUIController.php
Instantiates a new instance of this class.
features_modules_installed in ./features.module
Implements hook_modules_installed().
_drush_features_options in drush/features.drush8.inc
Applies global options for Features drush commands.