You are here

7 methods override ContextProviderInterface::getRuntimeContexts() in Drupal 10

CurrentLanguageContext::getRuntimeContexts in core/lib/Drupal/Core/Language/ContextProvider/CurrentLanguageContext.php
Gets runtime context values for the given context IDs.
CurrentUserContext::getRuntimeContexts in core/modules/user/src/ContextProvider/CurrentUserContext.php
Gets runtime context values for the given context IDs.
FakeViewModeContext::getRuntimeContexts in core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/src/ContextProvider/FakeViewModeContext.php
Gets runtime context values for the given context IDs.
IHaveRuntimeContexts::getRuntimeContexts in core/modules/layout_builder/tests/modules/layout_builder_test/src/ContextProvider/IHaveRuntimeContexts.php
Gets runtime context values for the given context IDs.
MultipleStaticContext::getRuntimeContexts in core/modules/block/tests/modules/block_test/src/ContextProvider/MultipleStaticContext.php
Gets runtime context values for the given context IDs.
NodeRouteContext::getRuntimeContexts in core/modules/node/src/ContextProvider/NodeRouteContext.php
Gets runtime context values for the given context IDs.
TermRouteContext::getRuntimeContexts in core/modules/taxonomy/src/ContextProvider/TermRouteContext.php
Gets runtime context values for the given context IDs.