ActiveEntity |
class |
Drupal\config_selector |
src/ActiveEntity.php |
Helper for getting the active entity or ID of any config_selector feature. |
|
|
2 |
ActiveEntityTest |
class |
Drupal\Tests\config_selector\Kernel |
tests/src/Kernel/ActiveEntityTest.php |
Tests the Active service. |
|
|
|
ConfigSelector |
class |
Drupal\config_selector |
src/ConfigSelector.php |
Selects configuration to enable after a module install or uninstall. |
|
2 |
2 |
ConfigSelectorProfileTest |
class |
Drupal\Tests\config_selector\Functional |
tests/src/Functional/ConfigSelectorProfileTest.php |
Tests the profile supplied configuration can be selected. |
|
|
|
ConfigSelectorServiceProvider |
class |
Drupal\config_selector |
src/ConfigSelectorServiceProvider.php |
ServiceProvider class for the Configuration Selector. |
|
|
|
ConfigSelectorSortTrait |
trait |
Drupal\config_selector |
src/ConfigSelectorSortTrait.php |
Provides a sort function for sorting config entities for config_selector. |
|
2 |
|
ConfigSelectorTest |
class |
Drupal\Tests\config_selector\Unit |
tests/src/Unit/ConfigSelectorTest.php |
Tests the ConfigSelector. |
|
|
|
ConfigSelectorTest |
class |
Drupal\Tests\config_selector\Kernel |
tests/src/Kernel/ConfigSelectorTest.php |
Tests the ConfigSelector. |
|
|
|
ConfigSelectorUiTest |
class |
Drupal\Tests\config_selector\Functional |
tests/src/Functional/ConfigSelectorUiTest.php |
Tests the profile supplied configuration can be selected. |
|
|
|
DecoratingConfigInstaller |
class |
Drupal\config_selector |
src/DecoratingConfigInstaller.php |
Decorates the config.installer service so install_install_profiles() works. |
|
|
|
Feature |
class |
Drupal\config_selector\Entity |
src/Entity/Feature.php |
Defines the Configuration Selector feature configuration entity. |
|
1 |
|
FeatureAccessControlHandler |
class |
Drupal\config_selector\Access |
src/Access/FeatureAccessControlHandler.php |
Defines the access control handler for the feature entity type. |
|
|
|
FeatureInterface |
interface |
Drupal\config_selector\Entity |
src/Entity/FeatureInterface.php |
Provides an interface defining a Configuration Selector feature entity. |
1 |
1 |
|
FeatureListBuilder |
class |
Drupal\config_selector |
src/FeatureListBuilder.php |
Builds a listing of Configuration Selector feature entities. |
|
|
|
FeatureListMenuLink |
class |
Drupal\config_selector\Plugin\Derivative |
src/Plugin/Derivative/FeatureListMenuLink.php |
Test derivative with an unsafe string. |
|
|
1 |
FeatureManageForm |
class |
Drupal\config_selector\Form |
src/Form/FeatureManageForm.php |
Builds the feature manage form. |
|
|
|
Switcher |
class |
Drupal\config_selector\Controller |
src/Controller/Switcher.php |
Allows the UI to switch between different configuration entities. |
|
|
|
TestLogger |
class |
Drupal\config_selector |
src/TestLogger.php |
A test logger. |
|
1 |
|