Search for context
- Search 7.x for context
- Search 9.5.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 |
---|---|---|---|
UrlCacheContext | class | core/ |
Defines the UrlCacheContext service, for "per page" caching. |
UrlCacheContext.php | file | core/ |
|
UrlCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
UrlCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
UrlCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
UrlGenerator::$context | property | core/ |
|
UrlGenerator::getContext | function | core/ |
|
UrlGenerator::setContext | function | core/ |
|
UrlGeneratorTest::$context | property | core/ |
The request context. |
user.current_user_context | service | core/ |
Drupal\user\ContextProvider\CurrentUserContext |
user.links.contextual.yml | file | core/ |
core/modules/user/user.links.contextual.yml |
User::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
UserCacheContext | class | core/ |
Defines the UserCacheContext service, for "per user" caching. |
UserCacheContext.php | file | core/ |
|
UserCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
UserCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
UserCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
UserCacheContextBase | class | core/ |
Base class for user-based cache contexts. |
UserCacheContextBase.php | file | core/ |
|
UserCacheContextBase::$user | property | core/ |
The account object. |
UserCacheContextBase::__construct | function | core/ |
Constructs a new UserCacheContextBase class. |
UserResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
UserRole::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
UserRolesCacheContext | class | core/ |
Defines the UserRolesCacheContext service, for "per role" caching. |
UserRolesCacheContext.php | file | core/ |
|
UserRolesCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context based on the parameter value. |
UserRolesCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
UserRolesCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
UserTest::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
ViewExecutable::addCacheContext | function | core/ |
Expands the list of used cache contexts for the view. |
ViewResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
views.view.contextual_recent.yml | file | core/ |
core/modules/contextual/tests/modules/contextual_test/config/optional/views.view.contextual_recent.yml |
views.view.test_contextual_links.yml | file | core/ |
core/modules/node/tests/modules/node_test_views/test_views/views.view.test_contextual_links.yml |
views.view.test_view_block_with_context.yml | file | core/ |
core/modules/block/tests/modules/block_test_views/test_views/views.view.test_view_block_with_context.yml |
ViewsBlockBase::addContextualLinks | function | core/ |
Converts Views block content to a renderable array with contextual links. |
ViewsDisplay::$contextual_links_locations | property | core/ |
A list of places where contextual links should be added. For example: |
ViewsExposedFilterBlock::getCacheContexts | function | core/ |
|
ViewsTestCacheContext | class | core/ |
Test cache context which uses a dynamic context coming from state. |
ViewsTestCacheContext.php | file | core/ |
|
ViewsTestCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
ViewsTestCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
ViewsTestCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
ViewsTestCacheContextFilter | class | core/ |
Plugin annotation @ViewsFilter("views_test_test_cache_context"); |
ViewsTestCacheContextFilter.php | file | core/ |
|
ViewsTestCacheContextFilter::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
ViewsTestCacheContextFilter::query | function | core/ |
Add this filter to the query. |
views_add_contextual_links | function | core/ |
Adds contextual links associated with a view display to a renderable array. |
views_ui.contextual.css | file | core/ |
The .contextual.css file is intended to contain styles that override declarations in the Contextual module. |
views_ui.contextual.css | file | core/ |
The .contextual.css file is intended to contain styles that override declarations in the Contextual module. |
views_ui.links.contextual.yml | file | core/ |
core/modules/views_ui/views_ui.links.contextual.yml |
Pagination
- Previous page
- Page 32
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.