| WorkspaceSwitcherBlock |
class |
core/modules/workspaces/src/Plugin/Block/WorkspaceSwitcherBlock.php |
Provides a 'Workspace switcher' block. |
| WorkspaceSwitcherBlock.php |
file |
core/modules/workspaces/src/Plugin/Block/WorkspaceSwitcherBlock.php |
|
| WorkspaceSwitcherBlock::$entityTypeManager |
property |
core/modules/workspaces/src/Plugin/Block/WorkspaceSwitcherBlock.php |
The entity type manager. |
| WorkspaceSwitcherBlock::$formBuilder |
property |
core/modules/workspaces/src/Plugin/Block/WorkspaceSwitcherBlock.php |
The form builder. |
| WorkspaceSwitcherBlock::blockAccess |
function |
core/modules/workspaces/src/Plugin/Block/WorkspaceSwitcherBlock.php |
Indicates whether the block should be shown. |
| WorkspaceSwitcherBlock::build |
function |
core/modules/workspaces/src/Plugin/Block/WorkspaceSwitcherBlock.php |
Builds and returns the renderable array for this block plugin. |
| WorkspaceSwitcherBlock::create |
function |
core/modules/workspaces/src/Plugin/Block/WorkspaceSwitcherBlock.php |
Instantiates a new instance of the implementing class using autowiring. |
| WorkspaceSwitcherBlock::__construct |
function |
core/modules/workspaces/src/Plugin/Block/WorkspaceSwitcherBlock.php |
Constructs a new WorkspaceSwitcherBlock instance. |
| WorkspaceTestUtilities::$switcherBlockConfigured |
property |
core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php |
Signifies that the switcher block is configured. |
| WorkspaceTestUtilities::setupWorkspaceSwitcherBlock |
function |
core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php |
Adds the workspace switcher block to the site. |
| _block_content_has_reusable_condition |
function |
core/modules/block_content/block_content.module |
Utility function to find nested conditions using the reusable field. |
| _settings_tray_has_block_overrides |
function |
core/modules/settings_tray/settings_tray.module |
Checks if a block has overrides. |