You are here

Files in Configuration Read-only mode 8

Primary tabs

File namesort descending Location Namespace Description
ConfigReadonlyServiceProvider.php src/ConfigReadonlyServiceProvider.php Drupal\config_readonly
ConfigReadonlyStorage.php src/Config/ConfigReadonlyStorage.php Drupal\config_readonly\Config
ConfigReadonlyStorageException.php src/Exception/ConfigReadonlyStorageException.php Drupal\config_readonly\Exception
ConfigReadonlyWhitelistTrait.php src/ConfigReadonlyWhitelistTrait.php Drupal\config_readonly
config_readonly.info.yml config_readonly.info.yml config_readonly.info.yml
config_readonly.module config_readonly.module Contains config_readonly.module.
config_readonly.services.yml config_readonly.services.yml config_readonly.services.yml
config_readonly_whitelist_test.info.yml tests/modules/config_readonly_whitelist_test/config_readonly_whitelist_test.info.yml tests/modules/config_readonly_whitelist_test/config_readonly_whitelist_test.info.yml
config_readonly_whitelist_test.module tests/modules/config_readonly_whitelist_test/config_readonly_whitelist_test.module Provide test whitelist.
README.txt README.txt CONTENTS OF THIS FILE --------------------- * Introduction * Requirements * Installation * Configuration INTRODUCTION ------------ This module attempts to block all Drupal configuration changes. The main use case is to lock…
ReadOnlyConfigTest.php tests/src/Functional/ReadOnlyConfigTest.php Drupal\Tests\config_readonly\Functional
ReadOnlyConfigWhitelistTest.php tests/src/Functional/ReadOnlyConfigWhitelistTest.php Drupal\Tests\config_readonly\Functional
ReadOnlyFormEvent.php src/ReadOnlyFormEvent.php Drupal\config_readonly
ReadOnlyFormSubscriber.php src/EventSubscriber/ReadOnlyFormSubscriber.php Drupal\config_readonly\EventSubscriber

Other projects