23 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.
- BlockContentDeletionTest::testDeletingBlockContentShouldClearPluginCache in core/
modules/ block_content/ tests/ src/ Kernel/ BlockContentDeletionTest.php - Tests deleting a block_content updates the discovered block plugin.
- BlockContentDeriverTest::testGetDerivativeDefinitionsAdminLabels in core/
modules/ block_content/ tests/ src/ Kernel/ BlockContentDeriverTest.php - Tests the admin labels of derivative definitions.
- BlockContentDeriverTest::testReusableBlocksOnlyAreDerived in core/
modules/ block_content/ tests/ src/ Kernel/ BlockContentDeriverTest.php - Tests that only reusable blocks are derived.
- BlockInterfaceTest::testBlockInterface in core/
modules/ block/ tests/ src/ Kernel/ BlockInterfaceTest.php - Tests configuration and subsequent form() and build() method calls.
- BlockLibraryController::create in core/
modules/ block/ src/ Controller/ BlockLibraryController.php - Instantiates a new instance of the implementing class using autowiring.
- CategoryAutocompleteController::create in core/
modules/ block/ src/ Controller/ CategoryAutocompleteController.php - Instantiates a new instance of this class.
- ChooseBlockController::create in core/
modules/ layout_builder/ src/ Controller/ ChooseBlockController.php - Instantiates a new instance of this class.
- ConfigureBlockFormBase::create in core/
modules/ layout_builder/ src/ Form/ ConfigureBlockFormBase.php - Instantiates a new instance of this class.
- NavigationMenuBlockTest::setUp in core/
modules/ navigation/ tests/ src/ Kernel/ NavigationMenuBlockTest.php - NavigationMenuMarkupTest::setUp in core/
modules/ navigation/ tests/ src/ Kernel/ NavigationMenuMarkupTest.php - NegotiationConfigureForm::create in core/
modules/ language/ src/ Form/ NegotiationConfigureForm.php - Instantiates a new instance of this class.
- SectionComponent::pluginManager in core/
modules/ layout_builder/ src/ SectionComponent.php - Wraps the component plugin manager.
- SectionComponentTest::testToRenderArray in core/
modules/ layout_builder/ tests/ src/ Unit/ SectionComponentTest.php - @covers ::toRenderArray
- SectionRenderTest::setUp in core/
modules/ layout_builder/ tests/ src/ Unit/ SectionRenderTest.php - settings_tray_preprocess_block in core/
modules/ settings_tray/ settings_tray.module - Implements hook_preprocess_HOOK() for block templates.
- SystemMenuBlockTest::setUp in core/
modules/ system/ tests/ src/ Kernel/ Block/ SystemMenuBlockTest.php - SystemMenuNavigationBlockTest::setUp in core/
modules/ navigation/ tests/ src/ Kernel/ SystemMenuNavigationBlockTest.php - WorkspaceAccessTest::testWorkspaceSwitcherBlock in core/
modules/ workspaces/ tests/ src/ Kernel/ WorkspaceAccessTest.php - @covers \Drupal\workspaces\Plugin\Block\WorkspaceSwitcherBlock::blockAccess
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.