You are here

service plugin.manager.block in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/core.services.yml \plugin.manager.block

Class

Drupal\Core\Block\BlockManager
8 string references to plugin.manager.block
Block::getPluginCollection in core/modules/block/src/Entity/Block.php
Encapsulates the creation of the block's LazyPluginCollection.
BlockConfigSchemaTest::setUp in core/modules/block/src/Tests/BlockConfigSchemaTest.php
Performs setup tasks before each individual test method is run.
BlockContentBlock::create in core/modules/block_content/src/Plugin/Block/BlockContentBlock.php
Creates an instance of the plugin.
BlockInterfaceTest::testBlockInterface in core/modules/block/src/Tests/BlockInterfaceTest.php
Test configuration and subsequent form() and build() method calls.
BlockLibraryController::create in core/modules/block/src/Controller/BlockLibraryController.php
Instantiates a new instance of this class.

... See full list

File

core/core.services.yml
core/core.services.yml

View source
  1. class: Drupal\Core\Block\BlockManager
  2. parent: default_plugin_manager