You are here

34 calls to ContextAwarePluginAssignmentTrait::t() in Zircon Profile 8.0

AggregatorFeedBlock::blockForm in core/modules/aggregator/src/Plugin/Block/AggregatorFeedBlock.php
Returns the configuration form elements specific to this block plugin.
AggregatorFeedBlock::build in core/modules/aggregator/src/Plugin/Block/AggregatorFeedBlock.php
Builds and returns the renderable array for this block plugin.
AjaxFormBlock::buildForm in core/modules/system/tests/modules/ajax_forms_test/src/Plugin/Block/AjaxFormBlock.php
Form constructor.
AjaxFormBlock::updateOptions in core/modules/system/tests/modules/ajax_forms_test/src/Plugin/Block/AjaxFormBlock.php
Updates the options of a select list.
BlockBase::buildConfigurationForm in core/lib/Drupal/Core/Block/BlockBase.php
Creates a generic configuration form for all block types. Individual block plugins can add elements to this form by overriding BlockBase::blockForm(). Most block plugins should not override this method unless they need to alter the generic form elements.
BlockContentBlock::blockForm in core/modules/block_content/src/Plugin/Block/BlockContentBlock.php
Overrides \Drupal\Core\Block\BlockBase::blockForm().
BlockContentBlock::build in core/modules/block_content/src/Plugin/Block/BlockContentBlock.php
Builds and returns the renderable array for this block plugin.
BookNavigationBlock::blockForm in core/modules/book/src/Plugin/Block/BookNavigationBlock.php
Returns the configuration form elements specific to this block plugin.
Broken::brokenMessage in core/lib/Drupal/Core/Block/Plugin/Block/Broken.php
Generate message with debugging information as to why the block is broken.
ConditionPluginBase::buildConfigurationForm in core/lib/Drupal/Core/Condition/ConditionPluginBase.php
Form constructor.
ConditionTestDualUser::summary in core/modules/system/tests/modules/condition_test/src/Plugin/Condition/ConditionTestDualUser.php
Provides a human readable summary of the condition's configuration.
ContextAwarePluginAssignmentTrait::addContextAssignmentElement in core/lib/Drupal/Core/Plugin/ContextAwarePluginAssignmentTrait.php
Builds a form element for assigning a context to a given slot.
CurrentThemeCondition::buildConfigurationForm in core/modules/system/src/Plugin/Condition/CurrentThemeCondition.php
Form constructor.
CurrentThemeCondition::summary in core/modules/system/src/Plugin/Condition/CurrentThemeCondition.php
Provides a human readable summary of the condition's configuration.
ForumBlockBase::blockForm in core/modules/forum/src/Plugin/Block/ForumBlockBase.php
Returns the configuration form elements specific to this block plugin.
ForumBlockBase::build in core/modules/forum/src/Plugin/Block/ForumBlockBase.php
Builds and returns the renderable array for this block plugin.
Language::buildConfigurationForm in core/modules/language/src/Plugin/Condition/Language.php
Form constructor.
LocalTasksBlock::blockForm in core/lib/Drupal/Core/Menu/Plugin/Block/LocalTasksBlock.php
Returns the configuration form elements specific to this block plugin.
NodeType::buildConfigurationForm in core/modules/node/src/Plugin/Condition/NodeType.php
Form constructor.
NodeType::summary in core/modules/node/src/Plugin/Condition/NodeType.php
Provides a human readable summary of the condition's configuration.
OptionalContextCondition::summary in core/modules/system/tests/modules/condition_test/src/Plugin/Condition/OptionalContextCondition.php
Provides a human readable summary of the condition's configuration.
RequestPath::buildConfigurationForm in core/modules/system/src/Plugin/Condition/RequestPath.php
Form constructor.
RequestPath::summary in core/modules/system/src/Plugin/Condition/RequestPath.php
Provides a human readable summary of the condition's configuration.
StatisticsPopularBlock::blockForm in core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php
Returns the configuration form elements specific to this block plugin.
StatisticsPopularBlock::build in core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php
Builds and returns the renderable array for this block plugin.
SystemBrandingBlock::blockForm in core/modules/system/src/Plugin/Block/SystemBrandingBlock.php
Returns the configuration form elements specific to this block plugin.
SystemBrandingBlock::build in core/modules/system/src/Plugin/Block/SystemBrandingBlock.php
Builds and returns the renderable array for this block plugin.
SystemMenuBlock::blockForm in core/modules/system/src/Plugin/Block/SystemMenuBlock.php
Returns the configuration form elements specific to this block plugin.
SystemPoweredByBlock::build in core/modules/system/src/Plugin/Block/SystemPoweredByBlock.php
Builds and returns the renderable array for this block plugin.
TestBlockInstantiation::blockForm in core/modules/block/tests/modules/block_test/src/Plugin/Block/TestBlockInstantiation.php
Returns the configuration form elements specific to this block plugin.
UserLoginBlock::build in core/modules/user/src/Plugin/Block/UserLoginBlock.php
Builds and returns the renderable array for this block plugin.
UserRole::buildConfigurationForm in core/modules/user/src/Plugin/Condition/UserRole.php
Form constructor.
UserRole::summary in core/modules/user/src/Plugin/Condition/UserRole.php
Provides a human readable summary of the condition's configuration.
ViewsBlockBase::buildConfigurationForm in core/modules/views/src/Plugin/Block/ViewsBlockBase.php
Creates a generic configuration form for all block types. Individual block plugins can add elements to this form by overriding BlockBase::blockForm(). Most block plugins should not override this method unless they need to alter the generic form elements.