20 string references to plugin.manager.block

Block::getPluginCollection in core/modules/block/src/Entity/Block.php
Encapsulates the creation of the block's LazyPluginCollection.
BlockBaseTest::testContextMapping in core/tests/Drupal/KernelTests/Core/Block/BlockBaseTest.php
Tests that blocks config form have context mapping, and it is stored in configuration.
BlockComponentRenderArrayTest::setUp in core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php
BlockConfigSchemaTest::setUp in core/modules/block/tests/src/Kernel/BlockConfigSchemaTest.php
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.
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
Tests to render array.
SectionRenderTest::setUp in core/modules/layout_builder/tests/src/Unit/SectionRenderTest.php
SettingsTrayThemeHooks::preprocessBlock in core/modules/settings_tray/src/Hook/SettingsTrayThemeHooks.php
Implements hook_preprocess_HOOK() for block templates.
SystemMenuBlockTest::setUp in core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php
WorkspaceAccessTest::testWorkspaceSwitcherBlock in core/modules/workspaces/tests/src/Kernel/WorkspaceAccessTest.php
Tests workspace switcher block.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.