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 |
---|---|---|---|
LayoutBuilderTest::clickContextualLink | function | core/ |
@todo Remove this in https://www.drupal.org/project/drupal/issues/2918718. |
LayoutBuilderUiCacheContext | class | core/ |
Determines if an entity is being viewed in the Layout Builder UI. |
LayoutBuilderUiCacheContext.php | file | core/ |
|
LayoutBuilderUiCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
LayoutBuilderUiCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
layout_builder.links.contextual.yml | file | core/ |
core/modules/layout_builder/layout_builder.links.contextual.yml |
layout_builder_fieldblock_test.fake_view_mode_context | service | core/ |
Drupal\layout_builder_fieldblock_test\ContextProvider\FakeViewModeContext |
layout_builder_post_update_discover_new_contextual_links | function | core/ |
Clear caches due to new link added to Layout Builder's contextual links. |
layout_builder_post_update_section_storage_context_definitions | function | core/ |
Clear caches due to changes to section storage annotation changes. |
LazyContextRepository | class | core/ |
Provides a context repository which uses context provider services. |
LazyContextRepository.php | file | core/ |
|
LazyContextRepository::$container | property | core/ |
The service container. |
LazyContextRepository::$contextProviderServiceIDs | property | core/ |
The set of available context providers service IDs. |
LazyContextRepository::$contexts | property | core/ |
The statically cached contexts. |
LazyContextRepository::getAvailableContexts | function | core/ |
Gets all available contexts for the purposes of configuration. |
LazyContextRepository::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
LazyContextRepository::__construct | function | core/ |
Constructs a LazyContextRepository object. |
LazyContextRepositoryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\Context\LazyContextRepository @group context |
LazyContextRepositoryTest.php | file | core/ |
|
LazyContextRepositoryTest::$container | property | core/ |
The container. |
LazyContextRepositoryTest::setUp | function | core/ |
|
LazyContextRepositoryTest::setupContextAndProvider | function | core/ |
Sets up contexts and context providers. |
LazyContextRepositoryTest::testGetAvailableContexts | function | core/ |
@covers ::getAvailableContexts |
LazyContextRepositoryTest::testGetRuntimeContextsSingle | function | core/ |
@covers ::getRuntimeContexts |
LazyContextRepositoryTest::testGetRuntimeMultipleContextProviders | function | core/ |
@covers ::getRuntimeContexts |
LazyContextRepositoryTest::testGetRuntimeMultipleContextsPerService | function | core/ |
@covers ::getRuntimeContexts |
LazyContextRepositoryTest::testGetRuntimeStaticCache | function | core/ |
@covers ::getRuntimeContexts |
LazyContextRepositoryTest::testInvalidContextId | function | core/ |
@covers ::getRuntimeContexts |
LinkCollection::$context | property | core/ |
The link context. |
LinkCollection::getContext | function | core/ |
Gets the LinkCollection's context object. |
LinkCollection::withContext | function | core/ |
Establishes a new context for a LinkCollection. |
LinkCollectionNormalizer::LINK_CONTEXT | constant | core/ |
The normalizer $context key name for the context object of the link. |
LlamaContextual | class | core/ |
Defines a "Llama" plugin, with a contextually enabled "llama" feature. |
LlamaContextual.php | file | core/ |
|
LlamaContextual::getFile | function | core/ |
Returns the Drupal root-relative file path to the plugin JavaScript file. |
LlamaContextual::isEnabled | function | core/ |
Checks if this plugin should be enabled based on the editor configuration. |
LlamaContextualAndButton | class | core/ |
Defines a "LlamaContextualAndButton" plugin, with a contextually OR toolbar builder-enabled "llama" feature. |
LlamaContextualAndButton.php | file | core/ |
|
LlamaContextualAndButton::getButtons | function | core/ |
Returns the buttons that this plugin provides, along with metadata. |
LlamaContextualAndButton::getFile | function | core/ |
Returns the Drupal root-relative file path to the plugin JavaScript file. |
LlamaContextualAndButton::isEnabled | function | core/ |
Checks if this plugin should be enabled based on the editor configuration. |
LlamaContextualAndButton::settingsForm | function | core/ |
Returns a settings form to configure this CKEditor plugin. |
LocalActionDefault::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
LocalActionDefaultTest::testGetTitleWithContext | function | core/ |
Tests the getTitle method with a translation context. |
LocalAwareRedirectResponseTrait::$requestContext | property | core/ |
The request context. |
LocalAwareRedirectResponseTrait::getRequestContext | function | core/ |
Returns the request context. |
LocalAwareRedirectResponseTrait::setRequestContext | function | core/ |
Sets the request context. |
LocaleImportFunctionalTest::getPoFileWithContext | function | core/ |
Helper function that returns a .po file with context. |
LocaleImportFunctionalTest::testLanguageContext | function | core/ |
Test msgctxt context support. |
LocaleLookup::$context | property | core/ |
The msgctxt context. |
Pagination
- Previous page
- Page 22
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.