Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Other projects
Title Object type File name Summary
WorkspaceTest::$editor2 property core/modules/workspaces/tests/src/Functional/WorkspaceTest.php A test user.
WorkspaceTest::testWorkspaceToolbar function core/modules/workspaces/tests/src/Functional/WorkspaceTest.php Tests that the toolbar correctly shows the active workspace.
WorkspaceTestTrait::switchToLive function core/modules/workspaces/tests/src/Kernel/WorkspaceTestTrait.php Switches the test runner's context to Live.
WorkspaceTestTrait::switchToWorkspace function core/modules/workspaces/tests/src/Kernel/WorkspaceTestTrait.php Sets a given workspace as active.
WorkspaceTestUtilities::getOneEntityByLabel function core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php Loads a single entity by its label.
WorkspaceTestUtilities::isLabelInContentOverview function core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php Determine if the content list has an entity's label.
WorkspaceTestUtilities::switchToLive function core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php Switches to the live version of the site for subsequent requests.
WorkspaceTestUtilities::switchToWorkspace function core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php Sets a given workspace as "active" for subsequent requests.
WorkspaceToolbarIntegrationTest class core/modules/workspaces_ui/tests/src/FunctionalJavascript/WorkspaceToolbarIntegrationTest.php Tests workspace settings stray integration.
WorkspaceToolbarIntegrationTest.php file core/modules/workspaces_ui/tests/src/FunctionalJavascript/WorkspaceToolbarIntegrationTest.php
WorkspaceToolbarIntegrationTest::$defaultTheme property core/modules/workspaces_ui/tests/src/FunctionalJavascript/WorkspaceToolbarIntegrationTest.php The theme to install as the default for testing.
WorkspaceToolbarIntegrationTest::$modules property core/modules/workspaces_ui/tests/src/FunctionalJavascript/WorkspaceToolbarIntegrationTest.php Modules to install.
WorkspaceToolbarIntegrationTest::setUp function core/modules/workspaces_ui/tests/src/FunctionalJavascript/WorkspaceToolbarIntegrationTest.php
WorkspaceToolbarIntegrationTest::testWorkspaceCanvasToggling function core/modules/workspaces_ui/tests/src/FunctionalJavascript/WorkspaceToolbarIntegrationTest.php Tests workspace canvas can be toggled with JavaScript.
WorkspaceToolbarIntegrationTest::testWorkspaceSwitch function core/modules/workspaces_ui/tests/src/FunctionalJavascript/WorkspaceToolbarIntegrationTest.php Tests workspace switch and landing page behavior.
workspace_update_test.negotiator.test service core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.services.yml Drupal\workspace_update_test\Negotiator\TestWorkspaceNegotiator
WritableFileSystemValidator class core/modules/package_manager/src/Validator/WritableFileSystemValidator.php Checks that the file system is writable.
WritableFileSystemValidator.php file core/modules/package_manager/src/Validator/WritableFileSystemValidator.php
WritableFileSystemValidator::validate function core/modules/package_manager/src/Validator/WritableFileSystemValidator.php Checks that the file system is writable.
WritableFileSystemValidator::__construct function core/modules/package_manager/src/Validator/WritableFileSystemValidator.php
WritableFileSystemValidatorTest class core/modules/package_manager/tests/src/Kernel/WritableFileSystemValidatorTest.php Unit tests the file system permissions validator.
WritableFileSystemValidatorTest.php file core/modules/package_manager/tests/src/Kernel/WritableFileSystemValidatorTest.php
WritableFileSystemValidatorTest::providerStagingRootPermissions function core/modules/package_manager/tests/src/Kernel/WritableFileSystemValidatorTest.php Data provider for ::testStagingRootPermissions().
WritableFileSystemValidatorTest::providerWritable function core/modules/package_manager/tests/src/Kernel/WritableFileSystemValidatorTest.php Data provider for testWritable().
WritableFileSystemValidatorTest::setUpPermissions function core/modules/package_manager/tests/src/Kernel/WritableFileSystemValidatorTest.php Sets the permissions of the test project's directories.
WritableFileSystemValidatorTest::testStagingRootPermissions function core/modules/package_manager/tests/src/Kernel/WritableFileSystemValidatorTest.php Tests that the stage root's permissions are validated.
WritableFileSystemValidatorTest::testWritable function core/modules/package_manager/tests/src/Kernel/WritableFileSystemValidatorTest.php Tests the file system permissions validator.
WritableFileSystemValidatorTest::testWritableDuringPreApply function core/modules/package_manager/tests/src/Kernel/WritableFileSystemValidatorTest.php Tests the file system permissions validator during pre-apply.
WriteSafeSessionHandlerTest::providerTestOtherMethods function core/tests/Drupal/Tests/Core/Session/WriteSafeSessionHandlerTest.php Provides test data for the other methods test.
WriteSafeSessionHandlerTest::testOtherMethods function core/tests/Drupal/Tests/Core/Session/WriteSafeSessionHandlerTest.php Tests that other invocations are passed unmodified to the wrapped handler.
XssUnitTest::testBadProtocolStripping function core/tests/Drupal/KernelTests/Core/Common/XssUnitTest.php Checks that harmful protocols are stripped.
YamlDirectoryDiscovery class core/lib/Drupal/Core/Plugin/Discovery/YamlDirectoryDiscovery.php Allows multiple YAML files per directory to define plugin definitions.
YamlDirectoryDiscovery class core/lib/Drupal/Component/Discovery/YamlDirectoryDiscovery.php Discovers multiple YAML files in a set of directories.
YamlDirectoryDiscovery.php file core/lib/Drupal/Core/Plugin/Discovery/YamlDirectoryDiscovery.php
YamlDirectoryDiscovery.php file core/lib/Drupal/Component/Discovery/YamlDirectoryDiscovery.php
YamlDirectoryDiscovery::$directories property core/lib/Drupal/Component/Discovery/YamlDirectoryDiscovery.php An array of directories to scan, keyed by the provider.
YamlDirectoryDiscovery::$fileCacheKeySuffix property core/lib/Drupal/Component/Discovery/YamlDirectoryDiscovery.php The suffix for the file cache key.
YamlDirectoryDiscovery::$idKey property core/lib/Drupal/Component/Discovery/YamlDirectoryDiscovery.php The key contained in the discovered data that identifies it.
YamlDirectoryDiscovery::FILE_KEY constant core/lib/Drupal/Component/Discovery/YamlDirectoryDiscovery.php Defines the key in the discovered data where the file path is stored.
YamlDirectoryDiscovery::findAll function core/lib/Drupal/Component/Discovery/YamlDirectoryDiscovery.php Returns an array of discoverable items.
YamlDirectoryDiscovery::findFiles function core/lib/Drupal/Component/Discovery/YamlDirectoryDiscovery.php Returns an array of providers keyed by file path.
YamlDirectoryDiscovery::getDirectoryIterator function core/lib/Drupal/Component/Discovery/YamlDirectoryDiscovery.php Gets an iterator to loop over the files in the provided directory.
YamlDirectoryDiscovery::getIdentifier function core/lib/Drupal/Component/Discovery/YamlDirectoryDiscovery.php Gets the identifier from the data.
YamlDirectoryDiscovery::__construct function core/lib/Drupal/Core/Plugin/Discovery/YamlDirectoryDiscovery.php Constructs a YamlDirectoryDiscovery object.
YamlDirectoryDiscovery::__construct function core/lib/Drupal/Component/Discovery/YamlDirectoryDiscovery.php Constructs a YamlDirectoryDiscovery object.
YamlDirectoryDiscoveryTest class core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDirectoryDiscoveryTest.php Tests Drupal\Core\Plugin\Discovery\YamlDirectoryDiscovery.
YamlDirectoryDiscoveryTest class core/tests/Drupal/Tests/Component/Discovery/YamlDirectoryDiscoveryTest.php YamlDirectoryDiscoveryTest component unit tests.
YamlDirectoryDiscoveryTest.php file core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDirectoryDiscoveryTest.php
YamlDirectoryDiscoveryTest.php file core/tests/Drupal/Tests/Component/Discovery/YamlDirectoryDiscoveryTest.php
YamlDirectoryDiscoveryTest::setUp function core/tests/Drupal/Tests/Component/Discovery/YamlDirectoryDiscoveryTest.php

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