Search for context
- Search 7.x for context
- Search 8.9.x for context
- Search 10.3.x for context
- Search 11.x for context
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Context | class | core/ |
A Drupal specific context wrapper class. |
| Context | class | core/ |
A generic context class for wrapping data a plugin needs to operate. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityTestViewGrantsCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| EntityType::$list_cache_contexts | property | core/ |
The list cache contexts for this entity type. |
| EntityType::getListCacheContexts | function | core/ |
The list cache contexts associated with this entity type. |
| EntityTypeInterface::getListCacheContexts | function | core/ |
The list cache contexts associated with this entity type. |
| EntityUnitTest::testCacheContexts | function | core/ |
@covers ::getCacheContexts[[api-linebreak]] @covers ::addCacheContexts[[api-linebreak]] |
| EntityViewBuilder::addContextualLinks | function | core/ |
Add contextual links. |
| EntityViewDisplay::$displayContext | property | core/ |
Context in which this entity will be used (e.g. 'view', 'form'). |
| EntityViewDisplayEditForm::$displayContext | property | core/ |
The display context. Either 'view' or 'form'. |
| EntityViewDisplayResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| EntityWithUriCacheTagsTestBase::getDefaultCacheContexts | function | core/ |
Gets the default cache contexts for rendered entities. |
| 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/ |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.