Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| WorkspaceProviderCollector::__construct | function | core/ |
|
| WorkspacePublishEvent::$publishingStopped | property | core/ |
Whether an event subscriber requested the publishing to be stopped. |
| WorkspacePublishEvent::$publishingStoppedReason | property | core/ |
The reason why publishing stopped. For use in messages. |
| WorkspacePublishEvent::getPublishingStoppedReason | function | core/ |
Gets the reason for stopping the workspace publication. |
| WorkspacePublishEvent::isPublishingStopped | function | core/ |
Determines whether a subscriber requested the publishing to be stopped. |
| WorkspacePublishEvent::setPublishingStoppedReason | function | core/ |
Sets the reason for stopping the workspace publication. |
| WorkspacePublishEvent::stopPublishing | function | core/ |
Signals that the workspace publishing should be aborted. |
| WorkspacePublishForm::$workspaceOperationFactory | property | core/ |
The workspace operation factory. |
| WorkspaceQueryParameterNegotiatorTest | class | core/ |
Tests the query parameter workspace negotiator. |
| WorkspaceQueryParameterNegotiatorTest.php | file | core/ |
|
| WorkspaceQueryParameterNegotiatorTest::$modules | property | core/ |
Modules to install. |
| WorkspaceQueryParameterNegotiatorTest::providerTestWorkspaceQueryParameter | function | core/ |
Data provider for testWorkspaceQueryParameter. |
| WorkspaceQueryParameterNegotiatorTest::setUp | function | core/ |
|
| WorkspaceQueryParameterNegotiatorTest::testWorkspaceQueryParameter | function | core/ |
Tests workspace query parameter. |
| WorkspaceRepository | class | core/ |
Provides the default workspace tree lookup operations. |
| WorkspaceRepository.php | file | core/ |
|
| WorkspaceRepository::$cache | property | core/ |
The cache backend used to store the workspace tree. |
| WorkspaceRepository::$entityTypeManager | property | core/ |
The entity type manager service. |
| WorkspaceRepository::$tree | property | core/ |
An array of tree items, keyed by workspace IDs and sorted in tree order. |
| WorkspaceRepository::getDescendantsAndSelf | function | core/ |
Returns the descendant IDs of the passed-in workspace, including itself. |
| WorkspaceRepository::loadTree | function | core/ |
Returns an array of workspaces tree item properties, sorted in tree order. |
| WorkspaceRepository::resetCache | function | core/ |
Resets the cached workspace tree. |
| WorkspaceRepository::__construct | function | core/ |
Constructs a new WorkspaceRepository instance. |
| WorkspaceRepositoryInterface | interface | core/ |
Provides an interface for workspace tree lookup operations. |
| WorkspaceRepositoryInterface.php | file | core/ |
|
| WorkspaceRepositoryInterface::getDescendantsAndSelf | function | core/ |
Returns the descendant IDs of the passed-in workspace, including itself. |
| WorkspaceRepositoryInterface::loadTree | function | core/ |
Returns an array of workspaces tree item properties, sorted in tree order. |
| WorkspaceRepositoryInterface::resetCache | function | core/ |
Resets the cached workspace tree. |
| WorkspaceRequestSubscriberTest::testOnKernelRequestWithCacheableRouteProvider | function | core/ |
Tests on kernel request with cacheable route provider. |
| WorkspaceRequestSubscriberTest::testOnKernelRequestWithoutCacheableRouteProvider | function | core/ |
Tests on kernel request without cacheable route provider. |
| workspaces.entity.repository | service | core/ |
Drupal\workspaces\WorkspacesEntityRepository |
| workspaces.menu.tree_storage | service | core/ |
Drupal\workspaces\WorkspacesMenuTreeStorage |
| workspaces.negotiator.query_parameter | service | core/ |
Drupal\workspaces\Negotiator\QueryParameterWorkspaceNegotiator |
| workspaces.negotiator.session | service | core/ |
Drupal\workspaces\Negotiator\SessionWorkspaceNegotiator |
| workspaces.operation_factory | service | core/ |
Drupal\workspaces\WorkspaceOperationFactory |
| workspaces.repository | service | core/ |
Drupal\workspaces\WorkspaceRepository |
| workspaces.toolbar.css | file | core/ |
Styling for Workspaces module's toolbar tab. |
| workspaces.toolbar.pcss.css | file | core/ |
Styling for Workspaces module's toolbar tab. |
| WorkspaceSafeFormTrait::getSectionStorageFromFormState | function | core/ |
Retrieves the section storage from a form state object, if it exists. |
| WorkspacesAliasRepository | class | core/ |
Provides workspace-specific path alias lookup queries. |
| WorkspacesAliasRepository.php | file | core/ |
|
| WorkspacesAliasRepository::$workspaceManager | property | core/ |
The workspace manager. |
| WorkspacesAliasRepository::getBaseQuery | function | core/ |
Returns a SELECT query for the path_alias base table. |
| WorkspacesAliasRepository::setWorkspacesManager | function | core/ |
Sets the workspace manager. |
| WorkspacesContentModerationStateTest::addEntityTypeAndBundleToWorkflow | function | core/ |
Adds an entity type ID / bundle ID to the given workflow. |
| WorkspacesContentModerationStateTest::createEditorialWorkflow | function | core/ |
Creates the editorial workflow. |
| WorkspaceSelection::$workspaceRepository | property | core/ |
The workspace repository service. |
| WorkspacesEntityRepository | class | core/ |
Provides workspace-specific mechanisms for retrieving entities. |
| WorkspacesEntityRepository.php | file | core/ |
|
| WorkspacesEntityRepository::getActive | function | core/ |
Retrieves the active entity variant matching the specified context. |
Pagination
- Previous page
- Page 274
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.