Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Other projects
Title Object type File name Summary
QueueFactory::__construct function core/lib/Drupal/Core/Queue/QueueFactory.php Constructs QueueFactory object.
QueueFactoryInterface interface core/lib/Drupal/Core/Queue/QueueFactoryInterface.php An interface defining queue factory classes.
QueueFactoryInterface.php file core/lib/Drupal/Core/Queue/QueueFactoryInterface.php
QueueFactoryInterface::get function core/lib/Drupal/Core/Queue/QueueFactoryInterface.php Constructs a new queue object for a given name.
Random::$randomGenerator property core/tests/Drupal/TestTools/Random.php The random generator.
Random::getGenerator function core/tests/Drupal/TestTools/Random.php Gets the random generator for the utility methods.
RandomGeneratorTrait trait core/tests/Drupal/Tests/RandomGeneratorTrait.php Provides random generator utility methods.
RandomGeneratorTrait.php file core/tests/Drupal/Tests/RandomGeneratorTrait.php
RandomGeneratorTrait::getRandomGenerator function core/tests/Drupal/Tests/RandomGeneratorTrait.php Gets the random generator for the utility methods.
RandomGeneratorTrait::randomMachineName function core/tests/Drupal/Tests/RandomGeneratorTrait.php Generates a unique random string containing letters and numbers.
RandomGeneratorTrait::randomObject function core/tests/Drupal/Tests/RandomGeneratorTrait.php Generates a random PHP object.
RandomGeneratorTrait::randomString function core/tests/Drupal/Tests/RandomGeneratorTrait.php Generates a pseudo-random string of ASCII characters of codes 32 to 126.
RandomTest::testRandomStringValidator function core/tests/Drupal/Tests/Component/Utility/RandomTest.php Tests random string validation callbacks.
RandomTest::testRandomWordValidator function core/tests/Drupal/Tests/Component/Utility/RandomTest.php Tests random word.
RangeConstraintValidator class core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/RangeConstraintValidator.php Validator for the Drupal 'range' constraint.
RangeConstraintValidator.php file core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/RangeConstraintValidator.php
RangeConstraintValidator::validate function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/RangeConstraintValidator.php
ReadOnlyStorage class core/lib/Drupal/Core/Config/ReadOnlyStorage.php A ReadOnlyStorage decorates a storage and does not allow writing to it.
ReadOnlyStorage.php file core/lib/Drupal/Core/Config/ReadOnlyStorage.php
ReadOnlyStorage::$storage property core/lib/Drupal/Core/Config/ReadOnlyStorage.php The config storage that we are decorating.
ReadOnlyStorage::createCollection function core/lib/Drupal/Core/Config/ReadOnlyStorage.php Creates a collection on the storage.
ReadOnlyStorage::decode function core/lib/Drupal/Core/Config/ReadOnlyStorage.php Decodes configuration data from the storage-specific format.
ReadOnlyStorage::delete function core/lib/Drupal/Core/Config/ReadOnlyStorage.php Deletes a configuration object from the storage.
ReadOnlyStorage::deleteAll function core/lib/Drupal/Core/Config/ReadOnlyStorage.php Deletes configuration objects whose names start with a given prefix.
ReadOnlyStorage::encode function core/lib/Drupal/Core/Config/ReadOnlyStorage.php Encodes configuration data into the storage-specific format.
ReadOnlyStorage::exists function core/lib/Drupal/Core/Config/ReadOnlyStorage.php Returns whether a configuration object exists.
ReadOnlyStorage::getAllCollectionNames function core/lib/Drupal/Core/Config/ReadOnlyStorage.php Gets the existing collections.
ReadOnlyStorage::getCollectionName function core/lib/Drupal/Core/Config/ReadOnlyStorage.php Gets the name of the current collection the storage is using.
ReadOnlyStorage::listAll function core/lib/Drupal/Core/Config/ReadOnlyStorage.php Gets configuration object names starting with a given prefix.
ReadOnlyStorage::read function core/lib/Drupal/Core/Config/ReadOnlyStorage.php Reads configuration data from the storage.
ReadOnlyStorage::readMultiple function core/lib/Drupal/Core/Config/ReadOnlyStorage.php Reads configuration data from the storage.
ReadOnlyStorage::rename function core/lib/Drupal/Core/Config/ReadOnlyStorage.php Renames a configuration object in the storage.
ReadOnlyStorage::write function core/lib/Drupal/Core/Config/ReadOnlyStorage.php Writes configuration data to the storage.
ReadOnlyStorage::__construct function core/lib/Drupal/Core/Config/ReadOnlyStorage.php Create a ReadOnlyStorage decorating another storage.
ReadOnlyStorageTest class core/tests/Drupal/Tests/Core/Config/ReadOnlyStorageTest.php Tests Drupal\Core\Config\ReadOnlyStorage.
ReadOnlyStorageTest.php file core/tests/Drupal/Tests/Core/Config/ReadOnlyStorageTest.php
ReadOnlyStorageTest::$memory property core/tests/Drupal/Tests/Core/Config/ReadOnlyStorageTest.php The memory storage containing the data.
ReadOnlyStorageTest::$storage property core/tests/Drupal/Tests/Core/Config/ReadOnlyStorageTest.php The read-only storage under test.
ReadOnlyStorageTest::readMethodsProvider function core/tests/Drupal/Tests/Core/Config/ReadOnlyStorageTest.php Provide the methods that work transparently.
ReadOnlyStorageTest::setRandomFixtureConfig function core/tests/Drupal/Tests/Core/Config/ReadOnlyStorageTest.php Generate random config in the memory storage.
ReadOnlyStorageTest::setUp function core/tests/Drupal/Tests/Core/Config/ReadOnlyStorageTest.php
ReadOnlyStorageTest::testCollections function core/tests/Drupal/Tests/Core/Config/ReadOnlyStorageTest.php Tests collections.
ReadOnlyStorageTest::testEncodeDecode function core/tests/Drupal/Tests/Core/Config/ReadOnlyStorageTest.php Tests encode decode.
ReadOnlyStorageTest::testReadOperations function core/tests/Drupal/Tests/Core/Config/ReadOnlyStorageTest.php Tests read operations.
ReadOnlyStorageTest::testWriteOperations function core/tests/Drupal/Tests/Core/Config/ReadOnlyStorageTest.php Tests write operations.
ReadOnlyStorageTest::writeMethodsProvider function core/tests/Drupal/Tests/Core/Config/ReadOnlyStorageTest.php Provide the methods that throw an exception.
rebuild_token_calculator.sh file core/scripts/rebuild_token_calculator.sh Command line token calculator for rebuild.php.
Recipe::createFromDirectory function core/lib/Drupal/Core/Recipe/Recipe.php Creates a recipe object from the provided path.
RecipeCommand::rollBackToCheckpoint function core/lib/Drupal/Core/Recipe/RecipeCommand.php Rolls config back to a particular checkpoint.
RecipeCommand::toPlainString function core/lib/Drupal/Core/Recipe/RecipeCommand.php Converts a stringable like TranslatableMarkup to a plain text string.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.