Search for __set

  1. Search 7.x for __set
  2. Search 8.9.x for __set
  3. Search 10.3.x for __set
  4. Search 11.x for __set
  5. Other projects
Title Object type File name Summary
WorkflowTypeBase::setTransitionLabel function core/modules/workflows/src/Plugin/WorkflowTypeBase.php Sets a transition's label.
WorkflowTypeBase::setTransitionWeight function core/modules/workflows/src/Plugin/WorkflowTypeBase.php Sets a transition's weight.
WorkflowTypeConfigureFormBase::setPlugin function core/modules/workflows/src/Plugin/WorkflowTypeConfigureFormBase.php Sets the plugin for this object.
WorkflowTypeInterface::setStateLabel function core/modules/workflows/src/WorkflowTypeInterface.php Sets a state's label.
WorkflowTypeInterface::setStateWeight function core/modules/workflows/src/WorkflowTypeInterface.php Sets a state's weight value.
WorkflowTypeInterface::setTransitionFromStates function core/modules/workflows/src/WorkflowTypeInterface.php Sets a transition's from states.
WorkflowTypeInterface::setTransitionLabel function core/modules/workflows/src/WorkflowTypeInterface.php Sets a transition's label.
WorkflowTypeInterface::setTransitionWeight function core/modules/workflows/src/WorkflowTypeInterface.php Sets a transition's weight.
WorkflowTypeStateFormBase::setPlugin function core/modules/workflows/src/Plugin/WorkflowTypeStateFormBase.php Sets the plugin for this object.
WorkflowTypeTransitionFormBase::setPlugin function core/modules/workflows/src/Plugin/WorkflowTypeTransitionFormBase.php Sets the plugin for this object.
WorkflowUiNoTypeTest::setUp function core/modules/workflows/tests/src/Functional/WorkflowUiNoTypeTest.php
WorkflowUiTest::setUp function core/modules/workflows/tests/src/Functional/WorkflowUiTest.php
workflow_third_party_settings_test.info.yml file core/modules/workflows/tests/modules/workflow_third_party_settings_test/workflow_third_party_settings_test.info.yml core/modules/workflows/tests/modules/workflow_third_party_settings_test/workflow_third_party_settings_test.info.yml
workflow_third_party_settings_test.schema.yml file core/modules/workflows/tests/modules/workflow_third_party_settings_test/config/schema/workflow_third_party_settings_test.schema.yml core/modules/workflows/tests/modules/workflow_third_party_settings_test/config/schema/workflow_third_party_settings_test.schema.yml
workflow_type_test_set_definitions function core/modules/workflows/tests/modules/workflow_type_test/workflow_type_test.module Sets the type plugin definitions override and clear the cache.
Workspace::setCreatedTime function core/modules/workspaces/src/Entity/Workspace.php Sets the workspace creation timestamp.
WorkspaceAccessTest::setUp function core/modules/workspaces/tests/src/Kernel/WorkspaceAccessTest.php
WorkspaceContentModerationIntegrationTest::setUp function core/modules/content_moderation/tests/src/Functional/WorkspaceContentModerationIntegrationTest.php Sets the test up.
WorkspaceCRUDTest::setUp function core/modules/workspaces/tests/src/Kernel/WorkspaceCRUDTest.php
WorkspaceIntegrationTest::setUp function core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php
WorkspaceInterface::setCreatedTime function core/modules/workspaces/src/WorkspaceInterface.php Sets the workspace creation timestamp.
WorkspaceManager::setActiveWorkspace function core/modules/workspaces/src/WorkspaceManager.php Sets the active workspace via the workspace negotiators.
WorkspaceManagerInterface::setActiveWorkspace function core/modules/workspaces/src/WorkspaceManagerInterface.php Sets the active workspace via the workspace negotiators.
WorkspaceMergerTest::setUp function core/modules/workspaces/tests/src/Kernel/WorkspaceMergerTest.php
WorkspaceNegotiatorInterface::setActiveWorkspace function core/modules/workspaces/src/Negotiator/WorkspaceNegotiatorInterface.php Sets the negotiated workspace.
WorkspaceNegotiatorInterface::unsetActiveWorkspace function core/modules/workspaces/src/Negotiator/WorkspaceNegotiatorInterface.php Unsets the negotiated workspace.
WorkspaceRepository::resetCache function core/modules/workspaces/src/WorkspaceRepository.php Resets the cached workspace tree.
WorkspaceRepositoryInterface::resetCache function core/modules/workspaces/src/WorkspaceRepositoryInterface.php Resets the cached workspace tree.
WorkspaceRequestSubscriberTest::setUp function core/modules/workspaces/tests/src/Unit/WorkspaceRequestSubscriberTest.php
WorkspaceResourceTestBase::setUpAuthorization function core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceResourceTestBase.php Sets up the necessary authorization.
WorkspacesAliasRepository::setWorkspacesManager function core/modules/workspaces/src/WorkspacesAliasRepository.php Sets the workspace manager.
WorkspacesContentModerationStateTest::setUp function core/modules/content_moderation/tests/src/Kernel/WorkspacesContentModerationStateTest.php
WorkspaceSwitcherTest::setUp function core/modules/workspaces/tests/src/Functional/WorkspaceSwitcherTest.php
WorkspaceTest::setUp function core/modules/workspaces/tests/src/Functional/WorkspaceTest.php
WorkspaceTestUtilities::setupWorkspaceSwitcherBlock function core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php Adds the workspace switcher block to the site.
WorkspaceToolbarIntegrationTest::setUp function core/modules/workspaces/tests/src/FunctionalJavascript/WorkspaceToolbarIntegrationTest.php
WriteSafeSessionHandler::setSessionWritable function core/lib/Drupal/Core/Session/WriteSafeSessionHandler.php Sets whether or not a session may be written to storage.
WriteSafeSessionHandlerInterface::setSessionWritable function core/lib/Drupal/Core/Session/WriteSafeSessionHandlerInterface.php Sets whether or not a session may be written to storage.
WriteSafeSessionHandlerTest::setUp function core/tests/Drupal/Tests/Core/Session/WriteSafeSessionHandlerTest.php
WriteSafeSessionHandlerTest::testSetSessionWritable function core/tests/Drupal/Tests/Core/Session/WriteSafeSessionHandlerTest.php Tests using setSessionWritable to enable/disable session writing.
XmlEncoder::setBaseEncoder function core/modules/serialization/src/Encoder/XmlEncoder.php Sets the base encoder instance.
XmlEncoderTest::setUp function core/modules/serialization/tests/src/Unit/Encoder/XmlEncoderTest.php
XssTest::setUp function core/tests/Drupal/Tests/Component/Utility/XssTest.php
XssUnitTest::setUp function core/tests/Drupal/KernelTests/Core/Common/XssUnitTest.php
YamlDirectoryDiscoveryTest::setUp function core/tests/Drupal/Tests/Component/Discovery/YamlDirectoryDiscoveryTest.php
YamlDiscoveryDecoratorTest::setUp function core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDiscoveryDecoratorTest.php
YamlDiscoveryTest::setUp function core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDiscoveryTest.php
YamlDiscoveryTest::setUp function core/tests/Drupal/Tests/Component/Discovery/YamlDiscoveryTest.php
YamlDiscoveryTest::setUp function core/tests/Drupal/Tests/Core/Discovery/YamlDiscoveryTest.php
YamlFileLoaderTest::setUp function core/tests/Drupal/Tests/Core/DependencyInjection/YamlFileLoaderTest.php

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