You are here

6 calls to ContextAwarePluginTrait::getContexts() in Drupal 9

ContextAwarePluginTrait::getCacheContexts in core/lib/Drupal/Core/Plugin/ContextAwarePluginTrait.php
ContextAwarePluginTrait::getCacheMaxAge in core/lib/Drupal/Core/Plugin/ContextAwarePluginTrait.php
ContextAwarePluginTrait::getCacheTags in core/lib/Drupal/Core/Plugin/ContextAwarePluginTrait.php
ContextAwarePluginTrait::validateContexts in core/lib/Drupal/Core/Plugin/ContextAwarePluginTrait.php
SectionStorageBase::getContextsDuringPreview in core/modules/layout_builder/src/Plugin/SectionStorage/SectionStorageBase.php
Gets contexts for use during preview.
SimpleConfigSectionStorage::getContextsDuringPreview in core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php
Gets contexts for use during preview.