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
- Search main 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 |
|---|---|---|---|
| ContextualValidatorInterface.php | file | core/ |
|
| ContextualValidatorInterface::validate | function | core/ |
Validates a value against a constraint or a list of constraints. |
| ContextualViewsHooks | class | core/ |
Hook implementations for contextual. |
| ContextualViewsHooks.php | file | core/ |
|
| ContextualViewsHooks::viewsDataAlter | function | core/ |
Implements hook_views_data_alter(). |
| contextual_links.css | file | core/ |
.contextual { z-index: 100; } .contextual .trigger { box-sizing: border-box; width: 32px !important; height: 32px !important; border-radius: 50%; box-shadow: 0 2px 4px rgb(0, 0, 0, 0.15); } .contextual .trigger::before { position:… |
| contextual_links.css | file | core/ |
.contextual { z-index: 100; } .contextual .trigger { box-sizing: border-box; width: 32px !important; height: 32px !important; border-radius: 50%; box-shadow: 0 2px 4px rgb(0, 0, 0, 0.15); } .contextual .trigger::before { position:… |
| contextual_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
| contextual_test.info.yml | file | core/ |
core/modules/contextual/tests/modules/contextual_test/contextual_test.info.yml |
| contextual_test.links.contextual.yml | file | core/ |
core/modules/contextual/tests/modules/contextual_test/contextual_test.links.contextual.yml |
| contextual_test.routing.yml | file | core/ |
core/modules/contextual/tests/modules/contextual_test/contextual_test.routing.yml |
| CookieCacheContextTest | class | core/ |
Tests Drupal\Core\Cache\Context\CookiesCacheContext. |
| CookieCacheContextTest.php | file | core/ |
|
| CookieCacheContextTest::providerTestGetContext | function | core/ |
Provides a list of cookies and expected cache contexts. |
| CookieCacheContextTest::testGetContext | function | core/ |
Tests get context. |
| CookiesCacheContext | class | core/ |
Defines the CookiesCacheContext service, for "per cookie" caching. |
| CookiesCacheContext.php | file | core/ |
|
| CookiesCacheContext::getCacheableMetadata | function | core/ |
Gets cacheability metadata for the context based on the parameter value. |
| CookiesCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| CookiesCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| Current::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| CurrentLanguageContext | class | core/ |
Sets the current language as a context. |
| CurrentLanguageContext.php | file | core/ |
|
| CurrentLanguageContext::$languageManager | property | core/ |
The language manager. |
| CurrentLanguageContext::getAvailableContexts | function | core/ |
Gets all available contexts for the purposes of configuration. |
| CurrentLanguageContext::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
| CurrentLanguageContext::__construct | function | core/ |
Constructs a new CurrentLanguageContext. |
| CurrentThemeCondition::getCacheContexts | function | core/ |
|
| CurrentUser::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| CurrentUserContext | class | core/ |
Sets the current user as a context. |
| CurrentUserContext.php | file | core/ |
|
| CurrentUserContext::$account | property | core/ |
The current user. |
| CurrentUserContext::$userStorage | property | core/ |
The user storage. |
| CurrentUserContext::getAvailableContexts | function | core/ |
Gets all available contexts for the purposes of configuration. |
| CurrentUserContext::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
| CurrentUserContext::__construct | function | core/ |
Constructs a new CurrentUserContext. |
| CurrentUserContextTest | class | core/ |
Tests Drupal\user\ContextProvider\CurrentUserContext. |
| CurrentUserContextTest.php | file | core/ |
|
| CurrentUserContextTest::$modules | property | core/ |
Modules to install. |
| CurrentUserContextTest::setUp | function | core/ |
|
| CurrentUserContextTest::testGetAvailableContexts | function | core/ |
Tests get available contexts. |
| Date::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| DefaultMenuLinkTreeManipulatorsTest::$cacheContextManager | property | core/ |
Mock cache context manager. |
| DefaultPluginManager::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| DefaultPluginManagerTest::testGetCacheContexts | function | core/ |
Tests get cache contexts. |
| DefaultsSectionStorage::deriveContextsFromRoute | function | core/ |
Derives the available plugin contexts from route values. |
| DefaultsSectionStorage::getContextsDuringPreview | function | core/ |
Gets contexts for use during preview. |
| DefaultsSectionStorage::setContext | function | core/ |
Set a context on this plugin. |
| DefaultsSectionStorageTest::testGetContexts | function | core/ |
Tests get contexts. |
| DefaultsSectionStorageTest::testGetContextsDuringPreview | function | core/ |
Tests get contexts during preview. |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.