Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| WorkspacesRequirements | class | core/ |
Install time requirements for the workspaces module. |
| WorkspacesRequirements.php | file | core/ |
|
| WorkspacesRequirements::getRequirements | function | core/ |
Check installation requirements. |
| WorkspacesServiceProvider | class | core/ |
Defines a service provider for the Workspaces module. |
| WorkspacesServiceProvider.php | file | core/ |
|
| WorkspacesServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
| WorkspacesServiceProvider::register | function | core/ |
Registers services to the container. |
| WorkspacesTestHooks | class | core/ |
Hook implementations for workspaces_test. |
| WorkspacesTestHooks.php | file | core/ |
|
| WorkspacesTestHooks::cron | function | core/ |
Implements hook_cron(). |
| WorkspacesTestHooks::entityBaseFieldInfo | function | core/ |
Implements hook_entity_base_field_info(). |
| WorkspacesTestHooks::entityCreate | function | core/ |
Implements hook_entity_create(). |
| WorkspacesTestHooks::entityInsert | function | core/ |
Implements hook_entity_insert(). |
| WorkspacesTestHooks::entityPresave | function | core/ |
Implements hook_entity_presave(). |
| WorkspacesTestHooks::entityTranslationCreate | function | core/ |
Implements hook_ENTITY_TYPE_translation_create() for 'entity_test_mulrevpub'. |
| WorkspacesTestHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
| WorkspacesTestHooks::entityUpdate | function | core/ |
Implements hook_entity_update(). |
| WorkspacesTestHooks::incrementHookCount | function | core/ |
Increments the invocation count for a specific entity hook. |
| WorkspacesTestHooks::__construct | function | core/ |
|
| 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. |
| WorkspacesUiHooks | class | core/ |
Hook implementations for the workspaces_ui module. |
| WorkspacesUiHooks.php | file | core/ |
|
| WorkspacesUiHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
| WorkspacesUiHooks::help | function | core/ |
Implements hook_help(). |
| WorkspacesUiHooks::toolbar | function | core/ |
Implements hook_toolbar(). |
| WorkspacesUiLazyBuilders | class | core/ |
Defines a service for workspaces #lazy_builder callbacks. |
| WorkspacesUiLazyBuilders.php | file | core/ |
|
| WorkspacesUiLazyBuilders::removeTabAttributes | function | core/ |
Render callback for the workspace toolbar tab. |
| WorkspacesUiLazyBuilders::renderToolbarTab | function | core/ |
Lazy builder callback for rendering the workspace toolbar tab. |
| WorkspacesUiLazyBuilders::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| WorkspacesUiLazyBuilders::__construct | function | core/ |
|
| 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::__construct | function | core/ |
Constructs a new WorkspaceSwitcherBlock instance. |
| WorkspaceSwitcherForm | class | core/ |
Provides a form that activates a different workspace. |
| WorkspaceSwitcherForm.php | file | core/ |
Pagination
- Previous page
- Page 1861
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.