plugin.manager.block
Class
Drupal\Core\Block\BlockManager22 string references to plugin.manager.block
- Block::create in core/
modules/ views/ src/ Plugin/ views/ display/ Block.php  - Creates an instance of the plugin.
 - Block::getPluginCollection in core/
modules/ block/ src/ Entity/ Block.php  - Encapsulates the creation of the block's LazyPluginCollection.
 - BlockComponentRenderArrayTest::setUp in core/
modules/ layout_builder/ tests/ src/ Unit/ BlockComponentRenderArrayTest.php  - BlockConfigSchemaTest::setUp in core/
modules/ block/ tests/ src/ Kernel/ BlockConfigSchemaTest.php  - BlockContentBlock::create in core/
modules/ block_content/ src/ Plugin/ Block/ BlockContentBlock.php  - Creates an instance of the plugin.
 
File
- 
              core/
core.services.yml  
View source
-   class: Drupal\Core\Block\BlockManager
 -   parent: default_plugin_manager
 -   arguments:
 -       - '@logger.channel.default'
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.