Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 11.x for to
- Search main for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RecipeExtensionConfigStorage::exists | function | core/ |
Returns whether a configuration object exists. |
| RecipeExtensionConfigStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
| RecipeExtensionConfigStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
| RecipeExtensionConfigStorage::listAll | function | core/ |
Gets configuration object names starting with a given prefix. |
| RecipeExtensionConfigStorage::read | function | core/ |
Reads configuration data from the storage. |
| RecipeExtensionConfigStorage::readMultiple | function | core/ |
Reads configuration data from the storage. |
| RecipeExtensionConfigStorage::rename | function | core/ |
Renames a configuration object in the storage. |
| RecipeExtensionConfigStorage::write | function | core/ |
Writes configuration data to the storage. |
| RecipeExtensionConfigStorage::__construct | function | core/ |
|
| 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/ |
|
| RecipeRunner::toBatchOperations | function | core/ |
Converts a recipe into a series of batch operations. |
| RecipeRunner::toBatchOperationsInstall | function | core/ |
Converts a recipe's install tasks to batch operations. |
| RecipeRunner::toBatchOperationsRecipe | function | core/ |
Helper method to convert a recipe to batch operations. |
| RecipeTest::testCreateFromDirectory2 | function | core/ |
@testWith ["no_extensions", "No extensions" , "Testing", [], "A recipe description"][[api-linebreak]] ["install_two_modules", "Install two modules" , "Content type",… |
| RecipeTest::testCreateFromDirectoryNoRecipe | function | core/ |
|
| RecursiveContextualValidator | class | core/ |
Defines a recursive contextual validator for Typed Data. |
| RecursiveContextualValidator.php | file | core/ |
|
| RecursiveContextualValidator::$constraintValidatorFactory | property | core/ |
The constraint validator factory. |
| RecursiveContextualValidator::$context | property | core/ |
The execution context. |
| RecursiveContextualValidator::$metadataFactory | property | core/ |
The metadata factory. |
| RecursiveContextualValidator::$typedDataManager | property | core/ |
The typed data manager. |
| RecursiveContextualValidator::atPath | function | core/ |
|
| RecursiveContextualValidator::getViolations | function | core/ |
|
| RecursiveContextualValidator::validate | function | core/ |
Validates a value against a constraint or a list of constraints. |
| RecursiveContextualValidator::validateConstraints | function | core/ |
Validates a node's value against all constraints in the given group. |
| RecursiveContextualValidator::validateNode | function | core/ |
Validates a Typed Data node in the validation tree. |
| RecursiveContextualValidator::validateProperty | function | core/ |
|
| RecursiveContextualValidator::validatePropertyValue | function | core/ |
|
| RecursiveContextualValidator::__construct | function | core/ |
Creates a validator for the given context. |
| RecursiveContextualValidatorTest | class | core/ |
@coversDefaultClass \Drupal\Core\TypedData\Validation\RecursiveContextualValidator[[api-linebreak]] @group Validation |
| RecursiveContextualValidatorTest | class | core/ |
@coversDefaultClass \Drupal\Core\TypedData\Validation\RecursiveContextualValidator[[api-linebreak]] @group TypedData |
| RecursiveContextualValidatorTest.php | file | core/ |
|
| RecursiveContextualValidatorTest.php | file | core/ |
|
| RecursiveContextualValidatorTest::$contextFactory | property | core/ |
The execution context factory. |
| RecursiveContextualValidatorTest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 187
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.