Files - 11.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
workspaces.link_relation_types.yml core/modules/workspaces/workspaces.link_relation_types.yml core/modules/workspaces/workspaces.link_relation_types.yml
workspaces.off-canvas.css core/modules/workspaces/css/workspaces.off-canvas.css Styling for the Workspaces off-canvas user interface.
workspaces.off-canvas.pcss.css core/modules/workspaces/css/workspaces.off-canvas.pcss.css Styling for the Workspaces off-canvas user interface.
workspaces.overview.css core/modules/workspaces/css/workspaces.overview.css Styling for the Workspaces overview table.
workspaces.overview.pcss.css core/modules/workspaces/css/workspaces.overview.pcss.css Styling for the Workspaces overview table.
workspaces.permissions.yml core/modules/workspaces/workspaces.permissions.yml core/modules/workspaces/workspaces.permissions.yml
workspaces.php core/modules/workspaces/tests/fixtures/update/workspaces.php
workspaces.post_update.php core/modules/workspaces/workspaces.post_update.php Post update functions for the Workspaces module.
workspaces.routing.yml core/modules/workspaces/workspaces.routing.yml core/modules/workspaces/workspaces.routing.yml
workspaces.services.yml core/modules/workspaces/workspaces.services.yml core/modules/workspaces/workspaces.services.yml
workspaces.toolbar.css core/modules/workspaces/css/workspaces.toolbar.css Styling for Workspaces module's toolbar tab.
workspaces.toolbar.pcss.css core/modules/workspaces/css/workspaces.toolbar.pcss.css Styling for Workspaces module's toolbar tab.
WorkspaceSafeFormInterface.php core/lib/Drupal/Core/Form/WorkspaceSafeFormInterface.php Drupal\Core\Form
WorkspaceSafeFormTrait.php core/lib/Drupal/Core/Entity/Form/WorkspaceSafeFormTrait.php Drupal\Core\Entity\Form
WorkspaceSafeFormTrait.php core/modules/layout_builder/src/Form/WorkspaceSafeFormTrait.php Drupal\layout_builder\Form
WorkspacesAliasManager.php core/modules/workspaces/src/WorkspacesAliasManager.php Drupal\workspaces
WorkspacesAliasRepository.php core/modules/workspaces/src/WorkspacesAliasRepository.php Drupal\workspaces
WorkspacesContentModerationStateTest.php core/modules/content_moderation/tests/src/Kernel/WorkspacesContentModerationStateTest.php Drupal\Tests\content_moderation\Kernel
WorkspaceSelection.php core/modules/workspaces/src/Plugin/EntityReferenceSelection/WorkspaceSelection.php Drupal\workspaces\Plugin\EntityReferenceSelection
WorkspacesEntityRepository.php core/modules/workspaces/src/WorkspacesEntityRepository.php Drupal\workspaces
WorkspacesFileItemTest.php core/modules/workspaces/tests/src/Kernel/WorkspacesFileItemTest.php Drupal\Tests\workspaces\Kernel
WorkspacesHooks.php core/modules/workspaces/src/Hook/WorkspacesHooks.php Drupal\workspaces\Hook
WorkspacesHtmlEntityFormController.php core/modules/workspaces/src/Controller/WorkspacesHtmlEntityFormController.php Drupal\workspaces\Controller
WorkspacesLayoutBuilderIntegrationTest.php core/modules/workspaces/tests/src/FunctionalJavascript/WorkspacesLayoutBuilderIntegrationTest.php Drupal\Tests\workspaces\FunctionalJavascript
WorkspacesLayoutTempstoreRepository.php core/modules/workspaces/src/WorkspacesLayoutTempstoreRepository.php Drupal\workspaces
WorkspacesLazyBuilder.php core/modules/navigation/src/WorkspacesLazyBuilder.php Drupal\navigation
WorkspacesLazyBuilders.php core/modules/workspaces/src/WorkspacesLazyBuilders.php Drupal\workspaces
WorkspacesMediaLibraryIntegrationTest.php core/modules/workspaces/tests/src/FunctionalJavascript/WorkspacesMediaLibraryIntegrationTest.php Drupal\Tests\workspaces\FunctionalJavascript
WorkspacesMenuTreeStorage.php core/modules/workspaces/src/WorkspacesMenuTreeStorage.php Drupal\workspaces
WorkspacesRequirements.php core/modules/workspaces/src/Install/Requirements/WorkspacesRequirements.php Drupal\workspaces\Install\Requirements
WorkspacesServiceProvider.php core/modules/workspaces/src/WorkspacesServiceProvider.php Drupal\workspaces
WorkspacesTestHooks.php core/modules/workspaces/tests/modules/workspaces_test/src/Hook/WorkspacesTestHooks.php Drupal\workspaces_test\Hook
WorkspaceSubscriber.php core/modules/content_moderation/src/EventSubscriber/WorkspaceSubscriber.php Drupal\content_moderation\EventSubscriber
WorkspacesUiHooks.php core/modules/workspaces_ui/src/Hook/WorkspacesUiHooks.php Drupal\workspaces_ui\Hook
WorkspacesUninstallTest.php core/modules/workspaces/tests/src/Functional/WorkspacesUninstallTest.php Drupal\Tests\workspaces\Functional
WorkspaceSwitcherBlock.php core/modules/workspaces/src/Plugin/Block/WorkspaceSwitcherBlock.php Drupal\workspaces\Plugin\Block
WorkspaceSwitcherForm.php core/modules/workspaces/src/Form/WorkspaceSwitcherForm.php Drupal\workspaces\Form
WorkspaceSwitcherTest.php core/modules/workspaces/tests/src/Functional/WorkspaceSwitcherTest.php Drupal\Tests\workspaces\Functional
workspaces_test.info.yml core/modules/workspaces/tests/modules/workspaces_test/workspaces_test.info.yml core/modules/workspaces/tests/modules/workspaces_test/workspaces_test.info.yml
workspaces_test.routing.yml core/modules/workspaces/tests/modules/workspaces_test/workspaces_test.routing.yml core/modules/workspaces/tests/modules/workspaces_test/workspaces_test.routing.yml
workspaces_ui.info.yml core/modules/workspaces_ui/workspaces_ui.info.yml core/modules/workspaces_ui/workspaces_ui.info.yml
workspaces_ui.services.yml core/modules/workspaces_ui/workspaces_ui.services.yml core/modules/workspaces_ui/workspaces_ui.services.yml
WorkspaceTest.php core/modules/workspaces/tests/src/Functional/WorkspaceTest.php Drupal\Tests\workspaces\Functional
WorkspaceTest.php core/modules/jsonapi/tests/src/Functional/WorkspaceTest.php Drupal\Tests\jsonapi\Functional
WorkspaceTestTrait.php core/modules/workspaces/tests/src/Kernel/WorkspaceTestTrait.php Drupal\Tests\workspaces\Kernel
WorkspaceTestUtilities.php core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php Drupal\Tests\workspaces\Functional
WorkspaceToolbarIntegrationTest.php core/modules/workspaces_ui/tests/src/FunctionalJavascript/WorkspaceToolbarIntegrationTest.php Drupal\Tests\workspaces_ui\FunctionalJavascript
WorkspaceViewBuilder.php core/modules/workspaces/src/WorkspaceViewBuilder.php Drupal\workspaces
WorkspaceViewsBulkFormTest.php core/modules/workspaces/tests/src/Functional/WorkspaceViewsBulkFormTest.php Drupal\Tests\workspaces\Functional
WorkspaceViewsIntegrationTest.php core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php Drupal\Tests\workspaces\Kernel

Other projects


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