You are here

Classes, traits, and interfaces in Read only mode 2.0.x

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
ReadonlymodeCommands class Drupal\readonlymode\Commands src/Commands/ReadonlymodeCommands.php The drush commands. 2
ReadonlymodeConstraint class Drupal\readonlymode\Plugin\Validation\Constraint src/Plugin/Validation/Constraint/ReadonlymodeConstraint.php Checks if the site is in read-only mode and fails validation if so.
ReadonlymodeConstraintValidator class Drupal\readonlymode\Plugin\Validation\Constraint src/Plugin/Validation/Constraint/ReadonlymodeConstraintValidator.php Validator for the Readonlymode constraint.
ReadonlymodeKernelTest class Drupal\Tests\readonlymode\Kernel tests/src/Kernel/ReadonlymodeKernelTest.php Test the entity validation.
ReadonlymodeManager class Drupal\readonlymode src/ReadonlymodeManager.php The manager class for the read only mode. 1 2
ReadonlymodeTest class Drupal\Tests\readonlymode\Functional tests/src/Functional/ReadonlymodeTest.php Functional readonly mode test.

Other projects