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 |
---|---|---|---|
TermContextTest.php | file | core/ |
|
TermContextTest::$modules | property | core/ |
Modules to enable. |
TermContextTest::setUp | function | core/ |
|
TermContextTest::testGetAvailableContexts | function | core/ |
@covers ::getAvailableContexts |
TermContextTest::testGetRuntimeContexts | function | core/ |
@covers ::getRuntimeContexts |
TermContextualLinksTest | class | core/ |
Tests views contextual links on terms. |
TermContextualLinksTest.php | file | core/ |
|
TermContextualLinksTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
TermContextualLinksTest::$modules | property | core/ |
Modules to enable. |
TermContextualLinksTest::testTermContextualLinks | function | core/ |
Tests contextual links. |
TermResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
TermRouteContext | class | core/ |
Sets the current taxonomy term as a context on taxonomy term routes. |
TermRouteContext.php | file | core/ |
|
TermRouteContext::$routeMatch | property | core/ |
The route match object. |
TermRouteContext::getAvailableContexts | function | core/ |
Gets all available contexts for the purposes of configuration. |
TermRouteContext::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
TermRouteContext::__construct | function | core/ |
Constructs a new TermRouteContext. |
TermTest::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
TermTranslationUITest::$defaultCacheContexts | property | core/ |
Default cache contexts expected on a non-translated entity. |
TestCacheableDependency::$contexts | property | core/ |
|
TestCacheableDependency::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
TestCacheBlock::getCacheContexts | function | core/ |
|
TestConfigurableContextAwarePlugin | class | core/ |
|
TestConfigurableContextAwarePlugin::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
TestConfigurableContextAwarePlugin::getConfiguration | function | core/ |
Gets this plugin's configuration. |
TestConfigurableContextAwarePlugin::setConfiguration | function | core/ |
Sets the configuration for this plugin instance. |
TestConfigurableContextAwarePluginInterface | interface | core/ |
|
TestContextAwareBlock | class | core/ |
Provides a context-aware block. |
TestContextAwareBlock.php | file | core/ |
|
TestContextAwareBlock::blockAccess | function | core/ |
Indicates whether the block should be shown. |
TestContextAwareBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
TestContextAwareLayout | class | core/ |
Plugin annotation @Layout( id = "layout_builder_test_context_aware", label = @Translation("Layout Builder Test: Context Aware"), regions = { "main" = { "label" = @Translation("Main Region") } }, context_definitions = { … |
TestContextAwareLayout.php | file | core/ |
|
TestContextAwareLayout::build | function | core/ |
Build a render array for layout with regions. |
TestContextAwareNoValidContextOptionsBlock | class | core/ |
Provides a context-aware block that uses a not-passed, non-required context. |
TestContextAwareNoValidContextOptionsBlock.php | file | core/ |
|
TestContextAwareNoValidContextOptionsBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
TestContextAwarePlugin | class | core/ |
Provides a test implementation of a context-aware plugin. |
TestContextAwarePlugin | class | core/ |
|
TestContextAwarePlugin::$setContextCalled | property | core/ |
Indicates if ::setContext() has been called or not. |
TestContextAwarePlugin::setContext | function | core/ |
Set a context on this plugin. |
TestContextAwarePluginDefinition | class | core/ |
|
TestContextAwareUnsatisfiedBlock | class | core/ |
Provides a context-aware block. |
TestContextAwareUnsatisfiedBlock.php | file | core/ |
|
TestContextAwareUnsatisfiedBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
TestContextualLink | class | core/ |
Defines a contextual link plugin with a dynamic title from user input. |
TestContextualLink.php | file | core/ |
|
TestContextualLink::getTitle | function | core/ |
Returns the localized title to be shown for this contextual link. |
TestControllers::testContextual | function | core/ |
Prints out test data with contextual links. |
TestDisplayVariant::$contexts | property | core/ |
An array of collected contexts. |
Pagination
- Previous page
- Page 31
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.