Search for Id

  1. Search 7.x for Id
  2. Search 9.5.x for Id
  3. Search 8.9.x for Id
  4. Search 10.3.x for Id
  5. Other projects
Title Object type File name Summary
QueueWorker::$id property core/lib/Drupal/Core/Annotation/QueueWorker.php The plugin ID.
QuickStartTest::testQuickStartCommandProfileValidation function core/tests/Drupal/BuildTests/QuickStart/QuickStartTest.php Tests the install command with an invalid profile.
Random::stringValidate function core/tests/Drupal/TestTools/Random.php Callback for random string validation.
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.
RandomTest::_RandomStringValidate function core/tests/Drupal/Tests/Component/Utility/RandomTest.php Callback for random string validation.
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
ReadOnlyStorageTest::readMethodsProvider function core/tests/Drupal/Tests/Core/Config/ReadOnlyStorageTest.php Provide the methods that work transparently.
ReadOnlyStorageTest::writeMethodsProvider function core/tests/Drupal/Tests/Core/Config/ReadOnlyStorageTest.php Provide the methods that throw an exception.
Rearrange::getFormId function core/modules/views_ui/src/Form/Ajax/Rearrange.php Returns a unique string identifying the form.
RearrangeFilter::getFormId function core/modules/views_ui/src/Form/Ajax/RearrangeFilter.php Returns a unique string identifying the form.
RebuildPermissionsForm::getFormId function core/modules/node/src/Form/RebuildPermissionsForm.php Returns a unique string identifying the form.
Recipe::validateConfigActions function core/lib/Drupal/Core/Recipe/Recipe.php Validates that the corresponding extension is enabled for a config action.
Recipe::validateDefaultValueDefinition function core/lib/Drupal/Core/Recipe/Recipe.php Validates the definition of an input's default value.
Recipe::validateExtensionIsAvailable function core/lib/Drupal/Core/Recipe/Recipe.php Validates that the value is an available module/theme (installed or not).
Recipe::validateKeysAreValidExtensionNames function core/lib/Drupal/Core/Recipe/Recipe.php Validates that the keys of an array are valid extension names.
Recipe::validateRecipeExists function core/lib/Drupal/Core/Recipe/Recipe.php Validates that a recipe exists.
RecipeCommandTest::testPassInvalidInput function core/tests/Drupal/FunctionalTests/Core/Recipe/RecipeCommandTest.php
RecipeConfigStorageWrapperTest::testLeftSideExists function core/tests/Drupal/Tests/Core/Recipe/RecipeConfigStorageWrapperTest.php Validate that the first storage checks existence first.
RecipeConfigStorageWrapperTest::testRightSideExists function core/tests/Drupal/Tests/Core/Recipe/RecipeConfigStorageWrapperTest.php Validate that we fall back to the second storage.
RecipeInputFormTrait::validateRecipeInput function core/lib/Drupal/Core/Recipe/RecipeInputFormTrait.php Validates user-inputted values to a recipe and its dependencies.
RecipeOverrideConfigStorage class core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php Wraps a config storage to allow recipe provided configuration to override it.
RecipeOverrideConfigStorage.php file core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php
RecipeOverrideConfigStorage::createCollection function core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php Creates a collection on the storage.
RecipeOverrideConfigStorage::decode function core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php Decodes configuration data from the storage-specific format.
RecipeOverrideConfigStorage::delete function core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php Deletes a configuration object from the storage.
RecipeOverrideConfigStorage::deleteAll function core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php Deletes configuration objects whose names start with a given prefix.
RecipeOverrideConfigStorage::encode function core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php Encodes configuration data into the storage-specific format.
RecipeOverrideConfigStorage::exists function core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php Returns whether a configuration object exists.
RecipeOverrideConfigStorage::getAllCollectionNames function core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php Gets the existing collections.
RecipeOverrideConfigStorage::getCollectionName function core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php Gets the name of the current collection the storage is using.
RecipeOverrideConfigStorage::listAll function core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php Gets configuration object names starting with a given prefix.
RecipeOverrideConfigStorage::read function core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php Reads configuration data from the storage.
RecipeOverrideConfigStorage::readMultiple function core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php Reads configuration data from the storage.
RecipeOverrideConfigStorage::rename function core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php Renames a configuration object in the storage.
RecipeOverrideConfigStorage::write function core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php Writes configuration data to the storage.
RecipeOverrideConfigStorage::__construct function core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php
RecipeRunnerTest::testInvalidConfigAction function core/tests/Drupal/KernelTests/Core/Recipe/RecipeRunnerTest.php Tests a recipe with an invalid configuration action.
RecipeRunnerTest::testInvalidConfigActionAppliedOnConfigEntity function core/tests/Drupal/KernelTests/Core/Recipe/RecipeRunnerTest.php Tests a recipe with an invalid action configuration.
RecipeRunnerTest::testModuleConfigurationOverride function core/tests/Drupal/KernelTests/Core/Recipe/RecipeRunnerTest.php Tests configuration override after processing a recipe.
RecipeValidationTest class core/tests/Drupal/KernelTests/Core/Recipe/RecipeValidationTest.php Tests Recipe Validation.
RecipeValidationTest.php file core/tests/Drupal/KernelTests/Core/Recipe/RecipeValidationTest.php
RecipeValidationTest::providerRecipeValidation function core/tests/Drupal/KernelTests/Core/Recipe/RecipeValidationTest.php Data provider for ::testRecipeValidation().
RecipeValidationTest::testRecipeValidation function core/tests/Drupal/KernelTests/Core/Recipe/RecipeValidationTest.php Tests the validation of recipe.yml file.
Rectangle::$boundingWidth property core/lib/Drupal/Component/Utility/Rectangle.php The width of the rotated rectangle.
Rectangle::$width property core/lib/Drupal/Component/Utility/Rectangle.php The width of the rectangle.
Rectangle::getBoundingWidth function core/lib/Drupal/Component/Utility/Rectangle.php Gets the bounding width of the rectangle.
RectangleTest::providerPhp55RotateDimensions function core/tests/Drupal/Tests/Component/Utility/RectangleTest.php Provides data for image dimension rotation tests.

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