You are here

6 string references to YAML keys in workspaces.routing.yml in Drupal 10

WorkspaceListBuilder::getDefaultOperations in core/modules/workspaces/src/WorkspaceListBuilder.php
Gets this list's default operations.
WorkspaceListBuilder::offCanvasRender in core/modules/workspaces/src/WorkspaceListBuilder.php
Renders the off canvas elements.
WorkspaceListBuilder::render in core/modules/workspaces/src/WorkspaceListBuilder.php
Builds the entity listing as renderable array for table.html.twig.
WorkspaceMergeForm::getCancelUrl in core/modules/workspaces/src/Form/WorkspaceMergeForm.php
Returns the route to go to if the user cancels the action.
WorkspacePublishForm::getCancelUrl in core/modules/workspaces/src/Form/WorkspacePublishForm.php
Returns the route to go to if the user cancels the action.
workspaces_toolbar in core/modules/workspaces/workspaces.module
Implements hook_toolbar().