Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ExecutionContext | class | core/ |
Defines an execution context class. |
| ExecutionContext.php | file | core/ |
|
| ExecutionContext.php | file | core/ |
|
| ExecutionContext::$constraint | property | core/ |
The currently validated constraint. |
| ExecutionContext::$group | property | core/ |
The currently validated group. |
| ExecutionContext::$metadata | property | core/ |
The current validation metadata. |
| ExecutionContext::$object | property | core/ |
The currently validated object. |
| ExecutionContext::$propertyPath | property | core/ |
The property path leading to the current value. |
| 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::$value | property | core/ |
The currently validated value. |
| ExecutionContext::$violations | property | core/ |
The violations generated in the current context. |
| ExecutionContext::addViolation | function | core/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
| ExecutionContext::buildViolation | function | core/ |
|
| ExecutionContext::getClassName | function | core/ |
|
| ExecutionContext::getGroup | function | core/ |
|
| ExecutionContext::getMetadata | 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::__construct | function | core/ |
Creates a new ExecutionContext. |
| ExecutionContext::__construct | function | core/ |
Creates a new ExecutionContext. |
| ExecutionContextFactory | class | core/ |
Defines an execution factory for the Typed Data validator. |
| ExecutionContextFactory | class | core/ |
Defines an execution factory for the Symfony validator. |
| ExecutionContextFactory.php | file | core/ |
|
| ExecutionContextFactory.php | file | core/ |
|
| ExecutionContextFactory::createContext | function | core/ |
|
| ExecutionContextFactory::__construct | function | core/ |
Constructs a new ExecutionContextFactory instance. |
| ExecutionContextFactory::__construct | function | core/ |
Constructs a new ExecutionContextFactory instance. |
| Existing.php | file | core/ |
|
| ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest | class | core/ |
@group Database |
| ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest.php | file | core/ |
|
| ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest::setUp | function | core/ |
|
| ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest::testExistingDrupal8StyleDatabaseConnectionInSettingsPhp | function | core/ |
Confirms that the site works with Drupal 8 style database connection array. |
| ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest::testReplicaDrupal8StyleDatabaseConnectionInSettingsPhp | function | core/ |
Confirms that the replica database connection works. |
| Exists.php | file | core/ |
Pagination
- Previous page
- Page 574
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.