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
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/toolbar/tests/src/FunctionalJavascript/workspaces_ui/WorkspaceToolbarIntegrationTest.php Tests workspace settings stray integration.
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.php file core/modules/toolbar/tests/src/FunctionalJavascript/workspaces_ui/WorkspaceToolbarIntegrationTest.php
WorkspaceToolbarIntegrationTest::$defaultTheme property core/modules/toolbar/tests/src/FunctionalJavascript/workspaces_ui/WorkspaceToolbarIntegrationTest.php The theme to install as the default for testing.
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::$modules property core/modules/toolbar/tests/src/FunctionalJavascript/workspaces_ui/WorkspaceToolbarIntegrationTest.php Modules to install.
WorkspaceToolbarIntegrationTest::setUp function core/modules/toolbar/tests/src/FunctionalJavascript/workspaces_ui/WorkspaceToolbarIntegrationTest.php
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::testWorkspaceCanvasToggling function core/modules/toolbar/tests/src/FunctionalJavascript/workspaces_ui/WorkspaceToolbarIntegrationTest.php Tests workspace canvas can be toggled with JavaScript.
WorkspaceToolbarIntegrationTest::testWorkspaceSwitch function core/modules/toolbar/tests/src/FunctionalJavascript/workspaces_ui/WorkspaceToolbarIntegrationTest.php Tests workspace switch and landing page behavior.
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.
YamlCacheCollector class core/lib/Drupal/Core/Utility/YamlCacheCollector.php Caches YAML parsing in a cache collector.
YamlCacheCollector.php file core/lib/Drupal/Core/Utility/YamlCacheCollector.php
YamlCacheCollector::parseFile function core/lib/Drupal/Core/Utility/YamlCacheCollector.php Parses a file given a filename and returns the result.
YamlCacheCollectorDiscovery class core/lib/Drupal/Core/Discovery/YamlCacheCollectorDiscovery.php Provides discovery for YAML files within a given set of directories.
YamlCacheCollectorDiscovery class core/lib/Drupal/Core/Plugin/Discovery/YamlCacheCollectorDiscovery.php Extends YamlDiscovery to add a file parsing cache collector.
YamlCacheCollectorDiscovery.php file core/lib/Drupal/Core/Discovery/YamlCacheCollectorDiscovery.php
YamlCacheCollectorDiscovery.php file core/lib/Drupal/Core/Plugin/Discovery/YamlCacheCollectorDiscovery.php
YamlCacheCollectorDiscovery::decode function core/lib/Drupal/Core/Discovery/YamlCacheCollectorDiscovery.php Decode a YAML file.
YamlCacheCollectorDiscovery::findAll function core/lib/Drupal/Core/Discovery/YamlCacheCollectorDiscovery.php Returns an array of discoverable items.
YamlCacheCollectorDiscovery::__construct function core/lib/Drupal/Core/Discovery/YamlCacheCollectorDiscovery.php Constructs a YamlDiscovery object.
YamlCacheCollectorDiscovery::__construct function core/lib/Drupal/Core/Plugin/Discovery/YamlCacheCollectorDiscovery.php Construct a YamlDiscovery object.
YamlCacheCollectorDiscovery::__destruct function core/lib/Drupal/Core/Discovery/YamlCacheCollectorDiscovery.php Calls cache collector ::destruct() method when this goes out of scope.
YamlCacheCollectorTest class core/tests/Drupal/Tests/Core/Utility/YamlCacheCollectorTest.php Tests Drupal\Core\Cache\CacheCollector.
YamlCacheCollectorTest.php file core/tests/Drupal/Tests/Core/Utility/YamlCacheCollectorTest.php

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