You are here

Classes, traits, and interfaces in Configuration Read-only mode 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
ConfigReadonlyServiceProvider class Drupal\config_readonly src/ConfigReadonlyServiceProvider.php Overrides CMI storage.
ConfigReadonlyStorage class Drupal\config_readonly\Config src/Config/ConfigReadonlyStorage.php Defines a config read-only storage controller.
ConfigReadonlyStorageException class Drupal\config_readonly\Exception src/Exception/ConfigReadonlyStorageException.php Defines an exception thrown when attempting to save config that is locked. 1
ConfigReadonlyWhitelistTrait trait Drupal\config_readonly src/ConfigReadonlyWhitelistTrait.php Trait ConfigReadonlyWhitelistTrait. 2
ReadOnlyConfigTest class Drupal\Tests\config_readonly\Functional tests/src/Functional/ReadOnlyConfigTest.php Tests read-only module config functionality. 1
ReadOnlyConfigWhitelistTest class Drupal\Tests\config_readonly\Functional tests/src/Functional/ReadOnlyConfigWhitelistTest.php Tests read-only module config whitelist functionality.
ReadOnlyFormEvent class Drupal\config_readonly src/ReadOnlyFormEvent.php Readonly form event. 2
ReadOnlyFormSubscriber class Drupal\config_readonly\EventSubscriber src/EventSubscriber/ReadOnlyFormSubscriber.php Check if the given form should be read-only. 2

Other projects