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 |
---|---|---|---|
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/ |
|
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. |
UserTranslationUITest::$defaultCacheContexts | property | core/ |
Default cache contexts expected on a non-translated entity. |
ViewExecutable::addCacheContext | function | core/ |
Expands the list of used cache contexts for the view. |
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_user_role_contextual_filter.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_user_role_contextual_filter.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. |
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.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 |
views_ui_contextual_links_suppress | function | core/ |
Sets a static variable for controlling whether contextual links are rendered. |
views_ui_contextual_links_suppress_pop | function | core/ |
Decrements the views_ui_contextual_links_suppress() static variable. |
views_ui_contextual_links_suppress_push | function | core/ |
Increments the views_ui_contextual_links_suppress() static variable. |
views_ui_contextual_links_view_alter | function | core/ |
Implements hook_contextual_links_view_alter(). |
ViewUI::addCacheContexts | function | core/ |
Adds cache contexts. |
ViewUI::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
Pagination
- Previous page
- Page 33
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.