Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
WorkspaceToolbarIntegrationTest::$modules property core/modules/workspaces/tests/src/FunctionalJavascript/WorkspaceToolbarIntegrationTest.php Modules to install.
WorkspaceToolbarIntegrationTest::setUp function core/modules/workspaces/tests/src/FunctionalJavascript/WorkspaceToolbarIntegrationTest.php
WorkspaceToolbarIntegrationTest::testWorkspaceCanvasToggling function core/modules/workspaces/tests/src/FunctionalJavascript/WorkspaceToolbarIntegrationTest.php Tests workspace canvas can be toggled with JavaScript.
WorkspaceToolbarIntegrationTest::testWorkspaceSwitch function core/modules/workspaces/tests/src/FunctionalJavascript/WorkspaceToolbarIntegrationTest.php Tests workspace switch and landing page behavior.
WorkspaceViewBuilder class core/modules/workspaces/src/WorkspaceViewBuilder.php Provides a Workspace view builder.
WorkspaceViewBuilder.php file core/modules/workspaces/src/WorkspaceViewBuilder.php
WorkspaceViewBuilder::$bundleInfo property core/modules/workspaces/src/WorkspaceViewBuilder.php The entity bundle information service.
WorkspaceViewBuilder::$dateFormatter property core/modules/workspaces/src/WorkspaceViewBuilder.php The date formatter service.
WorkspaceViewBuilder::$entityTypeManager property core/modules/workspaces/src/WorkspaceViewBuilder.php The entity type manager.
WorkspaceViewBuilder::$limit property core/modules/workspaces/src/WorkspaceViewBuilder.php The number of entities to display on the workspace manage page.
WorkspaceViewBuilder::$workspaceAssociation property core/modules/workspaces/src/WorkspaceViewBuilder.php The workspace association service.
WorkspaceViewBuilder::buildComponents function core/modules/workspaces/src/WorkspaceViewBuilder.php Builds the component fields and properties of a set of entities.
WorkspaceViewBuilder::createInstance function core/modules/workspaces/src/WorkspaceViewBuilder.php Instantiates a new instance of this entity handler.
WorkspaceViewsBulkFormTest class core/modules/workspaces/tests/src/Functional/WorkspaceViewsBulkFormTest.php Tests the views bulk form in a workspace.
WorkspaceViewsBulkFormTest.php file core/modules/workspaces/tests/src/Functional/WorkspaceViewsBulkFormTest.php
WorkspaceViewsBulkFormTest::$modules property core/modules/workspaces/tests/src/Functional/WorkspaceViewsBulkFormTest.php Modules to install.
WorkspaceViewsBulkFormTest::setUp function core/modules/workspaces/tests/src/Functional/WorkspaceViewsBulkFormTest.php
WorkspaceViewsBulkFormTest::testBulkForm function core/modules/workspaces/tests/src/Functional/WorkspaceViewsBulkFormTest.php Tests the bulk form.
WorkspaceViewsIntegrationTest class core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php Tests the views integration for workspaces.
WorkspaceViewsIntegrationTest.php file core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php
WorkspaceViewsIntegrationTest::$createdTimestamp property core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php Creation timestamp that should be incremented for each new entity.
WorkspaceViewsIntegrationTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php The entity type manager.
WorkspaceViewsIntegrationTest::$modules property core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php Modules to install.
WorkspaceViewsIntegrationTest::setUp function core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php
WorkspaceViewsIntegrationTest::testCreateWorkspaceView function core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php Tests creating a view of workspace entities.
WorkspaceViewsIntegrationTest::testViewsQueryAlter function core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php Tests workspace query alter for views.
WorkspaceViewTest class core/modules/workspaces/tests/src/Functional/WorkspaceViewTest.php Tests permission controls on workspaces.
WorkspaceViewTest.php file core/modules/workspaces/tests/src/Functional/WorkspaceViewTest.php
WorkspaceViewTest::$defaultTheme property core/modules/workspaces/tests/src/Functional/WorkspaceViewTest.php The theme to install as the default for testing.
WorkspaceViewTest::$modules property core/modules/workspaces/tests/src/Functional/WorkspaceViewTest.php Modules to install.
WorkspaceViewTest::testViewAnyWorkspace function core/modules/workspaces/tests/src/Functional/WorkspaceViewTest.php Verifies that a user can view any workspace.
WorkspaceViewTest::testViewOwnWorkspace function core/modules/workspaces/tests/src/Functional/WorkspaceViewTest.php Verifies that a user can view their own workspace.
WorkspaceXmlAnonTest class core/modules/workspaces/tests/src/Functional/Rest/WorkspaceXmlAnonTest.php Test workspace entities for unauthenticated XML requests.
WorkspaceXmlAnonTest.php file core/modules/workspaces/tests/src/Functional/Rest/WorkspaceXmlAnonTest.php
WorkspaceXmlAnonTest::$defaultTheme property core/modules/workspaces/tests/src/Functional/Rest/WorkspaceXmlAnonTest.php The theme to install as the default for testing.
WorkspaceXmlAnonTest::$format property core/modules/workspaces/tests/src/Functional/Rest/WorkspaceXmlAnonTest.php The format to use in this test.
WorkspaceXmlAnonTest::$mimeType property core/modules/workspaces/tests/src/Functional/Rest/WorkspaceXmlAnonTest.php The MIME type that corresponds to $format.
WorkspaceXmlBasicAuthTest class core/modules/workspaces/tests/src/Functional/Rest/WorkspaceXmlBasicAuthTest.php Test workspace entities for XML requests with cookie authentication.
WorkspaceXmlBasicAuthTest.php file core/modules/workspaces/tests/src/Functional/Rest/WorkspaceXmlBasicAuthTest.php
WorkspaceXmlBasicAuthTest::$auth property core/modules/workspaces/tests/src/Functional/Rest/WorkspaceXmlBasicAuthTest.php The authentication mechanism to use in this test.
WorkspaceXmlBasicAuthTest::$defaultTheme property core/modules/workspaces/tests/src/Functional/Rest/WorkspaceXmlBasicAuthTest.php The theme to install as the default for testing.
WorkspaceXmlBasicAuthTest::$format property core/modules/workspaces/tests/src/Functional/Rest/WorkspaceXmlBasicAuthTest.php The format to use in this test.
WorkspaceXmlBasicAuthTest::$mimeType property core/modules/workspaces/tests/src/Functional/Rest/WorkspaceXmlBasicAuthTest.php The MIME type that corresponds to $format.
WorkspaceXmlBasicAuthTest::$modules property core/modules/workspaces/tests/src/Functional/Rest/WorkspaceXmlBasicAuthTest.php Modules to install.
WorkspaceXmlCookieTest class core/modules/workspaces/tests/src/Functional/Rest/WorkspaceXmlCookieTest.php Test workspace entities for XML requests.
WorkspaceXmlCookieTest.php file core/modules/workspaces/tests/src/Functional/Rest/WorkspaceXmlCookieTest.php
WorkspaceXmlCookieTest::$auth property core/modules/workspaces/tests/src/Functional/Rest/WorkspaceXmlCookieTest.php The authentication mechanism to use in this test.
WorkspaceXmlCookieTest::$defaultTheme property core/modules/workspaces/tests/src/Functional/Rest/WorkspaceXmlCookieTest.php The theme to install as the default for testing.
WorkspaceXmlCookieTest::$format property core/modules/workspaces/tests/src/Functional/Rest/WorkspaceXmlCookieTest.php The format to use in this test.
WorkspaceXmlCookieTest::$mimeType property core/modules/workspaces/tests/src/Functional/Rest/WorkspaceXmlCookieTest.php The MIME type that corresponds to $format.

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