Issue #2256355 by tim.plunkett: Make block plugins usable outside the block entity context.
Showing
- core/modules/block/block.services.yml 1 addition, 1 deletioncore/modules/block/block.services.yml
- core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Block/CustomBlockBlock.php 4 additions, 4 deletions...lib/Drupal/custom_block/Plugin/Block/CustomBlockBlock.php
- core/modules/block/lib/Drupal/block/BlockBase.php 14 additions, 1 deletioncore/modules/block/lib/Drupal/block/BlockBase.php
- core/modules/block/lib/Drupal/block/BlockListBuilder.php 5 additions, 11 deletionscore/modules/block/lib/Drupal/block/BlockListBuilder.php
- core/modules/block/lib/Drupal/block/BlockManager.php 21 additions, 8 deletionscore/modules/block/lib/Drupal/block/BlockManager.php
- core/modules/block/lib/Drupal/block/BlockManagerInterface.php 31 additions, 0 deletions.../modules/block/lib/Drupal/block/BlockManagerInterface.php
- core/modules/block/lib/Drupal/block/BlockPluginInterface.php 11 additions, 0 deletionscore/modules/block/lib/Drupal/block/BlockPluginInterface.php
- core/modules/block/lib/Drupal/block/Controller/CategoryAutocompleteController.php 4 additions, 4 deletions...rupal/block/Controller/CategoryAutocompleteController.php
- core/modules/block/lib/Drupal/block/Tests/BlockInterfaceTest.php 1 addition, 0 deletions...dules/block/lib/Drupal/block/Tests/BlockInterfaceTest.php
- core/modules/block/lib/Drupal/block/Tests/BlockStorageUnitTest.php 1 addition, 0 deletions...les/block/lib/Drupal/block/Tests/BlockStorageUnitTest.php
- core/modules/block/tests/Drupal/block/Tests/CategoryAutocompleteTest.php 1 addition, 3 deletions...ock/tests/Drupal/block/Tests/CategoryAutocompleteTest.php
- core/modules/language/lib/Drupal/language/Form/NegotiationConfigureForm.php 4 additions, 4 deletions...age/lib/Drupal/language/Form/NegotiationConfigureForm.php
Loading
Please register or sign in to comment