You are here

8 string references to plugin.manager.block in Zircon Profile 8

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.
CategoryAutocompleteController::create in core/modules/block/src/Controller/CategoryAutocompleteController.php
Instantiates a new instance of this class.
NegotiationConfigureForm::create in core/modules/language/src/Form/NegotiationConfigureForm.php
Instantiates a new instance of this class.
SystemMenuBlockTest::setUp in core/modules/system/src/Tests/Block/SystemMenuBlockTest.php
Performs setup tasks before each individual test method is run.