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 |
|---|---|---|---|
| WorkspaceRequestSubscriberTest::$workspaceManager | property | core/ |
The workspace manager. |
| WorkspaceRequestSubscriberTest::setUp | function | core/ |
|
| WorkspaceRequestSubscriberTest::testOnKernelRequestWithCacheableRouteProvider | function | core/ |
Tests on kernel request with cacheable route provider. |
| WorkspaceRequestSubscriberTest::testOnKernelRequestWithoutCacheableRouteProvider | function | core/ |
Tests on kernel request without cacheable route provider. |
| WorkspaceResourceTestBase | class | core/ |
Base class for workspace EntityResource tests. |
| WorkspaceResourceTestBase.php | file | core/ |
|
| WorkspaceResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| WorkspaceResourceTestBase::$firstCreatedEntityId | property | core/ |
The entity ID for the first created entity in doTestPost(). |
| WorkspaceResourceTestBase::$modules | property | core/ |
Modules to install. |
| WorkspaceResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| WorkspaceResourceTestBase::$secondCreatedEntityId | property | core/ |
The entity ID for the second created entity in doTestPost(). |
| WorkspaceResourceTestBase::$uniqueFieldNames | property | core/ |
A list of fields that need a unique value. |
| WorkspaceResourceTestBase::createAnotherEntity | function | core/ |
Creates another entity to be tested. |
| WorkspaceResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| WorkspaceResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| WorkspaceResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| WorkspaceResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| WorkspaceResourceTestBase::getModifiedEntityForPostTesting | function | core/ |
Gets the normalized POST entity with random values for its unique fields. |
| WorkspaceResourceTestBase::getNormalizedPatchEntity | function | core/ |
Returns the normalized PATCH entity. |
| WorkspaceResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| WorkspaceResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| workspaces-10.3.0.php | file | core/ |
|
| workspaces.controller.entity_form | service | core/ |
Drupal\workspaces\Controller\WorkspacesHtmlEntityFormController |
| workspaces.entity.query.sql | service | core/ |
Drupal\workspaces\EntityQuery\QueryFactory |
| workspaces.entity.repository | service | core/ |
Drupal\workspaces\WorkspacesEntityRepository |
| workspaces.entity_schema_listener | service | core/ |
Drupal\workspaces\EventSubscriber\EntitySchemaSubscriber |
| workspaces.info.yml | file | core/ |
core/modules/workspaces/workspaces.info.yml |
| workspaces.information | service | core/ |
Drupal\workspaces\WorkspaceInformation |
| workspaces.install | file | core/ |
Contains install, update and uninstall functions for the Workspaces module. |
| workspaces.link_relation_types.yml | file | core/ |
core/modules/workspaces/workspaces.link_relation_types.yml |
| workspaces.manager | service | core/ |
Drupal\workspaces\WorkspaceManager |
| 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.off-canvas.css | file | core/ |
Styling for the Workspaces off-canvas user interface. |
| workspaces.off-canvas.pcss.css | file | core/ |
Styling for the Workspaces off-canvas user interface. |
| workspaces.operation_factory | service | core/ |
Drupal\workspaces\WorkspaceOperationFactory |
| workspaces.overview.css | file | core/ |
Styling for the Workspaces overview table. |
| workspaces.overview.pcss.css | file | core/ |
Styling for the Workspaces overview table. |
| workspaces.permissions.yml | file | core/ |
core/modules/workspaces/workspaces.permissions.yml |
| workspaces.post_update.php | file | core/ |
Post update functions for the Workspaces module. |
| workspaces.repository | service | core/ |
Drupal\workspaces\WorkspaceRepository |
| workspaces.schema.yml | file | core/ |
core/modules/workspaces/config/schema/workspaces.schema.yml |
| workspaces.services.yml | file | core/ |
core/modules/workspaces/workspaces.services.yml |
| 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. |
| workspaces.tracker | service | core/ |
Drupal\workspaces\WorkspaceTracker |
| workspaces.workspace_subscriber | service | core/ |
Drupal\workspaces\EventSubscriber\WorkspaceRequestSubscriber |
| WorkspaceSafeFormInterface | interface | core/ |
Defines an interface for forms that are safe to be submitted in a workspace. |
| WorkspaceSafeFormInterface.php | file | core/ |
Pagination
- Previous page
- Page 1858
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.