Search for context
- Search 7.x for context
- Search 9.5.x for context
- Search 8.9.x for context
- Search 10.3.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 |
---|---|---|---|
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::__clone | function | core/ |
Clone this context. |
ExecutionContext::__construct | function | core/ |
Creates a new ExecutionContext. |
ExecutionContextFactory | class | core/ |
Defines an execution factory for the Symfony validator. |
ExecutionContextFactory.php | file | core/ |
|
ExecutionContextFactory::createContext | function | core/ |
|
ExecutionContextFactory::__construct | function | core/ |
Constructs a new ExecutionContextFactory instance. |
ExposedFormPluginBase::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
FakeViewModeContext | class | core/ |
Provides a global context for view_mode for testing purposes. |
FakeViewModeContext.php | file | core/ |
|
FakeViewModeContext::getAvailableContexts | function | core/ |
Gets all available contexts for the purposes of configuration. |
FakeViewModeContext::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
FieldConfigResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
FileResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
FilterPluginBase::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
FilterTestCacheContexts | class | core/ |
Provides a test filter to associate cache contexts. |
FilterTestCacheContexts.php | file | core/ |
|
FilterTestCacheContexts::process | function | core/ |
Performs the filter processing. |
FinishResponseSubscriberTest::$cacheContextsManager | property | core/ |
The mock cache contexts manager. |
Fixed::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
FooAccessPolicy::getPersistentCacheContexts | function | core/ |
Gets the persistent cache contexts. |
FooCacheContext | class | core/ |
Fake cache context class. |
FooCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
FooCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
FooCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
HeadersCacheContext | class | core/ |
Defines the HeadersCacheContext service, for "per header" caching. |
HeadersCacheContext.php | file | core/ |
|
HeadersCacheContext::getCacheableMetadata | function | core/ |
Gets cacheability metadata for the context based on the parameter value. |
HeadersCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
HeadersCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
HeadersCacheContextTest | class | core/ |
@coversDefaultClass \Drupal\Core\Cache\Context\HeadersCacheContext[[api-linebreak]] @group Cache |
HeadersCacheContextTest.php | file | core/ |
|
HeadersCacheContextTest::providerTestGetContext | function | core/ |
Provides a list of headers and expected cache contexts. |
HeadersCacheContextTest::testGetContext | function | core/ |
@covers ::getContext[[api-linebreak]] |
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.