service plugin.manager.block in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/core.services.yml \plugin.manager.block
Class
Drupal\Core\Block\BlockManager8 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.
File
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Core\Block\BlockManager
- parent: default_plugin_manager