You are here

Classes, traits, and interfaces in Configuration Rewrite 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
ConfigRewriter class Drupal\config_rewrite src/ConfigRewriter.php Provides methods to rewrite configuration. 2
ConfigRewriterInterface interface Drupal\config_rewrite src/ConfigRewriterInterface.php Provides an interface for the ConfigRewriter. 1
ConfigRewriteTest class Drupal\Tests\config_rewrite\Kernel tests/src/Kernel/ConfigRewriteTest.php @coversDefaultClass \Drupal\config_rewrite\ConfigRewriter @group config_rewrite
NonexistentInitialConfigException class Drupal\config_rewrite\Exception src/Exception/NonexistentInitialConfigException.php 1
NonexistentInitialConfigTest class Drupal\Tests\config_rewrite\Kernel tests/src/Kernel/NonexistentInitialConfigTest.php @coversDefaultClass \Drupal\config_rewrite\ConfigRewriter @group config_rewrite

Other projects