Search for all
- Search 7.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ExecuteMigration.php | file | core/ |
|
| ExecuteMigration::execute | function | core/ |
Run the node_migration_no_migrate_drupal test migration. |
| ExecutionContext | class | core/ |
Defines an execution context class. |
| ExecutionContext.php | file | core/ |
|
| ExecutionContext::$constraint | property | core/ |
The currently validated constraint. |
| ExecutionContext::$data | property | core/ |
The currently validated typed data object. |
| ExecutionContext::$group | property | core/ |
The currently validated group. |
| ExecutionContext::$metadata | property | core/ |
The current validation metadata. |
| ExecutionContext::$propertyPath | property | core/ |
The property path leading to the current value. |
| ExecutionContext::$root | property | core/ |
The root value of the validated object graph. |
| ExecutionContext::$translationDomain | property | core/ |
|
| ExecutionContext::$translator | property | core/ |
|
| ExecutionContext::$validatedConstraints | property | core/ |
Stores which class constraint has been validated for which object. |
| ExecutionContext::$validatedObjects | property | core/ |
Stores which objects have been validated in which group. |
| ExecutionContext::$validator | property | core/ |
|
| ExecutionContext::$value | property | core/ |
The currently validated value. |
| ExecutionContext::$violations | property | core/ |
The violations generated in the current context. |
| ExecutionContext::addViolation | function | core/ |
|
| ExecutionContext::addViolationAt | function | core/ |
|
| ExecutionContext::buildViolation | function | core/ |
|
| ExecutionContext::getClassName | function | core/ |
|
| ExecutionContext::getGroup | function | core/ |
|
| ExecutionContext::getMetadata | function | core/ |
|
| ExecutionContext::getMetadataFactory | function | core/ |
|
| ExecutionContext::getObject | function | core/ |
|
| ExecutionContext::getPropertyName | function | core/ |
|
| ExecutionContext::getPropertyPath | function | core/ |
|
| ExecutionContext::getRoot | function | core/ |
|
| ExecutionContext::getValidator | function | core/ |
|
| ExecutionContext::getValue | function | core/ |
|
| ExecutionContext::getViolations | function | core/ |
|
| ExecutionContext::isConstraintValidated | function | core/ |
|
| ExecutionContext::isGroupValidated | function | core/ |
|
| ExecutionContext::isObjectInitialized | function | core/ |
|
| ExecutionContext::markConstraintAsValidated | function | core/ |
|
| ExecutionContext::markGroupAsValidated | function | core/ |
|
| ExecutionContext::markObjectAsInitialized | function | core/ |
|
| ExecutionContext::setConstraint | function | core/ |
|
| ExecutionContext::setGroup | function | core/ |
|
| ExecutionContext::setNode | function | core/ |
|
| ExecutionContext::validate | function | core/ |
|
| ExecutionContext::validateValue | function | core/ |
|
| ExecutionContext::__construct | function | core/ |
Creates a new ExecutionContext. |
| ExecutionContextFactory | class | core/ |
Defines an execution factory for the Typed Data validator. |
| ExecutionContextFactory.php | file | core/ |
|
| ExecutionContextFactory::$translationDomain | property | core/ |
|
| ExecutionContextFactory::$translator | property | core/ |
|
| ExecutionContextFactory::createContext | function | core/ |
|
| ExecutionContextFactory::__construct | function | core/ |
Constructs a new ExecutionContextFactory instance. |
| ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest | class | core/ |
@group Database |
Pagination
- Previous page
- Page 558
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.