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
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/Functional/EntityReference/Views/SelectionTest.php
SelectionTest::setUp function core/modules/field/tests/src/Kernel/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
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/rest/tests/src/Unit/Plugin/views/style/SerializerTest.php
SerializerTest::setUp function core/modules/jsonapi/tests/src/Kernel/Serializer/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.
SettableDiscoveryExtensionListTrait::setExtensionDiscovery function core/tests/Drupal/Tests/Core/Extension/ThemeExtensionListTest.php Sets the extension discovery.
SetterInjection::setter function core/modules/system/tests/modules/new_dependency_test/src/SetterInjection.php SetterInjection constructor.
Settings::$deprecatedSettings property core/lib/Drupal/Core/Site/Settings.php Information about all deprecated settings, keyed by legacy settings name.
SettingsAnnotation::$settings property core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
SettingsCommand::$settings property core/lib/Drupal/Core/Ajax/SettingsCommand.php An array of key/value pairs of JavaScript settings.
SettingsEditor::exportSettingsToPhp function core/lib/Drupal/Core/Site/SettingsEditor.php Recursively exports one or more settings to a valid PHP string.
SettingsEditor::exportSingleSettingToPhp function core/lib/Drupal/Core/Site/SettingsEditor.php Exports the value of a value property and adds the comment if it exists.
SettingsEditor::setGlobal function core/lib/Drupal/Core/Site/SettingsEditor.php Makes the given setting global.
SettingsFormTest::testSettingsForm function core/modules/jsonapi/tests/src/Functional/SettingsFormTest.php Tests the JSON:API settings form.
SettingsFormTest::testSettingsForm function core/modules/media_library/tests/src/Functional/SettingsFormTest.php Tests the Media Library settings form.
SettingsRewriteTest::testDrupalRewriteSettings function core/tests/Drupal/KernelTests/Core/Site/SettingsRewriteTest.php Tests drupal rewrite settings.
SettingsTest::$settings property core/tests/Drupal/Tests/Core/Site/SettingsTest.php The class under test.
SettingsTest::providerTestFakeDeprecatedSettings function core/tests/Drupal/Tests/Core/Site/SettingsTest.php Provides data for testFakeDeprecatedSettings().
SettingsTest::providerTestRealDeprecatedSettings function core/tests/Drupal/Tests/Core/Site/SettingsTest.php Provides data for testRealDeprecatedSettings().
SettingsTest::setUp function core/tests/Drupal/Tests/Core/Site/SettingsTest.php Tests set up.
SettingsTest::setUp function core/modules/migrate_drupal_ui/tests/src/FunctionalJavascript/SettingsTest.php
SettingsTest::setUp function core/modules/views_ui/tests/src/Functional/SettingsTest.php Sets up the test.
SettingsTest::testFakeDeprecatedSettings function core/tests/Drupal/Tests/Core/Site/SettingsTest.php Tests deprecation messages and values when using fake deprecated settings.
SettingsTest::testRealDeprecatedSettings function core/tests/Drupal/Tests/Core/Site/SettingsTest.php Tests deprecation messages for real deprecated settings.

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