Search for set

  1. Search 7.x for set
  2. Search 9.5.x for set
  3. Search 8.9.x for set
  4. Search 10.3.x for set
  5. Other projects
Title Object type File name Summary
SectionTest::providerTestGetThirdPartySettings function core/modules/layout_builder/tests/src/Unit/SectionTest.php Provides test data for ::testGetThirdPartySettings().
SectionTest::providerTestSetThirdPartySetting function core/modules/layout_builder/tests/src/Unit/SectionTest.php Provides test data for ::testSetThirdPartySettings().
SectionTest::providerTestUnsetThirdPartySetting function core/modules/layout_builder/tests/src/Unit/SectionTest.php Provides test data for ::testUnsetThirdPartySetting().
SectionTest::setUp function core/modules/layout_builder/tests/src/Unit/SectionTest.php
SectionTest::testGetThirdPartySetting function core/modules/layout_builder/tests/src/Unit/SectionTest.php Tests get third party setting.
SectionTest::testGetThirdPartySettings function core/modules/layout_builder/tests/src/Unit/SectionTest.php Tests get third party settings.
SectionTest::testSetThirdPartySetting function core/modules/layout_builder/tests/src/Unit/SectionTest.php Tests set third party setting.
SectionTest::testUnsetThirdPartySetting function core/modules/layout_builder/tests/src/Unit/SectionTest.php Tests unset third party setting.
SecuredRedirectResponse::setTargetUrl function core/lib/Drupal/Component/HttpFoundation/SecuredRedirectResponse.php
SecuredRedirectResponseTest class core/tests/Drupal/Tests/Component/HttpFoundation/SecuredRedirectResponseTest.php Test secure redirect base class.
SecuredRedirectResponseTest.php file core/tests/Drupal/Tests/Component/HttpFoundation/SecuredRedirectResponseTest.php
SecuredRedirectResponseTest::testRedirectCopy function core/tests/Drupal/Tests/Component/HttpFoundation/SecuredRedirectResponseTest.php Tests copying of redirect response.
SecurityAdvisoriesFetcherTest::setExistingProjectVersion function core/modules/system/tests/src/Kernel/SecurityAdvisories/SecurityAdvisoriesFetcherTest.php Sets the existing version of the project.
SecurityAdvisoriesFetcherTest::setFeedItems function core/modules/system/tests/src/Kernel/SecurityAdvisories/SecurityAdvisoriesFetcherTest.php Sets the feed items to be returned for the test.
SecurityAdvisoriesFetcherTest::setTestFeedResponses function core/modules/system/tests/src/Kernel/SecurityAdvisories/SecurityAdvisoriesFetcherTest.php Sets test feed responses.
SecurityAdvisoriesFetcherTest::setUp function core/modules/system/tests/src/Kernel/SecurityAdvisories/SecurityAdvisoriesFetcherTest.php
SecurityAdvisoryTest::setUp function core/modules/system/tests/src/Functional/SecurityAdvisories/SecurityAdvisoryTest.php
SecurityAdvisoryTest::writeSettings function core/modules/system/tests/src/Functional/SecurityAdvisories/SecurityAdvisoryTest.php Rewrites the settings.php file of the test site.
SelectionTest::$handlerSettings property core/modules/field/tests/src/Functional/EntityReference/Views/SelectionTest.php The handler settings for the entity reference field.
SelectionTest::setUp function core/modules/field/tests/src/Kernel/EntityReference/Views/SelectionTest.php
SelectionTest::setUp function core/modules/field/tests/src/Functional/EntityReference/Views/SelectionTest.php
SemVerTest::testMinimizeConstraintsWhichAreNotSubsets function core/tests/Drupal/Tests/Composer/Plugin/Unpack/SemVerTest.php Tests minimize constraints which are not subsets.
SeparatorTranslationTest::setUp function core/modules/datetime_range/tests/src/Kernel/SeparatorTranslationTest.php
SequentiallyConstraintValidatorTest::setUp function core/tests/Drupal/KernelTests/Core/Validation/SequentiallyConstraintValidatorTest.php
SerializationTest::setUp function core/modules/serialization/tests/src/Kernel/SerializationTest.php
Serializer::setFallbackNormalizer function core/modules/jsonapi/src/Serializer/Serializer.php Adds a secondary normalizer.
SerializeResponseTest class core/modules/big_pipe/tests/src/Kernel/SerializeResponseTest.php Tests that big_pipe responses can be serialized.
SerializeResponseTest.php file core/modules/big_pipe/tests/src/Kernel/SerializeResponseTest.php
SerializeResponseTest::$modules property core/modules/big_pipe/tests/src/Kernel/SerializeResponseTest.php Modules to install.
SerializeResponseTest::testSerialize function core/modules/big_pipe/tests/src/Kernel/SerializeResponseTest.php Tests that big_pipe responses can be serialized.
SerializerTest::setUp function core/modules/jsonapi/tests/src/Kernel/Serializer/SerializerTest.php
SerializerTest::setUp function core/modules/rest/tests/src/Unit/Plugin/views/style/SerializerTest.php
SessionAuthenticationTest::setUp function core/modules/system/tests/src/Functional/Session/SessionAuthenticationTest.php
SessionCacheContextTest::setUp function core/tests/Drupal/Tests/Core/Cache/Context/SessionCacheContextTest.php
SessionConfigurationTest::testConstructorDefaultSettings function core/tests/Drupal/Tests/Core/Session/SessionConfigurationTest.php Tests constructor's default settings.
SessionHttpsTest::setUp function core/modules/system/tests/src/Functional/Session/SessionHttpsTest.php
SessionManager::setWriteSafeHandler function core/lib/Drupal/Core/Session/SessionManager.php Sets the write safe session handler.
SessionManagerInterface::setWriteSafeHandler function core/lib/Drupal/Core/Session/SessionManagerInterface.php Sets the write safe session handler.
SessionTest::sessionReset function core/modules/system/tests/src/Functional/Session/SessionTest.php Reset the cookie file so that it refers to the specified user.
SessionTest::setUp function core/tests/Drupal/FunctionalJavascriptTests/Core/Session/SessionTest.php
SessionTestController::noSet function core/modules/system/tests/modules/session_test/src/Controller/SessionTestController.php Turns off session saving and then tries to save a value anyway.
SessionTestController::set function core/modules/system/tests/modules/session_test/src/Controller/SessionTestController.php Stores a value in 'session_test_value' session attribute.
SessionTestController::setMessage function core/modules/system/tests/modules/session_test/src/Controller/SessionTestController.php Sets a message to me displayed on the following page.
SessionTestController::setMessageButDoNotSave function core/modules/system/tests/modules/session_test/src/Controller/SessionTestController.php Sets a message but call drupal_save_session(FALSE).
SessionTestController::setSession function core/modules/system/tests/modules/session_test/src/Controller/SessionTestController.php Sets a test value on the session.
SessionTestController::setSessionBagFlag function core/modules/system/tests/modules/session_test/src/Controller/SessionTestController.php Sets the test flag in the session test bag.
SessionWorkspaceNegotiator::setActiveWorkspace function core/modules/workspaces/src/Negotiator/SessionWorkspaceNegotiator.php Notifies the negotiator that the workspace ID returned has been accepted.
SessionWorkspaceNegotiator::unsetActiveWorkspace function core/modules/workspaces/src/Negotiator/SessionWorkspaceNegotiator.php Unsets the negotiated workspace.
SetBrowserUrl class core/modules/views/src/Ajax/SetBrowserUrl.php AJAX command that sets the browser URL without refreshing the page.
SetBrowserUrl.php file core/modules/views/src/Ajax/SetBrowserUrl.php

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