Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| QueueWorker::$id | property | core/ |
The plugin ID. |
| QuickStartTest::testQuickStartCommandProfileValidation | function | core/ |
Tests the install command with an invalid profile. |
| Random::stringValidate | function | core/ |
Callback for random string validation. |
| RandomTest::testRandomStringValidator | function | core/ |
Tests random string validation callbacks. |
| RandomTest::testRandomWordValidator | function | core/ |
Tests random word. |
| RandomTest::_RandomStringValidate | function | core/ |
Callback for random string validation. |
| RangeConstraintValidator | class | core/ |
Validator for the Drupal 'range' constraint. |
| RangeConstraintValidator.php | file | core/ |
|
| RangeConstraintValidator::validate | function | core/ |
|
| ReadOnlyStorageTest::readMethodsProvider | function | core/ |
Provide the methods that work transparently. |
| ReadOnlyStorageTest::writeMethodsProvider | function | core/ |
Provide the methods that throw an exception. |
| Rearrange::getFormId | function | core/ |
Returns a unique string identifying the form. |
| RearrangeFilter::getFormId | function | core/ |
Returns a unique string identifying the form. |
| RebuildPermissionsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| Recipe::validateConfigActions | function | core/ |
Validates that the corresponding extension is enabled for a config action. |
| Recipe::validateDefaultValueDefinition | function | core/ |
Validates the definition of an input's default value. |
| Recipe::validateExtensionIsAvailable | function | core/ |
Validates that the value is an available module/theme (installed or not). |
| Recipe::validateKeysAreValidExtensionNames | function | core/ |
Validates that the keys of an array are valid extension names. |
| Recipe::validateRecipeExists | function | core/ |
Validates that a recipe exists. |
| RecipeCommandTest::testPassInvalidInput | function | core/ |
|
| RecipeConfigStorageWrapperTest::testLeftSideExists | function | core/ |
Validate that the first storage checks existence first. |
| RecipeConfigStorageWrapperTest::testRightSideExists | function | core/ |
Validate that we fall back to the second storage. |
| RecipeInputFormTrait::validateRecipeInput | function | core/ |
Validates user-inputted values to a recipe and its dependencies. |
| RecipeOverrideConfigStorage | class | core/ |
Wraps a config storage to allow recipe provided configuration to override it. |
| RecipeOverrideConfigStorage.php | file | core/ |
|
| RecipeOverrideConfigStorage::createCollection | function | core/ |
Creates a collection on the storage. |
| RecipeOverrideConfigStorage::decode | function | core/ |
Decodes configuration data from the storage-specific format. |
| RecipeOverrideConfigStorage::delete | function | core/ |
Deletes a configuration object from the storage. |
| RecipeOverrideConfigStorage::deleteAll | function | core/ |
Deletes configuration objects whose names start with a given prefix. |
| RecipeOverrideConfigStorage::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
| RecipeOverrideConfigStorage::exists | function | core/ |
Returns whether a configuration object exists. |
| RecipeOverrideConfigStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
| RecipeOverrideConfigStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
| RecipeOverrideConfigStorage::listAll | function | core/ |
Gets configuration object names starting with a given prefix. |
| RecipeOverrideConfigStorage::read | function | core/ |
Reads configuration data from the storage. |
| RecipeOverrideConfigStorage::readMultiple | function | core/ |
Reads configuration data from the storage. |
| RecipeOverrideConfigStorage::rename | function | core/ |
Renames a configuration object in the storage. |
| RecipeOverrideConfigStorage::write | function | core/ |
Writes configuration data to the storage. |
| RecipeOverrideConfigStorage::__construct | function | core/ |
|
| RecipeRunnerTest::testInvalidConfigAction | function | core/ |
Tests a recipe with an invalid configuration action. |
| RecipeRunnerTest::testInvalidConfigActionAppliedOnConfigEntity | function | core/ |
Tests a recipe with an invalid action configuration. |
| RecipeRunnerTest::testModuleConfigurationOverride | function | core/ |
Tests configuration override after processing a recipe. |
| RecipeValidationTest | class | core/ |
Tests Recipe Validation. |
| RecipeValidationTest.php | file | core/ |
|
| RecipeValidationTest::providerRecipeValidation | function | core/ |
Data provider for ::testRecipeValidation(). |
| RecipeValidationTest::testRecipeValidation | function | core/ |
Tests the validation of recipe.yml file. |
| Rectangle::$boundingWidth | property | core/ |
The width of the rotated rectangle. |
| Rectangle::$width | property | core/ |
The width of the rectangle. |
| Rectangle::getBoundingWidth | function | core/ |
Gets the bounding width of the rectangle. |
| RectangleTest::providerPhp55RotateDimensions | function | core/ |
Provides data for image dimension rotation tests. |
Pagination
- Previous page
- Page 142
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.