Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| WorkspacesLayoutBuilderIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| WorkspacesLayoutBuilderIntegrationTest::$modules | property | core/ |
Modules to install. |
| WorkspacesLayoutBuilderIntegrationTest::setUp | function | core/ |
|
| WorkspacesLayoutBuilderIntegrationTest::testBlockDeletionInWorkspaces | function | core/ |
Tests that blocks can be deleted inside workspaces. |
| WorkspacesLayoutBuilderIntegrationTest::testBlocksInWorkspaces | function | core/ |
Tests changing a layout/blocks inside a workspace. |
| WorkspacesLazyBuilders | class | core/ |
Defines a service for workspaces #lazy_builder callbacks. |
| WorkspacesLazyBuilders.php | file | core/ |
|
| WorkspacesLazyBuilders::removeTabAttributes | function | core/ |
Render callback for the workspace toolbar tab. |
| WorkspacesLazyBuilders::renderToolbarTab | function | core/ |
Lazy builder callback for rendering the workspace toolbar tab. |
| WorkspacesLazyBuilders::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| WorkspacesLazyBuilders::__construct | function | core/ |
|
| WorkspacesMenuTreeStorage | class | core/ |
Overrides the default menu storage to provide workspace-specific menu links. |
| WorkspacesMenuTreeStorage.php | file | core/ |
|
| WorkspacesMenuTreeStorage::loadLinks | function | core/ |
Loads links in the given menu, according to the given tree parameters. |
| WorkspacesMenuTreeStorage::loadTreeData | function | core/ |
Loads a menu link tree from the storage. |
| WorkspacesMenuTreeStorage::__construct | function | core/ |
WorkspacesMenuTreeStorage constructor. |
| WorkspacesServiceProvider | class | core/ |
Defines a service provider for the Workspaces module. |
| WorkspacesServiceProvider.php | file | core/ |
|
| WorkspacesServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
| WorkspaceSubscriber | class | core/ |
Checks whether a workspace is publishable, and prevents publishing if needed. |
| WorkspaceSubscriber.php | file | core/ |
|
| WorkspaceSubscriber::getSubscribedEvents | function | core/ |
|
| WorkspaceSubscriber::onWorkspacePrePublish | function | core/ |
Prevents a workspace from being published based on certain conditions. |
| WorkspaceSubscriber::__construct | function | core/ |
Constructs a new WorkspaceSubscriber instance. |
| WorkspacesUninstallTest | class | core/ |
Tests uninstalling the Workspaces module. |
| WorkspacesUninstallTest.php | file | core/ |
|
| WorkspacesUninstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| WorkspacesUninstallTest::$modules | property | core/ |
Modules to install. |
| WorkspacesUninstallTest::setUp | function | core/ |
|
| WorkspacesUninstallTest::testUninstallingWorkspace | function | core/ |
Tests deleting workspace entities and uninstalling Workspaces module. |
| WorkspaceSwitcherBlock | class | core/ |
Provides a 'Workspace switcher' block. |
| WorkspaceSwitcherBlock.php | file | core/ |
|
| WorkspaceSwitcherBlock::$entityTypeManager | property | core/ |
The entity type manager. |
| WorkspaceSwitcherBlock::$formBuilder | property | core/ |
The form builder. |
| WorkspaceSwitcherBlock::blockAccess | function | core/ |
Indicates whether the block should be shown. |
| WorkspaceSwitcherBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| WorkspaceSwitcherBlock::create | function | core/ |
Creates an instance of the plugin. |
| WorkspaceSwitcherBlock::__construct | function | core/ |
Constructs a new WorkspaceSwitcherBlock instance. |
| WorkspaceSwitcherForm | class | core/ |
Provides a form that activates a different workspace. |
| WorkspaceSwitcherForm.php | file | core/ |
|
| WorkspaceSwitcherForm::$messenger | property | core/ |
The messenger service. |
| WorkspaceSwitcherForm::$workspaceManager | property | core/ |
The workspace manager. |
| WorkspaceSwitcherForm::$workspaceStorage | property | core/ |
The workspace entity storage handler. |
| WorkspaceSwitcherForm::buildForm | function | core/ |
Form constructor. |
| WorkspaceSwitcherForm::create | function | core/ |
Instantiates a new instance of this class. |
| WorkspaceSwitcherForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| WorkspaceSwitcherForm::submitForm | function | core/ |
Form submission handler. |
| WorkspaceSwitcherForm::submitSwitchToLive | function | core/ |
Submit handler for switching to the live version of the site. |
| WorkspaceSwitcherForm::__construct | function | core/ |
Constructs a new WorkspaceSwitcherForm. |
| WorkspaceSwitcherTest | class | core/ |
Tests workspace switching functionality. |
Pagination
- Previous page
- Page 1501
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.