Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| ExpectDeprecationTest | class | core/ |
@coversDefaultClass \Drupal\Tests\Traits\ExpectDeprecationTrait[[api-linebreak]] |
| ExpectDeprecationTest.php | file | core/ |
|
| ExpectDeprecationTest::testDeprecatedExpectDeprecation | function | core/ |
@covers ::expectDeprecation[[api-linebreak]] |
| ExpectDeprecationTest::testExpectDeprecation | function | core/ |
@covers ::addExpectedDeprecationMessage[[api-linebreak]] |
| ExpectDeprecationTest::testExpectDeprecationInIsolation | function | core/ |
@covers ::addExpectedDeprecationMessage[[api-linebreak]] @runInSeparateProcess @preserveGlobalState disabled |
| ExpectDeprecationTrait | trait | core/ |
Adds the ability to dynamically set expected deprecation messages in tests. |
| ExpectDeprecationTrait.php | file | core/ |
|
| ExpectDeprecationTrait::addExpectedDeprecationMessage | function | core/ |
Sets an expected deprecation message. |
| ExpectDeprecationTrait::expectDeprecation | function | core/ |
Sets an expected deprecation message. |
| ExpectDeprecationTrait::expectedDeprecations | function | core/ |
Sets expected deprecation messages. |
| ExpectDeprecationTrait::getSymfonyTestListenerTrait | function | core/ |
Gets the SymfonyTestsListenerTrait. |
Pagination
- Previous page
- Page 552
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.