Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| WorkspaceViewBuilder::$workspaceAssociation | property | core/ |
The workspace association service. |
| WorkspaceViewBuilder::buildComponents | function | core/ |
Builds the component fields and properties of a set of entities. |
| WorkspaceViewBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| WorkspaceViewTest | class | core/ |
Tests permission controls on workspaces. |
| WorkspaceViewTest.php | file | core/ |
|
| WorkspaceViewTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| WorkspaceViewTest::$modules | property | core/ |
Modules to enable. |
| WorkspaceViewTest::testViewAnyWorkspace | function | core/ |
Verifies that a user can view any workspace. |
| WorkspaceViewTest::testViewOwnWorkspace | function | core/ |
Verifies that a user can view their own workspace. |
| WorkspaceXmlAnonTest | class | core/ |
Test workspace entities for unauthenticated XML requests. |
| WorkspaceXmlAnonTest.php | file | core/ |
|
| WorkspaceXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| WorkspaceXmlAnonTest::$format | property | core/ |
The format to use in this test. |
| WorkspaceXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| WorkspaceXmlAnonTest::testPatchPath | function | core/ |
|
| WorkspaceXmlBasicAuthTest | class | core/ |
Test workspace entities for XML requests with cookie authentication. |
| WorkspaceXmlBasicAuthTest.php | file | core/ |
|
| WorkspaceXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| WorkspaceXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| WorkspaceXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| WorkspaceXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| WorkspaceXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
| WorkspaceXmlBasicAuthTest::testPatchPath | function | core/ |
|
| WorkspaceXmlCookieTest | class | core/ |
Test workspace entities for XML requests. |
| WorkspaceXmlCookieTest.php | file | core/ |
|
| WorkspaceXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| WorkspaceXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| WorkspaceXmlCookieTest::$format | property | core/ |
The format to use in this test. |
| WorkspaceXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| WorkspaceXmlCookieTest::testPatchPath | function | core/ |
|
| workspace_access_test.info.yml | file | core/ |
core/modules/workspaces/tests/modules/workspace_access_test/workspace_access_test.info.yml |
| workspace_access_test.module | file | core/ |
Provides supporting code for testing access for workspaces. |
| workspace_access_test_workspace_access | function | core/ |
Implements hook_ENTITY_TYPE_access() for the 'workspace' entity type. |
| workspace_update_test.info.yml | file | core/ |
core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.info.yml |
| workspace_update_test.negotiator.test | service | core/ |
Drupal\workspace_update_test\Negotiator\TestWorkspaceNegotiator |
| workspace_update_test.post_update.php | file | core/ |
Post update functions for the Workspace Update Test module. |
| workspace_update_test.services.yml | file | core/ |
core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.services.yml |
| workspace_update_test_post_update_check_active_workspace | function | core/ |
Checks the active workspace during database updates. |
| WriteSafeSessionHandler | class | core/ |
Wraps the session handler to prevent writes when not necessary or allowed. |
| WriteSafeSessionHandler.php | file | core/ |
|
| WriteSafeSessionHandler::$readSessions | property | core/ |
The read sessions. |
| WriteSafeSessionHandler::$sessionWritable | property | core/ |
Whether or not the session is enabled for writing. |
| WriteSafeSessionHandler::$wrappedSessionHandler | property | core/ |
|
| WriteSafeSessionHandler::close | function | core/ |
#[\ReturnTypeWillChange] |
| WriteSafeSessionHandler::destroy | function | core/ |
#[\ReturnTypeWillChange] |
| WriteSafeSessionHandler::gc | function | core/ |
#[\ReturnTypeWillChange] |
| WriteSafeSessionHandler::isSessionWritable | function | core/ |
Returns whether or not a session may be written to storage. |
| WriteSafeSessionHandler::open | function | core/ |
#[\ReturnTypeWillChange] |
| WriteSafeSessionHandler::read | function | core/ |
#[\ReturnTypeWillChange] |
| WriteSafeSessionHandler::setSessionWritable | function | core/ |
Sets whether or not a session may be written to storage. |
Pagination
- Previous page
- Page 1459
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.