Search for _block

  1. Search 7.x for _block
  2. Search 9.5.x for _block
  3. Search 8.9.x for _block
  4. Search 10.3.x for _block
  5. Search main for _block
  6. Other projects
Title Object type File name Summary
WorkspaceAccessTest::testWorkspaceSwitcherBlock function core/modules/workspaces/tests/src/Kernel/WorkspaceAccessTest.php Tests workspace switcher block.
WorkspacesLayoutBuilderIntegrationTest::testBlockDeletionInWorkspaces function core/modules/workspaces/tests/src/FunctionalJavascript/WorkspacesLayoutBuilderIntegrationTest.php Tests that blocks can be deleted inside workspaces.
WorkspacesLayoutBuilderIntegrationTest::testBlocksInWorkspaces function core/modules/workspaces/tests/src/FunctionalJavascript/WorkspacesLayoutBuilderIntegrationTest.php Tests changing a layout/blocks inside a workspace.
WorkspaceSwitcherBlock class core/modules/workspaces/src/Plugin/Block/WorkspaceSwitcherBlock.php Provides a 'Workspace switcher' block.
WorkspaceSwitcherBlock class core/modules/workspaces_ui/src/Plugin/Block/WorkspaceSwitcherBlock.php Provides a 'Workspace switcher' block.
WorkspaceSwitcherBlock.php file core/modules/workspaces_ui/src/Plugin/Block/WorkspaceSwitcherBlock.php
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::$entityTypeManager property core/modules/workspaces_ui/src/Plugin/Block/WorkspaceSwitcherBlock.php The entity type manager.
WorkspaceSwitcherBlock::$formBuilder property core/modules/workspaces_ui/src/Plugin/Block/WorkspaceSwitcherBlock.php The form builder.
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::blockAccess function core/modules/workspaces_ui/src/Plugin/Block/WorkspaceSwitcherBlock.php Indicates whether the block should be shown.
WorkspaceSwitcherBlock::build function core/modules/workspaces_ui/src/Plugin/Block/WorkspaceSwitcherBlock.php Builds and returns the renderable array for this block plugin.
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.
WorkspaceSwitcherBlock::__construct function core/modules/workspaces_ui/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.
_settings_tray_has_block_overrides function core/modules/settings_tray/settings_tray.module Checks if a block has overrides.

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